From a2501fb8a364f00ab48358baeec44a0a8c52b7a9 Mon Sep 17 00:00:00 2001 From: matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> Date: Fri, 17 Mar 2023 02:08:59 +0000 Subject: [PATCH] Add bleeding edge code mention to LTE-only section in Usage guide --- static/usage.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/usage.html b/static/usage.html index 5b62ad16..b2d48411 100644 --- a/static/usage.html +++ b/static/usage.html @@ -927,7 +927,8 @@ substitute for end-to-end encrypted calls / texts or even transport layer encryption. LTE does provide basic network authentication / encryption, but it's for the network itself. The intention of the LTE-only feature is only hardening against remote - exploitation by disabling an enormous amount of legacy code.
+ exploitation by disabling an enormous amount of both legacy code (2G, 3G) and bleeding + edge code (5G).