Add Riot Chat Client #613

Merged
asddsaz merged 21 commits from asddsaz-patch-1 into master 2018-12-23 11:08:31 +00:00
25 changed files with 1726 additions and 1507 deletions
Showing only changes of commit 038f6bd18d - Show all commits

View File

@ -1235,16 +1235,13 @@ layout: default
%} %}
{% include card.html color="primary" {% include card.html color="primary"
title="Wire" title="Riot.im"
image="assets/img/tools/wire.png" image="assets/img/tools/riot.png"
url="https://get.wire.com" url="https://riot.im/"
footer="OS: Android, iOS, macOS, Windows, Linux, Web" footer="OS: Android, iOS, macOS, Windows, Linux, Web"
description="Wire is an app developed by Wire Swiss GmbH. description="Riot.im is a client for the martix protocole. A distributed chat client that offers E2E. A successor of IRC and XMPP"
The Wire app allows users to exchange end-to-end encrypted instant messages, as well as make voice and video calls. Wire is free and open source, enabling anyone to verify its security by auditing the code.
The development team is backed by Iconical and they will monetize in the future with premium features/services.<br>
<b>Caution:</b> The company keeps a list of all the users you contact until you delete your account."
%} %}
{% include card.html color="warning" {% include card.html color="warning"
title="Desktop: Ricochet" title="Desktop: Ricochet"
image="assets/img/tools/Ricochet.png" image="assets/img/tools/Ricochet.png"
@ -1263,7 +1260,6 @@ layout: default
<li><a href="http://kontalk.org/">Kontalk</a> - A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.</li> <li><a href="http://kontalk.org/">Kontalk</a> - A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.</li>
<li><a href="https://play.google.com/store/apps/details?id=eu.siacs.conversations">Conversations</a> - An open source Jabber/XMPP client for Android 4.4+ smartphones. Supports end-to-end encryption with either OMEMO or openPGP. There is also <a href="https://play.google.com/store/apps/details?id=eu.siacs.conversations.legacy">Conversations Legacy</a> which still supports OTR.</li> <li><a href="https://play.google.com/store/apps/details?id=eu.siacs.conversations">Conversations</a> - An open source Jabber/XMPP client for Android 4.4+ smartphones. Supports end-to-end encryption with either OMEMO or openPGP. There is also <a href="https://play.google.com/store/apps/details?id=eu.siacs.conversations.legacy">Conversations Legacy</a> which still supports OTR.</li>
<li><a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support">List of OTR Clients - Wikipedia</a></li> <li><a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support">List of OTR Clients - Wikipedia</a></li>
<li><a href="https://matrix.org/">The Matrix protocol</a> and it's various clients such as <a href="https://about.riot.im/">Riot.im</a>. A successor of XMPP.</li>
</ul> </ul>
<h3>Related Information</h3> <h3>Related Information</h3>