summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Apichat <Apichat@web>2017-01-28 11:05:29 +0000
committerGravatar admin <admin@branchable.com>2017-01-28 11:05:29 +0000
commit07e1872e2581796ccbc40c886318db581749ebc9 (patch)
treeafb975241beee837033045bb1ce394a4cac5c0d3 /doc
parent72d8b7a932dcd122935cbbf27dbb878ddd2e84a2 (diff)
Added a comment: OMEMO to encrypt content end to end
Diffstat (limited to 'doc')
-rw-r--r--doc/devblog/day_442__xmpp_removal/comment_2_eaf64ce3daae790bb27d21887886d73b._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/devblog/day_442__xmpp_removal/comment_2_eaf64ce3daae790bb27d21887886d73b._comment b/doc/devblog/day_442__xmpp_removal/comment_2_eaf64ce3daae790bb27d21887886d73b._comment
new file mode 100644
index 000000000..5a5f327bb
--- /dev/null
+++ b/doc/devblog/day_442__xmpp_removal/comment_2_eaf64ce3daae790bb27d21887886d73b._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="Apichat"
+ avatar="http://cdn.libravatar.org/avatar/af7b465d7cd067b9c5acd365bdef92ac"
+ subject="OMEMO to encrypt content end to end"
+ date="2017-01-28T11:05:29Z"
+ content="""
+One of your argument for removing XMPP is
+
+> _it was not entirely secure, since the XMPP server saw the contents of git pushes without encryption_
+
+But since one years there is a new way to encrypt XMPP content end to end : [OMEMO Multi-End Message and Object Encryption](https://conversations.im/omemo/)
+
+> _OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption. It is an open standard based on a Double Ratchet and PEP which can be freely used and implemented by anyone. The protocol has been audited by a third party._
+
+Here are other informations : [[https://gultsch.de/talks/omemo.html]]
+
+You can see here the xmpp clients which are using it : [[https://omemo.top]]
+"""]]