diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-02 18:28:22 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-02 18:28:22 -0500 |
| commit | 4316be6c0ed96a91df761a3247888e089ee1ab53 (patch) | |
| tree | 041f33ec3656c70400a42b454cebdfa65d757268 /static/faq.html | |
| parent | b6b9c0fcdd63f8d6c55307c1e1ad151abf143e7d (diff) | |
clarify LTE only mode in FAQ
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 0ef4c79c..4d8a44d3 100644 --- a/static/faq.html +++ b/static/faq.html @@ -399,6 +399,10 @@ cellular radio, but Wi-Fi can be re-enabled and used without activating the cellular radio again. This allows using the device as a Wi-Fi only device.</p> + <p>The <a href="/usage#lte-only-mode">LTE-only mode added by GrapheneOS is solely + intended for attack surface reduction</a>. It should not be mistaken as a way to make + the cellular network into something that can be trusted.</p> + <p>Even if interception of the connection or some other man-in-the-middle attack along the network is not currently occurring, the network is still untrustworthy and information should not be sent unencrypted. Legacy calls and texts should be avoided |
