Slixmpp plugin for OMEMO
Find a file
Maxime “pep” Buquet 3a7711aaf1 xep_0384: when encrypting, only tell client when trust is undecided
On UntrustedException, there are two possibilities.  Either trust has not been
explicitely set yet, and is 'undecided', or the device is explicitely not
trusted. When undecided, we need to ask our user to make a choice. If
untrusted, then we can safely tell the OMEMO lib to not encrypt to this device.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-01-31 15:47:12 +01:00
__init__.py xep_0384: Avoid conflicting filenames 2019-01-29 18:05:59 +01:00
plugin.py xep_0384: when encrypting, only tell client when trust is undecided 2019-01-31 15:47:12 +01:00
stanza.py xep_0384: Allow Devices in Items as well as EventItems 2019-01-29 18:05:59 +01:00