further explain connectivity checks

This commit is contained in:
Daniel Micay 2021-08-16 07:12:58 -04:00
parent 665b55d055
commit b80f4113e1

View File

@ -740,6 +740,11 @@
<p>No query / data is sent to the servers and the response is unused beyond <p>No query / data is sent to the servers and the response is unused beyond
checking the response code.</p> checking the response code.</p>
<p>Connectivity checks are performed for each network connection and
for VPN connections on top of those. This allows the OS to choose the
right underlying network for a VPN and to handle many types of captive
portals without the user turning off their VPN.</p>
<p>By default, the GrapheneOS connectivity check server is used via the <p>By default, the GrapheneOS connectivity check server is used via the
following URLs:</p> following URLs:</p>