summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-16 07:12:58 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-16 07:12:58 -0400
commitb80f4113e13b5119c1465e8663e274ac7107daaa (patch)
treef1e2c056504f1a7594112a9cd918c730a192984d
parent665b55d055104516f93f2202ea9fbfd80e6e579f (diff)
further explain connectivity checks
-rw-r--r--static/faq.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html
index 2fd32557..d6183dae 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -740,6 +740,11 @@
<p>No query / data is sent to the servers and the response is unused beyond
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
following URLs:</p>