Cleanup and combine XMPP client list. #993
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "PR-IM-XMPP"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Resolves: #948
Combine all the XMPP clients into one list. Also change recommendations:
-Replace ChatSecure with Monal
-Add Gajim (Linux)
Also remove link to Wikipedia list of OTR clients and replace with link to omemo.top website.
Deploy preview for privacytools-io ready!
Built with commit
91045d7301
https://deploy-preview-993--privacytools-io.netlify.com
@ -62,2 +62,3 @@
<li><a href="https://retroshare.cc/">RetroShare</a> - An E2E encrypted instant messaging and voice/video call client. RetroShare supports both TOR and I2P. </li>
<li><a href="https://www.chatsecure.org">ChatSecure</a> - ChatSecure is a free and open source messaging app that features OTR encryption over XMPP. </li>
<li>XMPP federated clients with OMEMO support:</li>
<ul>
I think the "federated" may be unnecessary word here.
@ -62,2 +62,3 @@
<li><a href="https://retroshare.cc/">RetroShare</a> - An E2E encrypted instant messaging and voice/video call client. RetroShare supports both TOR and I2P. </li>
<li><a href="https://www.chatsecure.org">ChatSecure</a> - ChatSecure is a free and open source messaging app that features OTR encryption over XMPP. </li>
<li>XMPP federated clients with OMEMO support:</li>
<ul>
It might be, but I also think it will help people understand how it works. With Signal, Wire, etc, being chat's between specific clients, some people new to XMPP may not realize you can chat with any client you want, with a user on any other client, etc. So while it may not be "necessary" it may still be useful.
Oops, it looks like the standalone Conversations list item and the OTR link wasn't removed during the merge.