diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-02-11 23:57:45 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-12 09:17:18 -0500 |
| commit | 336a0461dbea9591f88f44e1686c712110cb1ac9 (patch) | |
| tree | 1ab2e8c04090e10f2ce796bd50f202c0a08cfd4c /static/contact.html | |
| parent | 8fdd14dfb6bfcc0768061bc664684eea94b4517d (diff) | |
Add more information about chat platforms / refactor section
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/static/contact.html b/static/contact.html index 754df53e..3187b43a 100644 --- a/static/contact.html +++ b/static/contact.html @@ -115,10 +115,19 @@ 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> + in the protocol for reaching consensus on room state between servers.</p> + + <p>The experience on Discord is the best out of all the available options + due to the way messages from the other platforms bridge to it, making + it much easier to read. Search is also generally better on Discord, + making it easier to look up information and previous discussions on + specific topics. Additionally, Discord allows you to select your preferred + release channels and devices via the roles feature in order to be + notified when an app or OS release in the channel you are interested in.</p> + + <p>Telegram is a good option to choose if you already have a Telegram account + and use it. There is one Telegram group, which separates the different rooms via + topics.</p> </section> <section id="community-forum"> |
