diff options
Diffstat (limited to 'static/articles')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 364aa42a..6307865b 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -371,6 +371,7 @@ <ul> <li>matrix.grapheneos.org</li> + <li>element.grapheneos.org</li> </ul> <p>IPs:</p> @@ -385,7 +386,7 @@ <ul> <li>22 ssh - no passwords, SSHFP</li> <li>80 http - HTTPS redirect only</li> - <li>443 https - reverse proxy to Synapse, DANE TLSA</li> + <li>443 https - reverse proxy to Synapse for matrix.grapheneos.org and static site providing Element for element.grapheneos.org, DANE TLSA</li> </ul> </section> |
