diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2023-03-17 02:08:59 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-16 22:17:19 -0400 |
| commit | a2501fb8a364f00ab48358baeec44a0a8c52b7a9 (patch) | |
| tree | 34708edc7f5e46536fd2077042afeebeef90a0cd /static/usage.html | |
| parent | 23047a35530e3377812a08fbd4b963330625f26b (diff) | |
Add bleeding edge code mention to LTE-only section in Usage guide
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 3 |
1 files changed, 2 insertions, 1 deletions
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.</p> + exploitation by disabling an enormous amount of both legacy code (2G, 3G) and bleeding + edge code (5G).</p> </section> <section id="sandboxed-google-play"> |
