diff --git a/xep-0384.xml b/xep-0384.xml index 0bd9d717..ce0739b6 100644 --- a/xep-0384.xml +++ b/xep-0384.xml @@ -57,6 +57,16 @@ xmpp@larma.de jabber@larma.de + + 0.7.0 + 2020-09-05 + th + + + + 0.6.0 2020-06-09 @@ -204,7 +214,7 @@
  • Confidentiality: Nobody else except sender and receiver is able to read the content of a message.
  • Forward Secrecy: Compromised key material does not compromise previous message exchanges. It has been demonstrated, that OMEMO provides only weak forward secrecy (it protects the session key only once both parties complete the key exchange).
  • -
  • Post-Compromize Security: A session which has been compromised due to leakage of key material recovers from the compromise after a few communication rounds.
  • +
  • Break-in Recovery: A session which has been compromised due to leakage of key material recovers from the compromise after a few communication rounds.
  • Authentication: Every peer is able to authenticate the sender or receiver of a message, even if the details of the authentication process is out-of-scope for this specification.
  • Integrity: Every peer can ensure that a message was not changed by any intermediate node.
  • Deniability: X3DH is weakly offline deniable and provides no online deniability, as far as the research shows.
  • @@ -212,7 +222,7 @@

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