diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-12-23 09:39:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-01-07 16:07:25 -0500 |
| commit | a241bf2801045d20764b958c6178217f88799bc1 (patch) | |
| tree | 2df42aeb4c95d97c29c22e834d992f8044a8267c /static/usage.html | |
| parent | fe672479503189b12994ff3403076420782d38f4 (diff) | |
2020.01.06.21 release notes
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> |
