replace ChatSecure with Conversations.im #76
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 5.0 KiB |
BIN
img/tools/conversations.png
Normal file
BIN
img/tools/conversations.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -1493,14 +1493,13 @@
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Off-the-Record: ChatSecure</h3>
|
||||
<h3 class="panel-title">Conversations</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<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 account on 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><img src="img/tools/conversations.png" style="margin-left:5px;" align="right">Conversations is a free instant messaging client for Android. It supports the exchange of encrypted text and picture messages. It is largely based on accepted open standards like the Extensible Messaging and Presence Protocol (XMPP), Transport Layer Security (TLS), and Off-the-Record Messaging (OTR).</p>
|
||||
<p>
|
||||
<a href="https://www.chatsecure.org/">
|
||||
<button type="button" class="btn btn-warning">Download: www.chatsecure.org</button>
|
||||
<a href="https://conversations.im/">
|
||||
<button type="button" class="btn btn-warning">Download: https://conversations.im/</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: iOS, Android, <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support">other OTR Clients.</a></p>
|
||||
|
Reference in New Issue
Block a user