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

pubkeys directly from github account #6

Open
jpouellet opened this issue Mar 23, 2017 · 1 comment
Open

pubkeys directly from github account #6

jpouellet opened this issue Mar 23, 2017 · 1 comment

Comments

@jpouellet
Copy link
Contributor

I don't believe this feature was there last time I checked, but it is now possible to fetch pubkeys from github https://developer.github.com/v3/users/gpg_keys/#list-gpg-keys-for-a-user

This may avoid the "sorry, check failed because I uploaded my key to a keyserver, but it wasn't the one you use and they take several hours to sync".

I have not thought through the risks or benefits compared to fetching from keyservers, just thought I'd point out that it's now possible since either I missed that before or it has only since become so.

@marmarek
Copy link
Owner

Apparently this API does not provide full GPG key, only public key packet. But for example no user ID packets etc. So, basically useless for standard gpg usage.

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

2 participants