Slixmpp OMEMO plugin
Project description
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
Examples
The repository contains an example bot that contains many comments, and can be used to test against other setups. To use it:
` python examples/echo_bot.py --debug -j foo@bar -p passwd --data-dir /foo/bar `
It also contains commands. Feel free to open merge requests or issues to add new useful ones.
Credits
For the help on OMEMO:
- Syndace
- Daniel Gultsch (gultsch.de)
And on Slixmpp:
- Mathieu Pasquet (mathieui@mathieui.net)
- Emmanuel Gil Peyrot (Link mauve)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.