diff --git a/xep-0384.xml b/xep-0384.xml index 661a3ed0..80662b06 100644 --- a/xep-0384.xml +++ b/xep-0384.xml @@ -132,12 +132,27 @@ - +

It is a result of XMPPs federated nature that a message may pass more than just one server. Therefore it is in the users interest to secure their communication from any intermediate host. End-to-end encryption is an efficient way to protect any data exchanged between sender and receiver against passive and active attackers such as servers and network nodes.

+

OMEMO is an end-to-end encryption protocol based on the Double Ratchet specified in section Double Ratchet. It provides the following guarantees under the threat model described in the next section:

+ +

Omemo is not intended to protect against the following use cases:

+ + +

The OMEMO protocol protects against passive and active attackers which are able to read, modify, replay, delay and delete messages.

+

tbc

+