From a1d2ce3cb1fd7a95cc5cd76b1b96eebc6ca3a8c1 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Mon, 9 May 2022 17:12:56 -0400
Subject: [PATCH] split out LTE only mode section
---
static/features.html | 12 +++++++++---
1 file 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 @@
User installed apps
can be disabled
Broad carrier support without invasive carrier access
+ LTE-only mode
Private screenshots
Improved user profiles
@@ -469,6 +470,14 @@
carrier functionality for more details.
+
+
+
+ LTE-only mode to reduce cellular radio
+ attack surface by disabling enormous amounts of both legacy code (2G, 3G) and
+ bleeding edge code (5G).
+
+
@@ -558,9 +567,6 @@
Support for using the fingerprint scanner only for authentication in apps
and unlocking hardware keystore keys by toggling off support for unlocking.
PIN scrambling option
- LTE-only mode to reduce cellular radio
- attack surface by disabling enormous amounts of both legacy code (2G, 3G) and
- bleeding edge code (5G)
Per-connection MAC randomization
option (enabled by default) as a more private option than the standard
persistent per-network random MAC.