Closed VictorNine closed 5 hours ago
I think nowadays XEP-0373/XEP-0374 should be implemented rather than the old PGP XEP. I just implemented experimental OpenPGP support for go-sendxmpp (not yet in a release) by using gopenpgp.
Closing this as XEP-0027 is obsolete.
Implement OpenPGP (xep-0027) to allow encrypted messages. More info can be found here https://xmpp.org/extensions/xep-0027.html
I have a working proof of concept. I'll try to publish a PR if time allows.