separate chat and forum community sections
This commit is contained in:
parent
b3ff2a627f
commit
14ec7ff0ea
@ -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,63 +62,73 @@
|
|||||||
<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>Matrix is a federated service similar to email where you can choose your
|
<p>GrapheneOS has a very active community primarily based around the official
|
||||||
provider and has end-to-end encryption for private chats. Matrix can be a more
|
chat rooms. Our chat rooms are bridged across both Discord and Matrix so you
|
||||||
privacy friendly option but has significant downsides including lag, weak
|
can choose your preferred platform.</p>
|
||||||
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>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>The links below will take you to the Element web client, which uses matrix.org as
|
<p>Discord invite link: <a href="https://grapheneos.org/discord">https://grapheneos.org/discord</a>.</p>
|
||||||
the homeserver by default. However, you can use the client and homeserver of your
|
|
||||||
choice to join our rooms.</p>
|
|
||||||
|
|
||||||
<table>
|
<p>The links below will take you to the Element web client, which uses
|
||||||
<tr>
|
matrix.org as the homeserver by default. However, you can use the client and
|
||||||
<td><a href="https://app.element.io/#/room/%23general:grapheneos.org">#general:grapheneos.org</a></td>
|
homeserver of your choice to join our rooms.</p>
|
||||||
<td>Best place to request support, ask questions or get involved in the project</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://app.element.io/#/room/%23offtopic:grapheneos.org">#offtopic:grapheneos.org</a></td>
|
|
||||||
<td>Discuss topics not strictly related to GrapheneOS</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://app.element.io/#/room/%23dev:grapheneos.org">#dev:grapheneos.org</a></td>
|
|
||||||
<td>Discuss GrapheneOS app and OS development</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://app.element.io/#/room/%23testing:grapheneos.org">#testing:grapheneos.org</a></td>
|
|
||||||
<td>Provide feedback on Alpha and Beta channel app and OS releases</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://app.element.io/#/room/%23releases:grapheneos.org">#releases:grapheneos.org</a></td>
|
|
||||||
<td>Release announcements</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://app.element.io/#/room/%23infra:grapheneos.org">#infra:grapheneos.org</a></td>
|
|
||||||
<td>Infrastructure monitoring and discussion</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://app.element.io/#/room/%23media:grapheneos.org">#media:grapheneos.org</a></td>
|
|
||||||
<td>Discuss GrapheneOS in news articles and other media coverage</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p>The official GrapheneOS space groups together all of the official rooms along
|
<table>
|
||||||
with members of the community who join the space. You can join the space at
|
<tr>
|
||||||
<a href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a></p>
|
<td><a href="https://app.element.io/#/room/%23general:grapheneos.org">#general:grapheneos.org</a></td>
|
||||||
|
<td>Best place to request support, ask questions or get involved in the project</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://app.element.io/#/room/%23offtopic:grapheneos.org">#offtopic:grapheneos.org</a></td>
|
||||||
|
<td>Discuss topics not strictly related to GrapheneOS</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://app.element.io/#/room/%23dev:grapheneos.org">#dev:grapheneos.org</a></td>
|
||||||
|
<td>Discuss GrapheneOS app and OS development</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://app.element.io/#/room/%23testing:grapheneos.org">#testing:grapheneos.org</a></td>
|
||||||
|
<td>Provide feedback on Alpha and Beta channel app and OS releases</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://app.element.io/#/room/%23releases:grapheneos.org">#releases:grapheneos.org</a></td>
|
||||||
|
<td>Release announcements</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://app.element.io/#/room/%23infra:grapheneos.org">#infra:grapheneos.org</a></td>
|
||||||
|
<td>Infrastructure monitoring and discussion</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://app.element.io/#/room/%23media:grapheneos.org">#media:grapheneos.org</a></td>
|
||||||
|
<td>Discuss GrapheneOS in news articles and other media coverage</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
<p>We have an official <a href="https://discuss.grapheneos.org">forum</a> for
|
<p>The official GrapheneOS space groups together all of the official rooms
|
||||||
longer form posts, which will be more publicly accessible and easier to search.
|
along with members of the community who join the space. You can join the space
|
||||||
We are currently using Flarum for our forum.</p>
|
at <a
|
||||||
|
href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a></p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section id="community-forum">
|
||||||
|
<h3><a href="#community-forum">Forum</a></h3>
|
||||||
|
|
||||||
|
<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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user