Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 3a9b76b

Browse files
author
Samuel Shifterovich
authored
Revert "[WIP] Utilize Riot Instead of Wire (#562)"
This reverts commit 7955244.
1 parent 7955244 commit 3a9b76b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

img/tools/riot.jpg

-11.4 KB
Binary file not shown.

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,12 +1235,14 @@ <h1 id="im" class="anchor"><a href="#im"><i class="fas fa-link anchor-icon"></i>
12351235
%}
12361236

12371237
{% include card.html color="primary"
1238-
title="Riot"
1239-
image="img/tools/riot.jpg"
1240-
url="https://riot.im"
1238+
title="Wire"
1239+
image="assets/img/tools/wire.png"
1240+
url="https://get.wire.com"
12411241
footer="OS: Android, iOS, macOS, Windows, Linux, Web"
1242-
description="Riot.im is a client for the martix protocole. A distributed chat client that offers E2E. A successor of IRC and XMPP"
1243-
<b>Caution:</b> E2E is off by Default https://github.com/vector-im/riot-web/issues/6779#issue-325289121"
1242+
description="Wire is an app developed by Wire Swiss GmbH.
1243+
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.
1244+
The development team is backed by Iconical and they will monetize in the future with premium features/services.<br>
1245+
<b>Caution:</b> The company keeps a list of all the users you contact until you delete your account."
12441246
%}
12451247

12461248
{% include card.html color="warning"
@@ -1261,9 +1263,7 @@ <h3>Worth Mentioning</h3>
12611263
<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>
12621264
<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>
12631265
<li><a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support">List of OTR Clients - Wikipedia</a></li>
1264-
<li><a href="https://matrix.org/">Wire</a> Wire is an app developed by Wire Swiss GmbH.
1265-
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.
1266-
The development team is backed by Iconical and they will monetize in the future with premium features/services. ">https://wire.com/</a>Caution: The company keeps a list of all the users you contact until you delete your account.</li>
1266+
<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>
12671267
</ul>
12681268

12691269
<h3>Related Information</h3>

0 commit comments

Comments
 (0)