diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/source.html | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/static/source.html b/static/source.html index deed489e..31f5f85f 100644 --- a/static/source.html +++ b/static/source.html @@ -233,15 +233,16 @@ <h2><a href="#services">Services</a></h2> <ul> - <li><a href="https://github.com/GrapheneOS/infrastructure">infrastructure</a>: Shared service infrastructure</li> - <li><a href="https://github.com/GrapheneOS/AttestationServer">AttestationServer</a>: attestation.app remote attestation service</li> - <li><a href="https://github.com/GrapheneOS/grapheneos.org">grapheneos.org</a>: Main website</li> - <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">releases.grapheneos.org</a>: OS update service and app repository</li> - <li><a href="https://github.com/GrapheneOS/apps.grapheneos.org">apps.grapheneos.org</a>: App repository (extends releases.grapheneos.org)</li> - <li><a href="https://github.com/GrapheneOS/grapheneos.network">grapheneos.network</a>: Connectivity check / time service</li> - <li><a href="https://github.com/GrapheneOS/mail.grapheneos.org">mail.grapheneos.org</a>: Mail service</li> - <li><a href="https://github.com/GrapheneOS/matrix.grapheneos.org">matrix.grapheneos.org</a>: Matrix and Element Web</li> - <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">ns1.grapheneos.org</a>: DNS service</li> + <li><a href="https://github.com/GrapheneOS/infrastructure">infrastructure</a>: Shared server infrastructure</li> + <li><a href="https://github.com/GrapheneOS/AttestationServer">AttestationServer</a>: attestation.app remote attestation server</li> + <li><a href="https://github.com/GrapheneOS/grapheneos.org">grapheneos.org</a>: Main website servers</li> + <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">releases.grapheneos.org</a>: OS update and app repository servers</li> + <li><a href="https://github.com/GrapheneOS/apps.grapheneos.org">apps.grapheneos.org</a>: Application repository</li> + <li><a href="https://github.com/GrapheneOS/grapheneos.network">grapheneos.network</a>: Connectivity check, network time, PSDS and attestation provisioning servers</li> + <li><a href="https://github.com/GrapheneOS/mail.grapheneos.org">mail.grapheneos.org</a>: Mail server</li> + <li><a href="https://github.com/GrapheneOS/matrix.grapheneos.org">matrix.grapheneos.org</a>: Matrix and Element Web server</li> + <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">ns1.grapheneos.org</a>: DNS servers</li> + <li><a href="https://github.com/GrapheneOS/discuss.grapheneos.org">discuss.grapheneos.org</a>: Discussion forum server</li> </ul> </section> |
