mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 17:42:39 +00:00
Initial commit
This commit is contained in:
16
index.html
Normal file
16
index.html
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: page
|
||||
---
|
||||
|
||||
<div class="row">
|
||||
<div class="jumbotron">
|
||||
<h1 class="display-4">Matrix</h1>
|
||||
<p class="lead"><code>chat.privacytools.io</code> is <a href="https://www.privacytools.io/">privacytools.io's</a> official Matrix homeserver.</p>
|
||||
<hr class="my-4">
|
||||
<p>You can register a user account on this homeserver using any Matrix client, no email required. However, you do not need to be a member of this homeserver to join our channels, and choosing a smaller instance or <a href="https://matrix.org/docs/guides/installing-synapse">hosting your own</a> will help promote decentralization and performance in the Matrix fediverse!</p>
|
||||
<p class="lead">
|
||||
<a class="btn btn-primary btn-lg" href="https://riot.privacytools.io/" role="button">Open in Riot</a>
|
||||
<a class="btn btn-secondary btn-lg" href="https://www.hello-matrix.net/public_servers.php" role="button">Find Another Homeserver</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user