Open asheiduk opened 10 years ago
Interesting, didn't know about that feature.
BTW, why do you prefer the signature by the master key and not the subkey? My thought would be to prefer the subkey, especially since some folks might keep their master key offline.
The day-to-day signing is indeed done using the subkey. But I feel that keybase proofing is more like certifying (not signing! [in GPG-speek]) another GPG key - and this is a job for the primary key with C+S
capabilities - after all that's my digital identity.
Another usecase would be, that the day-to-day signing key has an expiration time and is replaced every year or so.
I've tried proving a few things using the bash/GPG/curl option. But the generated script would not use my primary GPG key for signing but a signing subkey (S, not C!) I have in my keyring too. In this case a simple
will silently select the subkey for signing. In order to really force the primary key this command will do by adding an
!
to the id: