Werewolf wrote: > Is there an option that when refreshing the keys, or batch command that > will download the keys needed to verify sigs of the keys on public key > ring?
No, but it may be scripted. Example pulled from list archive:
gpg --check-sigs| grep "User ID not found"|cut -b 14-21| sort -u| \
xargs gpg --recv-keys
It may take several runs to get a complete closure of all available signing
keys.
Backup pubring.gpg first. You may not wish to keep all those extra keys
--
John P. Clizbe Inet:John (a) Mozilla-Enigmail.org
FSF Assoc #995 / FSFE Fellow #1797 hkp://keyserver.gingerbear.net or
mailto:[email protected]?subject=HELP
Q:"Just how do the residents of Haiku, Hawai'i hold conversations?"
A:"An odd melody / island voices on the winds / surplus of vowels"
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
