summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-29 07:08:28 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-29 07:09:30 -0400
commitaac618f0ffcd06d34c13d1fa061d03005cf9cf94 (patch)
treed4c52e171bfc51dff5cec52c6a3b4380c94847e4 /static/features.html
parent153c028622f3b6d54bda10988c17de2dada559fe (diff)
LTE only also disables 5G
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html
index 8b2a437f..ae19ab5f 100644
--- a/static/features.html
+++ b/static/features.html
@@ -211,7 +211,8 @@
and unlocking hardware keystore keys by toggling off support for unlocking.</li>
<li>PIN scrambling option</li>
<li><a href="/usage#lte-only-mode">LTE-only mode</a> to reduce cellular radio
- attack surface by disabling enormous amounts of legacy code</li>
+ attack surface by disabling enormous amounts of both legacy code (2G, 3G) and
+ bleeding edge code (5G)</li>
<li><a href="/usage#wifi-privacy-associated">Per-connection MAC randomization
option (enabled by default)</a> as a more private option than the standard
persistent per-network random MAC.</li>