Y
Hacker News
new
|
ask
|
show
|
jobs
by
Oompa
3728 days ago
You can add emails to your GPG key. I added my normal committer email to my keybase key and added the key to GitHub as well and all is working well!
3 comments
kmfrk
3728 days ago
Awesome. Does it need to be the primary e-mail address/UID? I take it that's required for GitHub to send a verification e-mail.
link
cjbprime
3728 days ago
Yep, works great. `gpg --edit-key` and "add a new uid", then reupload the key to Keybase.
link
tylersmith
3728 days ago
Weird. I have my primary GH email address on my key but still says it's unverified.
link
Oompa
3728 days ago
Be sure the email you commit with is also on your key. May not be your primary GH email address.
link
tylersmith
3728 days ago
Seems to have just taken awhile for GH to show it as verified. Working now!
link