diff options
| author | Melvin Keskin <melvo@olomono.de> | 2021-10-07 16:35:50 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-10-10 20:12:46 +0200 |
| commit | e4970a79535dd5cfff2d010049cf39b644a87850 (patch) | |
| tree | f274962b1063012ce0482e9e7328070bec69fba0 /doc | |
| parent | e1836d08b2f659d2ac5c98280e08d96c8df60d88 (diff) | |
| download | qxmpp-e4970a79535dd5cfff2d010049cf39b644a87850.tar.gz | |
Update to OMEMO 0.8, TM 0.6 and ATM 0.4
* OMEMO has namespace 'urn:xmpp:omemo:2' and uses SCE 0.4 now
* TM has namespace 'urn:xmpp:tm:1' and uses Base64 for key identifiers
* ATM uses Base64 for key identifiers
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/xep.doc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/xep.doc b/doc/xep.doc index b4af9659..6c50b103 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -55,13 +55,14 @@ Complete: - \xep{0382, Spoiler messages} (v0.2) - \xep{0420, Stanza Content Encryption} (v0.4) - \xep{0428, Fallback Indication} (v0.1) -- \xep{0434, Trust Messages} (v0.5) -- \xep{0450, Automatic Trust Management (ATM)} (v0.3) +- \xep{0434, Trust Messages} (v0.6) +- \xep{0450, Automatic Trust Management (ATM)} (v0.4) Ongoing: - \xep{0009, Jabber-RPC} (API is not finalized yet) - \xep{0060, Publish-Subscribe} (Only basic IQ implemented) - \xep{0369, Mediated Information eXchange (MIX)} (Only IQ queries implemented) (v0.14) +- \xep{0384, OMEMO Encryption} (Only wire protocol data classes implemented) (v0.8) - \xep{0405, Mediated Information eXchange (MIX): Participant Server Requirements} (Only IQ queries implemented) (v0.4) - \xep{0407, Mediated Information eXchange (MIX): Miscellaneous Capabilities} (QXmppMixInvitation) (v0.1) |
