diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-21 22:55:47 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-21 22:56:13 -0500 |
| commit | 712834697cbe5314ae74368dbf00c101c00d8d53 (patch) | |
| tree | b9cb7b923571cac4aacd46aada5c0f14a9d749a1 | |
| parent | aef9efa699b9d3cac63b939cb0a95b3a4c66a6be (diff) | |
document Discord server
| -rw-r--r-- | static/contact.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index 0f1e4226..61a50eb7 100644 --- a/static/contact.html +++ b/static/contact.html @@ -57,7 +57,18 @@ <h2><a href="#community">Community</a></h2> <p>GrapheneOS has a very active community primarily based around the official chat - rooms on Matrix.</p> + rooms. Our chat rooms are bridged across both Discord and Matrix so you can choose + your preferred platform.</p> + + <p>Matrix is a federated service similar to email where you can choose your + provider and has end-to-end encryption for private chats. Matrix is a more privacy + friendly option but has significant downsides including lag, weak moderation tools + and the rooms needing to be regularly recreated due to bugs in the protocol for + reaching consensus on room state between servers. Discord will automatically + filter shock images including gore and CSAM (Child Sex Abuse Materials) posted by + the malicious groups frequently raiding our Matrix chat rooms.</p> + + <p>Discord invite link: <a href="https://discord.gg/GE6r8YYrnM">https://discord.gg/GE6r8YYrnM</a>.</p> <p>The links below will take you to the Element web client, which uses matrix.org as the homeserver by default. However, you can use the client and homeserver of your |
