Slixmpp OMEMO plugin #################### This library provides an interface to `python-omemo `_. License ------- This plugin is licensed under GPLv3. Note on the underlying OMEMO library ------------------------------------ As stated in `python-xeddsa's README `_, (dependency of python-omemo), this library has not undergone any security audits. If you have the knowledge, any help is welcome. Please take this into consideration when using this library. Installation ------------ - ArchLinux (AUR): `python-slixmpp-omemo `_, or `python-slixmpp-omemo-git `_ - PIP: `slixmpp-omemo` - Manual: `python3 setup.py install` Credits ------- For the help on OMEMO: - Syndace - Daniel Gultsch (`gultsch.de `_) And on Slixmpp: - Mathieu Pasquet (`mathieui@mathieui.net `_) - Emmanuel Gil Peyrot (`Link mauve `_)