kryptco / kr

DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
https://krypt.co/developers/
Other
1.59k stars 109 forks source link

"unknown" and unverified email addresses associated with pgp key #259

Open mamachanko opened 5 years ago

mamachanko commented 5 years ago

Hi, after having successfully configured codesign I see unknown (to me) and unverified email addresses associated with my public key. I can not recall having ever configured you@example.com and example@example.com for either Github, Krypt or any other system could be remotely related to what's involved here.

screen shot 2019-03-07 at 20 56 30

My ~/.gitconfig looks innocent as well:

# This is Git's per-user configuration file.
[user]
    name = mamachanko
    email = <my actual, verified email address>
[github]
    name = mamachanko
[gpg]
    program = /usr/local/bin/krgpg
[commit]
[tag]
    forceSignAnnotated = true
[commit]
    gpgSign = true

What am I missing? Thank you!

pjgoodall commented 2 years ago

The same has happened to me today. There are no gitconfig files containing the extra two spurious emails on my workstation. I am on Ubuntu 20.04, gpg (GnuPG) 2.2.19