Add Matrix Channel/Server (#831)

* Remove OpenNIC from Services

This is too confusing.

* Add Matrix channel

* Add XMPP Bridge Link
This commit is contained in:
2019-04-04 16:33:39 -05:00
committed by GitHub
parent 5da945b42d
commit 0dd84e0157
4 changed files with 7 additions and 5 deletions

View File

@ -76,7 +76,7 @@
</ul>
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="browserDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"><i class="fas fa-language text-danger"></i>
<a class="nav-link dropdown-toggle" href="#" id="browserDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"><i class="fas fa-language text-danger"></i>
Language
</a>
<div class="dropdown-menu" aria-labelledby="servicesDropdown">
@ -94,9 +94,9 @@
</a>
<div class="dropdown-menu" aria-labelledby="servicesDropdown">
<a class="dropdown-item" href="https://social.privacytools.io/"><i class="fas fa-retweet"></i> Mastodon - Social Network</a>
<a class="dropdown-item" href="https://riot.privacytools.io/"><i class="fas fa-comment"></i> Matrix - Federated Chat</a>
<a class="dropdown-item" href="https://bin.privacytools.io/"><i class="fas fa-clipboard"></i> PrivateBin - Encrypted Pastebin</a>
<a class="dropdown-item" href="https://search.privacytools.io/"><i class="fas fa-search"></i> Searx - Privacy Friendly Search</a>
<a class="dropdown-item" href="https://www.opennic.org/"><i class="fas fa-server"></i> OpenNIC - Alternative DNS</a>
</div>
</li>
<li class="nav-item">

View File

@ -2,7 +2,7 @@
<h1 id="participate" class="anchor"><a href="#participate"><i class="fas fa-link anchor-icon"></i></a> Participate with suggestions and constructive criticism</h1>
</div>
<p>It's important for a website like privacytools.io to be up-to-date. Keep an eye on software updates of the applications listed here. Follow recent news about providers that are recommended. We try our best to keep up but we're not perfect and the internet is changing fast. If you find an error, or you think a provider should not be listed here, or a qualified service provider is missing or a browser plugin is not the best choice anymore and anything else... <strong>Talk to us please.</strong> You can find us also on <a rel="me" href="https://social.privacytools.io/@BurungHantu">our own Mastodon instance.</a></p>
<p>It's important for a website like privacytools.io to be up-to-date. Keep an eye on software updates of the applications listed here. Follow recent news about providers that are recommended. We try our best to keep up but we're not perfect and the internet is changing fast. If you find an error, or you think a provider should not be listed here, or a qualified service provider is missing, or a browser plugin is not the best choice anymore, or anything else... <strong>Talk to us please.</strong> You can also find us on <a rel="me" href="https://social.privacytools.io/@BurungHantu">our own Mastodon instance</a> or on <a href="https://riot.privacytools.io">Matrix</a> at <code class="highlighter-rouge">#general:privacytools.io</code>.</p>
<div class="row">
@ -32,4 +32,4 @@
</div>
<p>This is a community project and we're aiming to deliver the best information available for a better privacy. Thank you for participating. This project needs you.</p>
<p>This is a community project and we're aiming to deliver the best information available for better privacy online. Thank you for participating. This project needs you.</p>