From a5017d4523fc581461c809f80410ff1f84a0cc3a Mon Sep 17 00:00:00 2001 From: vanitasvitae Date: Mon, 14 Aug 2017 10:18:19 +0200 Subject: [PATCH] Fix OMEMO link --- documentation/extensions/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/extensions/index.md b/documentation/extensions/index.md index 29036cc9f..71fec660e 100644 --- a/documentation/extensions/index.md +++ b/documentation/extensions/index.md @@ -1,4 +1,4 @@ -smackSmack Extensions User Manual +Smack Extensions User Manual ============================ The XMPP protocol includes a base protocol and many optional extensions @@ -95,7 +95,8 @@ Experimental Smack Extensions and currently supported XEPs of smack-experimental | [Push Notifications](pushnotifications.md) | [XEP-0357](http://xmpp.org/extensions/xep-0357.html) | Defines a way to manage push notifications from an XMPP Server. | | HTTP File Upload | [XEP-0363](http://xmpp.org/extensions/xep-0363.html) | Protocol to request permissions to upload a file to an HTTP server and get a shareable URL. | | [Multi-User Chat Light](muclight.md) | [XEP-xxxx](http://mongooseim.readthedocs.io/en/latest/open-extensions/xeps/xep-muc-light.html) | Multi-User Chats for mobile XMPP applications and specific enviroment. | -| [OMEMO End Encryption (omemo.md) | [XEP-0384](http://xmpp.org/extensions/xep-0384.html) | Encrypt messages using OMEMO encryption (currently only with smack-omemo-signal -> GPLv3). | +| [OMEMO Multi End Message and Object Encryption](omemo.md) | [XEP-XXXX](https://conversations.im/omemo/xep-omemo.html) | Encrypt messages using OMEMO encryption (currently only with smack-omemo-signal -> GPLv3). +| | Google GCM JSON payload | n/a | Semantically the same as XEP-0335: JSON Containers |