diff options
Diffstat (limited to 'static/faq.html')
| -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 |
