diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/static/features.html b/static/features.html index e546f312..a76b872d 100644 --- a/static/features.html +++ b/static/features.html @@ -109,6 +109,7 @@ <li><a href="#user-installed-apps-can-be-disabled">User installed apps can be disabled</a></li> <li><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></li> + <li><a href="#lte-only-mode">LTE-only mode</a></li> <li><a href="#private-screenshots">Private screenshots</a></li> <li> <a href="#improved-user-profiles">Improved user profiles</a> @@ -469,6 +470,14 @@ carrier functionality</a> for more details.</p> </section> + <section id="lte-only-mode"> + <h3><a href="#lte-only-mode">LTE-only mode</a></h3> + + <p><a href="/usage#lte-only-mode">LTE-only mode</a> to reduce cellular radio + attack surface by disabling enormous amounts of both legacy code (2G, 3G) and + bleeding edge code (5G).</p> + </section> + <section id="private-screenshots"> <h3><a href="#private-screenshots">Private screenshots</a></h3> @@ -558,9 +567,6 @@ <li>Support for using the fingerprint scanner only for authentication in apps 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 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> |
