gajim-otrplugin/manifest.ini
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

10 lines
233 B
INI

[info]
name: otrplugin
short_name: otrplugin
version: 0.1
description: Off-the-Record encryption
authors: Pavel R <pd@narayana.im>
homepage: https://dev.narayana.im/gajim-otrplugin
min_gajim_version: 1.1.91
max_gajim_version: 1.2.90