[FOSDEM] How to sign multiple PGP keys at once?

gregor herrmann gregor+fosdem at comodo.priv.at
Sat Jun 24 05:14:30 CEST 2017


On Sat, 24 Jun 2017 02:33:00 +0000, Justin W. Flory wrote:

> Sadly, I seem to have misplaced my papers from the event, but I put all
> of the keys that I verified in person onto this specific keyring file
> some months ago. 

In that case I'd probably just try to extract the key IDs from the
keyring, like:

% gpg --no-default-keyring --keyring=$KEYRING --list-keys --list-options no-show-photos 2>/dev/null | egrep "^pub" | awk '{print $2}' | cut -f2 -d


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Status Quo: In The Army Now
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: Digital Signature
URL: <https://lists.fosdem.org/pipermail/fosdem/attachments/20170624/35793a9b/attachment.pgp>


The content of all messages is the sole responsibility of the author.
More information about the FOSDEM mailing list