OTR plugin for Gajim 1.7+
Go to file
annelin ec43021650 Initial commit
Implemented:
 - OTR encryption
 - Store OTR keys and known fingerprints to Gajim data directory in SQLite format
 - Handling OTR errors

Todo:
 - Fingerprints verification
 - SMP protocol
 - Presence handling (e.g. close OTR channel when contacts goes offline)
2019-06-22 14:54:00 +03:00
modules Initial commit 2019-06-22 14:54:00 +03:00
__init__.py Initial commit 2019-06-22 14:54:00 +03:00
keystore.py Initial commit 2019-06-22 14:54:00 +03:00
manifest.ini Initial commit 2019-06-22 14:54:00 +03:00
plugin.py Initial commit 2019-06-22 14:54:00 +03:00