diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 2b993294..4f821098 100644 --- a/static/usage.html +++ b/static/usage.html @@ -262,6 +262,12 @@ <li> <p>DNS resolution for other connections</p> </li> + <li> + <p>An HTTPS connection is made to https://grapheneos.org/ to update the time + from the date header field. This is a full replacement of Android's standard + network time update implementation, which uses the cellular network when + available with a fallback to SNTP when it's not available.</p> + <li> </ul> <p>Similar connectivity checks are also performed by the hardened Chromium browser (Vanadium).</p> |
