diff options
| author | flawedworld <flawedworld@flawed.world> | 2022-03-06 03:29:38 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-05 22:31:41 -0500 |
| commit | f4df1a734bf7bca4d7c8e3c799666fd4df8055fa (patch) | |
| tree | 1ca2fbd45cbcdcdfe570a0aececc8f33045c6fc8 | |
| parent | 791f7f2eca5682d9f65f565159f88c030b1dd959 (diff) | |
Add explanation about AT&T's fake 5G icon
| -rw-r--r-- | static/usage.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/static/usage.html b/static/usage.html index b8fa59f5..bfc65e48 100644 --- a/static/usage.html +++ b/static/usage.html @@ -784,13 +784,15 @@ <h2><a href="#lte-only-mode">LTE-only mode</a></h2> <p>If you have a reliable LTE connection from your carrier, you can reduce attack - surface by disabling 2G, 3G and 5G connectivity in Settings ➔ Network & Internet ➔ - SIMs ➔ Preferred network type. Traditional voice calls will only work in - the LTE-only mode if you have either an LTE connection and VoLTE (Voice over LTE) - support or a Wi-Fi connection and VoWi-Fi (Voice over Wi-Fi) support. VoLTE / + surface by disabling 2G, 3G and 5G connectivity in Settings ➔ Network & + Internet ➔ SIMs ➔ Preferred network type. Traditional voice calls will only work + in the LTE-only mode if you have either an LTE connection and VoLTE (Voice over + LTE) support or a Wi-Fi connection and VoWi-Fi (Voice over Wi-Fi) support. VoLTE / VoWi-Fi works on GrapheneOS for most carriers unless they restrict it to carrier phones. Some carriers may be missing VoWi-Fi due to us not including their - proprietary apps.</p> + proprietary apps. Please note that AT&T users may see "5Ge" being used when + LTE Only mode is enabled as AT&T intentionally mislabel LTE services as "5Ge" + to mislead users.</p> <p>This feature is not intended to improve the confidentiality of traditional calls and texts, but it might somewhat raise the bar for some forms of interception. It's not a |
