diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-25 21:12:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-25 21:12:01 -0400 |
| commit | 031af1cc2b149e9bef23d3703c54da8ad37de333 (patch) | |
| tree | 94f163a8adf9ccaf88e07b57082c84384764b455 /static/faq.html | |
| parent | 6f0a909ab275628424a1a7322541e231e9428538 (diff) | |
expand on GPS almanac downloads
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index cf0020c7..b07d5204 100644 --- a/static/faq.html +++ b/static/faq.html @@ -465,9 +465,14 @@ <a href="https://en.wikipedia.org/wiki/GPS_signals#Almanac">GPS almanacs</a> are downloaded from https://xtrapath1.izatcloud.net/xtra3grc.bin, https://xtrapath2.izatcloud.net/xtra3grc.bin or - https://xtrapath3.izatcloud.net/xtra3grc.bin. GrapheneOS has modified all + https://xtrapath3.izatcloud.net/xtra3grc.bin which are currently (as of + September 2020) hosted via Amazon Web Services. GrapheneOS has modified all references to these servers to use HTTPS rather than a mix of HTTP and HTTPS. No query / data is sent to the server.</p> + + <p>We plan to offer the option to download these files from the GrapheneOS + servers, but we'll retain the option to use the standard servers to blend in + with other devices.</p> </li> <li> <p>Connectivity checks designed to mimic a web browser user agent are performed |
