diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 13:34:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 13:34:43 -0400 |
| commit | 1be12465006a73986cdd9949bc664610d1258172 (patch) | |
| tree | f1cd6f4fc9ad80dd4c5192bbe3dfa6d06119ddd0 /static | |
| parent | 0906861945076987835a80d942c25f53d20d19ba (diff) | |
document that Matrix server has DANE too
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 2b9acb1b..6611ae9f 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -378,7 +378,7 @@ <ul> <li>22 ssh - no passwords, SSHFP</li> <li>80 http - HTTPS redirect only</li> - <li>443 https - reverse proxy to Synapse</li> + <li>443 https - reverse proxy to Synapse, DANE TLSA</li> </ul> </section> |
