diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-17 16:08:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-17 16:08:59 -0400 |
| commit | 7c5fb65ba29841d3762e4bc40a725f72ec16c1b3 (patch) | |
| tree | 5f35603364a6cd49cd924f48f54cda18d11588af | |
| parent | 2bb34ea05e539664f2042a5b5ac6239a24a2c34b (diff) | |
update network server documentation
| -rw-r--r-- | static/articles/grapheneos-servers.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index d703ddb5..6debf50c 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -60,7 +60,7 @@ <li><a href="#grapheneos.org">GrapheneOS website</a></li> <li><a href="#staging.grapheneos.org">Staging GrapheneOS website</a></li> <li><a href="#releases.grapheneos.org">GrapheneOS release servers</a></li> - <li><a href="#grapheneos.network">GrapheneOS connectivity check / time servers</a></li> + <li><a href="#grapheneos.network">GrapheneOS network servers</a></li> <li><a href="#mail.grapheneos.org">GrapheneOS mail server</a></li> <li><a href="#matrix.grapheneos.org">GrapheneOS Matrix server</a></li> <li><a href="#ns1.grapheneos.org">GrapheneOS DNS servers</a></li> @@ -243,7 +243,11 @@ </section> <section id="grapheneos.network"> - <h2><a href="#grapheneos.network">GrapheneOS connectivity check / time servers</a></h2> + <h2><a href="#grapheneos.network">GrapheneOS network servers</a></h2> + + <p>These servers provide the default servers used by GrapheneOS for connectivity + checks, secure network time, attestation key provisioning and Predicted Satellite + Data Service (PSDS).</p> <ul> <li><a href="https://github.com/GrapheneOS/grapheneos.network">Repository</a></li> @@ -273,6 +277,8 @@ <li>connectivity.grapheneos.org (legacy)</li> <li>mta-sts.grapheneos.network</li> <li>mta-sts.grapheneos.online</li> + <li>google.psds.grapheneos.org</li> + <li>remoteprovisioning.grapheneos.org</li> <li>time.grapheneos.org</li> </ul> |
