separate chat and forum community sections

This commit is contained in:
Daniel Micay 2023-12-01 22:17:07 -05:00
parent b3ff2a627f
commit 14ec7ff0ea

View File

@ -40,7 +40,13 @@
<h2><a href="#table-of-contents">Table of contents</a></h2> <h2><a href="#table-of-contents">Table of contents</a></h2>
<ul> <ul>
<li><a href="#community">Community</a></li> <li>
<a href="#community">Community</a>
<ul>
<li><a href="#community-chat">Chat</a></li>
<li><a href="#community-forum">Forum</a></li>
</ul>
</li>
<li><a href="#contacting-the-project">Contacting the project</a></li> <li><a href="#contacting-the-project">Contacting the project</a></li>
<li><a href="#hiring">Hiring</a></li> <li><a href="#hiring">Hiring</a></li>
<li> <li>
@ -56,24 +62,27 @@
<section id="community"> <section id="community">
<h2><a href="#community">Community</a></h2> <h2><a href="#community">Community</a></h2>
<p>GrapheneOS has a very active community primarily based around the official chat <section id="community-chat">
rooms. Our chat rooms are bridged across both Discord and Matrix so you can choose <h3><a href="#community-chat">Chat</a></h3>
your preferred platform.</p>
<p>GrapheneOS has a very active community primarily based around the official
chat 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 <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 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 privacy friendly option but has significant downsides including lag, weak
moderation tools and the rooms needing to be regularly recreated due to bugs in moderation tools and the rooms needing to be regularly recreated due to bugs
the protocol for reaching consensus on room state between servers. Discord will in the protocol for reaching consensus on room state between servers. Discord
automatically filter shock images including gore and CSAM (Child Sex Abuse will automatically filter shock images including gore and CSAM (Child Sex
Material) posted by the malicious groups frequently raiding our Matrix chat Abuse Material) posted by the malicious groups frequently raiding our Matrix
rooms.</p> chat rooms.</p>
<p>Discord invite link: <a href="https://grapheneos.org/discord">https://grapheneos.org/discord</a>.</p> <p>Discord invite link: <a href="https://grapheneos.org/discord">https://grapheneos.org/discord</a>.</p>
<p>The links below will take you to the Element web client, which uses matrix.org as <p>The links below will take you to the Element web client, which uses
the homeserver by default. However, you can use the client and homeserver of your matrix.org as the homeserver by default. However, you can use the client and
choice to join our rooms.</p> homeserver of your choice to join our rooms.</p>
<table> <table>
<tr> <tr>
@ -106,13 +115,20 @@
</tr> </tr>
</table> </table>
<p>The official GrapheneOS space groups together all of the official rooms along <p>The official GrapheneOS space groups together all of the official rooms
with members of the community who join the space. You can join the space at along with members of the community who join the space. You can join the space
<a href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a></p> at <a
href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a></p>
</section>
<p>We have an official <a href="https://discuss.grapheneos.org">forum</a> for <section id="community-forum">
longer form posts, which will be more publicly accessible and easier to search. <h3><a href="#community-forum">Forum</a></h3>
We are currently using Flarum for our forum.</p>
<p>We have an official
<a href="https://discuss.grapheneos.org">forum</a> for longer form posts,
which will be more publicly accessible and easier to search. We are currently
using Flarum for our forum.</p>
</section>
</section> </section>
<section id="contacting-the-project"> <section id="contacting-the-project">