From 333e98c400bfb30ca3f82bc34e9bd5d410548e41 Mon Sep 17 00:00:00 2001
From: Daniel Micay 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.
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.