diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-12 17:36:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-12 17:36:42 -0400 |
| commit | ffa62f6ceef3f5ef874469319df7693b3489b830 (patch) | |
| tree | 40af57d7d399af047f1e7d0a426fb69c929ac10e /static | |
| parent | eca4097cf7fc1c1e4afa09962a018d9700f2308d (diff) | |
more information on updates in FAQ
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index 8ee02dd2..0c7fb6bb 100644 --- a/static/faq.html +++ b/static/faq.html @@ -336,9 +336,11 @@ <p>No query / data is sent to the server, so the only information leaked to it are the variables in these 3 URLs (device, channel, current version) which is necessary to obtain the update.</p> - <p>Users can control which types of connections the Updater app will use, and - although it's strongly recommended to always leave it enabled it can be - disabled.</p> + <p>Users are in control of which types of networks the Updater app will use + and can disable the Updater app in extreme cases. It's strongly recommended to + leave it enabled to quickly receive security updates including updates outside + the regular monthly schedule. See the <a href="/usage#updates">usage guide's + section on updates</a> for more information.</p> </li> <li> <p>An HTTPS connection is made to https://time.grapheneos.org/ to update the |
