-
@mdosch I'd be curious to know what benefit OpenPGP for XMPP has over OMEMO, which is already in place? The comparison you linked actually points out a few disadvantages. I'm assuming the reason for OpenPGP hence isn't any sort of benefit over OMEMO, but rather has something to do with e.g. services that use OpenPGP for XMPP to push notifications via XMPP or similar?
-
The pros are:
-
It will work on any device with GPG, so we don't need to verify every instance's fingerprint.
-
It is possible to decrypt previous histories, because there is no forward secrecy. This proves helpful when in a chatroom, one day you chat on this device and another day through another device (client).
Con:
- No forward secrecy.
-
I would appreciate if Siskin would support XEP-0373 OpenPGP for XMPP (OX) and XEP-0374 OpenPGP for XMPP Instant Messaging. You can find more information about OX in the xmpp.org wiki. The wiki also has a comparison of the different XMPP e2e solutions.