diff options
Diffstat (limited to 'static')
| -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 |
