From aac618f0ffcd06d34c13d1fa061d03005cf9cf94 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 29 Oct 2021 07:08:28 -0400 Subject: LTE only also disables 5G --- static/features.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/features.html') 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.
  • PIN scrambling option
  • LTE-only mode to reduce cellular radio - attack surface by disabling enormous amounts of legacy code
  • + 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.
  • -- cgit v1.3.1