diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-14 23:51:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-14 23:51:58 -0400 |
| commit | 24b450abfadf08ce357779f4df6b84a6e0f1f54a (patch) | |
| tree | bdbd87e995f5f59a16240e5b77bb8415a3a7c3f4 /static | |
| parent | 699143253fa128860b329dc8c8cdac7580ec7535 (diff) | |
reword
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index b47d7d56..bf2145f8 100644 --- a/static/faq.html +++ b/static/faq.html @@ -804,7 +804,7 @@ https://releases.grapheneos.org/<var>DEVICE</var>-incremental-<var>OLD_VERSION</var>-<var>NEW_VERSION</var>.zip for a delta update, and then falls back to https://releases.grapheneos.org/<var>DEVICE</var>-ota_update-<var>NEW_VERSION</var>.zip.</p> - <p>No query / data is sent to the server, so the only information leaked to it + <p>No query / data is sent to the server, so the only information given to it are the variables in these 3 URLs (device, channel, current version) which is necessary to obtain the update.</p> <p>Users are in control of which types of networks the Updater app will use |
