diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2016-11-18 12:03:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-18 12:03:02 +0100 |
commit | 7ec38bd2028c8423447358f82932cf3cbb4fade2 (patch) | |
tree | 760e4d542cfacfdfb940675b18d92cd3f2f5e597 /README.md | |
parent | 211354ee26f27f24a253ef4e85619435a8f2c942 (diff) |
added section to FAQ about default encryption
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -329,6 +329,11 @@ feature is regarded experimental. Conversations is the only client that uses XEP-0027 with conferences. (The XEP neither specifically allows nor disallows this.) +#### Why is Conversations not end-to-end encrypted by default +We briefly had OMEMO as the default E2EE but it turned out to be a usabilty nightmare and thus we reverted that. You can find more information in [the commit message](https://github.com/siacs/Conversations/commit/035d0c79572d5981c53d1bff7f30b484c6542f17) of that change. + +Quick reminder that Conversations **always** uses TLS to connect to your server. It won‘t even connect to a server without TLS. + ### What clients do I use on other platforms There are XMPP Clients available for all major platforms. ####Windows / Linux |