diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-03 13:01:26 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-03 13:01:26 -0500 |
| commit | 3202fa066e2217dac1ec0fc435b56f05b28f1eac (patch) | |
| tree | cf589a84782eea06664ce01495c793cc29683020 /static/contact.html | |
| parent | 6f378c45cb796d3452edcf4c1ce5dd88e1e6ce6d (diff) | |
reorganize Matrix chat room links
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/static/contact.html b/static/contact.html index beeed415..6d91c0f0 100644 --- a/static/contact.html +++ b/static/contact.html @@ -69,22 +69,16 @@ chat rooms. Our chat rooms are bridged across Discord, Telegram 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 can be 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 Material) posted by the malicious groups frequently raiding our Matrix - chat rooms.</p> - <p>Discord invite link: <a href="https://grapheneos.org/discord">https://grapheneos.org/discord</a>.</p> <p>Telegram group: <a href="https://t.me/GrapheneOS">https://t.me/GrapheneOS</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 choice to join our rooms.</p> + <p>You can join the GrapheneOS Matrix space at + <a href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a> + and can manually join each of the chat rooms from there.</p> + + <p>The following 7 chat rooms are available across each platform, with the + Matrix links to each individual room included below:</p> <table> <tr> @@ -117,10 +111,14 @@ </tr> </table> - <p>The official GrapheneOS space groups together all of the official rooms - along with members of the community who join the space. You can join the space - at <a - href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a></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 can be 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 Material) posted by the malicious groups frequently raiding our Matrix + chat rooms.</p> </section> <section id="community-forum"> |
