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

Support for newer PGP public key servers #63

Open
dbarranco opened this issue Sep 17, 2019 · 0 comments
Open

Support for newer PGP public key servers #63

dbarranco opened this issue Sep 17, 2019 · 0 comments

Comments

@dbarranco
Copy link

Hello!

Thanks for the work done here, it's pretty useful :)

I was wondering if the hkp library could be updated to support newer public keyservers, like https://keys.openpgp.org/as, for me, it seems to be more reliable and more updated than http://pool.sks-keyservers.net:11371.
Furthermore, they are resilient against the recent PGP attacks.

Checking the API specs of keys.openpgp.org it seems the change should be easy to do:

https://github.com/jkraemer/mail-gpg/blob/master/lib/hkp.rb#L86

What do you think of this change?
Thanks in advance.

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

No branches or pull requests

1 participant