Wish: --recv-signers-of

Peter Palfrader peter@palfrader.org
Mon Jul 16 04:21:01 2001


--qMm9M+Fa2AknHoGS
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, 08 Jul 2001, Thomas Roessler wrote:


> Occasionally, it's practical to batch-fetch all keys which have=20
> signed a certain other public key, in order to look whether you can=20
> find some well-authenticated keys of trustworthy individuals there.
>=20
> Of course, this can be easily automated like this:
>=20
> gpg --check-sigs <some-id> | awk '/^sig/ { print $2 }' | \
> sort -u > k
> gpg --recv-keys `cat k`
>=20
> But still, a gnupg option to do this without resorting to the shell=20
> could be quite practical.
And while we're at wishes: An option to update all keys in the keyring from a keyserver would be a nice feature too. % gpg --fast-list-mode --list-keys | grep "^pub " | cut -b 12-20 | xargs gp= g --recv yours, peter --=20 PGP signed and encrypted | .''`. ** Debian GNU/Linux ** messages preferred. | : :' : By professionals, | `. `' for professionals http://www.palfrader.org/ | `- http://www.debian.org/ --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7Ukit3nqvbpTAnH8RAgSVAJ4h+eM54sBi7akyBBH9ZSIDK1bjQQCfQCMX K0P9wKLb0IT29j5KzjwYG9Y= =u4k8 -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--