Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OpenPGP xep-0027 #113

Open
VictorNine opened this issue Mar 24, 2019 · 1 comment
Open

Implement OpenPGP xep-0027 #113

VictorNine opened this issue Mar 24, 2019 · 1 comment

Comments

@VictorNine
Copy link

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.

@mdosch
Copy link
Collaborator

mdosch commented Apr 29, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants