go-xmpp icon indicating copy to clipboard operation
go-xmpp copied to clipboard

Implement OpenPGP xep-0027

Open VictorNine opened this issue 6 years ago • 1 comments

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.

VictorNine avatar Mar 24 '19 13:03 VictorNine

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.

mdosch avatar Apr 29 '22 10:04 mdosch

Closing this as XEP-0027 is obsolete.

mdosch avatar Nov 30 '24 20:11 mdosch