Hacker News new | ask | show | jobs
by zowanet 2232 days ago
Also GitHub supports https://github.com/<username>.keys
1 comments

I think that's only ssh keys, not including gpg keys.
There is a messy one-liner to get public gpg keys from Github but you have to call their API and parse the JSON response using `jq` or such.
And once age-tool.com is ready it'll happily encrypt to SSH keys ;-)