slixmpp-omemo - Slixmpp OMEMO plugin
A plugin for slixmpp offering the OMEMO Multi-End Message and Object Encryption protocol.
OMEMO protocol version support
Currently supports OMEMO in the eu.siacs.conversations.axolotl namespace. Support for OMEMO in the omemo:2 namespace is prepared and will be enabled as soon as Slixmpp gains support for XEP-0420: Stanza Content Encryption.
Trust
Supports Blind Trust Before Verification and manual trust management.
- Installation
- Getting Started
- Migration
- API Documentation
- Module: base_session_manager
- Module: xep_0384
XEP_0384XEP_0384.nameXEP_0384.descriptionXEP_0384.dependenciesXEP_0384.default_configXEP_0384.plugin_init()XEP_0384.plugin_end()XEP_0384.session_bind()XEP_0384.storageXEP_0384.legacy_storageXEP_0384._btbv_enabledXEP_0384._devices_blindly_trusted()XEP_0384._prompt_manual_trust()XEP_0384.get_session_manager()XEP_0384._on_device_list_update()XEP_0384._on_subscription_changed()XEP_0384._subscribe()XEP_0384._unsubscribe()XEP_0384.refresh_device_lists()XEP_0384.encrypt_message()XEP_0384.decrypt_message()XEP_0384.is_encrypted()