Found out about this today, you can prepend any GitHub username with .keys to fetch their public keys.
What can this be used for? I'd love to display my GPG key there instead but I guess that's not possible.
Obtain a GitHub user's public keys
11–20 of 31 posts
Re: Obtain a GitHub user's public keys
#12Re: Obtain a GitHub user's public keys
#13Earlier quoted context omitted.
What can this be used for? I'd love to display my GPG key there instead but I guess that's not possible.
as an alternative to ssh-copy-id ?
http://manpages.ubuntu.com/manpages/trusty/en/man1/ssh-impor... https://launchpad.net/ssh-import-id
Re: Obtain a GitHub user's public keys
#14Re: Obtain a GitHub user's public keys
#15Is this supposed to be okay? I mean, even though they are public keys, its not like I really want them to be _that_ public!
Re: Obtain a GitHub user's public keys
#16Earlier quoted context omitted.
What can this be used for? I'd love to display my GPG key there instead but I guess that's not possible.
Have you seen https://keybase.io/ that's an ideal place for your GPG keys (and more) :-)
> Keybase will be a public directory of publicly auditable public keys.
Nor do I understand why I'd use it. Do lots of people post GPG encrypted messages to each other on gist?
Re: Obtain a GitHub user's public keys
#17Is this supposed to be okay? I mean, even though they are public keys, its not like I really want them to be _that_ public!
Whats the harm? At most, people can encrypt things with your public key and then...?
Re: Obtain a GitHub user's public keys
#18Earlier quoted context omitted.
Have you seen https://keybase.io/ that's an ideal place for your GPG keys (and more) :-)
I can't tell if it's finished yet: > Keybase will be a public directory of publicly auditable public keys. Nor do I understand why I'd use it. Do lots of people post GPG encrypted messages to each other on gist?
Re: Obtain a GitHub user's public keys
#19Found out about this today, you can prepend any GitHub username with .keys to fetch their public keys.
Re: Obtain a GitHub user's public keys
#20Is this supposed to be okay? I mean, even though they are public keys, its not like I really want them to be _that_ public!
Whats the harm? At most, people can encrypt things with your public key and then...?