diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-06 15:46:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-06 16:00:20 -0400 |
| commit | e62ffa3a1d2336eb8499a0f55e651c3da89e701d (patch) | |
| tree | c02646a7c3d940c0d99bb89c5d54addf057a2ee2 /static | |
| parent | fcbce2d409b4f12bae7295a186c4ee810ccb1a5f (diff) | |
further info on carrier connections
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/static/faq.html b/static/faq.html index ad73cf2d..230efc1b 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1097,12 +1097,13 @@ and older with TLSv1.2 disabled.</p> <p>MMS, RCS, SMS over LTE, VVM (Visual Voicemail), VoLTE (carrier-based calls - on 4G and higher) and VoWi-Fi are largely implemented by the OS via TCP/IP - rather than by the cellular layer itself. This means there will be connections - by the OS to carrier servers instead of being handled by cellular. There are - already some toggles to control this along with APN configuration but - GrapheneOS will be providing more ways to override carrier configuration in - the future.</p> + on 4G and higher), VoNR (5G) and VoWi-Fi are largely implemented by the OS via + TCP/IP rather than by the cellular layer itself. This means there will be + connections by the OS to carrier servers instead of being handled by cellular. + GrapheneOS modifies carrier configuration so that toggles for disabling VoLTE, + VoNR and VoWi-Fi are always available. We plan to provide more toggles to + control these things in the future beyond making all the standard toggles + avialable.</p> </article> <article id="privacy-policy"> |
