Replaced Cryptocat with Ricochet

This commit is contained in:
privacytoolsIO 2016-03-12 20:07:35 +08:00
parent 79a8ba49b0
commit e65c24a527
2 changed files with 9 additions and 8 deletions

BIN
img/tools/Ricochet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -1240,12 +1240,13 @@ Highly customizable plugin to selectively allow Javascript, Java, and Flash to r
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Off-the-Record: ChatSecure</h3>
<h3 class="panel-title">Desktop: Ricochet</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/ChatSecure.png" align="right" style="margin-left:5px;">ChatSecure is a free and open source messaging app that features OTR encryption over XMPP. You can connect to your existing accounts on Facebook or Google, create new accounts on public XMPP servers (including via Tor), or even connect to your own server for extra security. ChatSecure only uses well-known open source cryptographic libraries to keep your conversations private.</p>
<p><a href="https://www.chatsecure.org/" target="_blank"><button type="button" class="btn btn-success">Download: www.chatsecure.org</button></a></p>
<p>OS: iOS, Android, <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support" target="_blank">other OTR Clients.</a></p>
<p><img src="img/tools/Ricochet.png" style="margin-left:5px;" align="right">Ricochet uses the <a href="#browser">Tor network</a> to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address. Instead of a username, you get a unique address that looks like <em>ricochet:rs7ce36jsj24ogfw</em>.
Other Ricochet users can use this address to send a contact request - asking to be added to your contacts list.</p>
<p><a href="https://ricochet.im/" target="_blank"><button type="button" class="btn btn-success">Download: www.ricochet.im</button></a></p>
<p>OS: Windows, Mac, Linux.</p>
</div>
</div>
</div>
@ -1253,12 +1254,12 @@ Highly customizable plugin to selectively allow Javascript, Java, and Flash to r
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">Good for Browsers: Cryptocat</h3>
<h3 class="panel-title">Off-the-Record: ChatSecure</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Cryptocat.png" align="right" style="margin-left:5px;">Cryptocat is an open source web and mobile application intended to allow secure, encrypted online chatting. Cryptocat uses end-to-end encryption and encrypts chats on the client side, only trusting the server with data that is already encrypted. Cryptocat's stated goal is to make encrypted communications more accessible to average users.</p>
<p><a href="https://crypto.cat/" target="_blank"><button type="button" class="btn btn-warning">Download: www.crypto.cat</button></a></p>
<p>OS: Firefox, Chrome, Safari, Opera, Mac, iOS, Linux.</p>
<p><img src="img/tools/ChatSecure.png" style="margin-left:5px;" align="right">ChatSecure is a free and open source messaging app that features OTR encryption over XMPP. You can connect to your existing accounts on Facebook or Google, create new accounts on public XMPP servers (including via Tor), or even connect to your own server for extra security. ChatSecure only uses well-known open source cryptographic libraries to keep your conversations private.</p>
<p><a href="https://www.chatsecure.org/" target="_blank"><button type="button" class="btn btn-warning">Download: www.chatsecure.org</button></a></p>
<p>OS: iOS, Android, <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support" target="_blank">other OTR Clients.</a></p>
</div>
</div>
</div>