psi-im / plugins

Officially supported Psi plugins
56 stars 24 forks source link

[OTR] Block file sharing during active OTR session #85

Open tehnick opened 4 years ago

tehnick commented 4 years ago

OTRv3 does not have support of file encryption. Plugin should block attempts to send files and show system message with warning instead.

Changes in EncryptionSupport() plugins interface will be necessary.