diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-18 00:59:57 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-18 01:00:46 -0400 |
| commit | c2cd427e8d688df998454956913819773531a2c8 (patch) | |
| tree | ad2e76ae795832b4d993590ec12aea174b341fae | |
| parent | d0e250dcbd7b11b6cfabc2467d877f2ba7095ac7 (diff) | |
add element.grapheneos.org domain
| -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> |
