Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions static/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -1201,14 +1201,16 @@ <h3><a href="#other-connections">Which additional connections can the OS make
configuration. GrapheneOS upgrades the Broadcom SUPL implementation to only
using TLSv1.2 instead of using TLSv1.1 and older with TLSv1.2 disabled.</p>

<p>MMS, RCS, SMS over LTE, VVM (Visual Voicemail), VoLTE (carrier-based calls
<p>Connections made to the IP Multimedia Subsystem (IMS), for services such as
RCS, SMS over LTE, VVM (Visual Voicemail), VoLTE (carrier-based calls
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
available.</p>
available. This involves connections to the <code>3gppnetwork.org</code>
domains.</p>
</article>

<article id="privacy-policy">
Expand Down