diff --git a/static/faq.html b/static/faq.html index fdca6509..a189fc1a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -516,25 +516,18 @@
We have our own connectivitycheck.grapheneos.org server as an alternative - to using the standard URLs. This can currently be enabled by users interested - in using it via the developer tools. Providing a toggle in the Settings app - for using connectivitycheck.grapheneos.org as an alternative - is - planned. The option to blend into the crowd with the standard URLs is - important and must remain supported for people who need to be able to blend in - rather than getting the nice feeling that comes from using GrapheneOS - servers.
+ to using the standard URLs. The next release of GrapheneOS will use this by + default with a configuration option in the Settings app to toggle between the + GrapheneOS servers and the standard servers in order to preserve the option of + blending in with the crowd of billions of other Android devices.We do not currently provide a separate fallback domain so the HTTP fallback - should be set to http://connectivitycheck.grapheneos.org/generate_204 along - with setting the other fallbacks list to - http://connectivitycheck.grapheneos.org/generate_204.
-Similar connectivity checks are also performed by Vanadium. Configuration will need to be extended to these, likely by reusing the OS configuration instead of it being separate.