diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index f658dddf..d5384ac8 100644 --- a/static/faq.html +++ b/static/faq.html @@ -450,7 +450,9 @@ <p>An HTTPS connection is made to https://time.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> + when available with a fallback to SNTP when it's not available. We plan to + offer a toggle to use the standard functionality instead of HTTPS-based time + updates in order to blend in with other devices.</p> <p>Network time can be disabled with the toggle at Settings ➔ System ➔ Date & time ➔ Use network-provided time. Unlike AOSP or the stock OS on the |
