Open marianoguerra opened 12 years ago
i gave it a quick look: isn't the encryption done at message body only?
if that's the case making a plugin for e3 should be super easy
https://github.com/emesene/emesene-community-plugins/blob/master/capitalize/plugin.py
replace capitalize with encrypt, add some other hook, profit?
what about key management?
hi, I asked the sleek devs about otr support and they said a client called poezio supports it with a plugin
this is the project page http://poezio.eu/en/index.php
this is the plugin to add support for otr: https://gist.github.com/4023941
if someone wants to integrate this either as a plugin or as support in the xmpp protocol it would be really nice.
I may do it when I have some time :S