tracing trust paths

Darxus@ChaosReigns.com Darxus@ChaosReigns.com
Sat, 18 Nov 2000 17:54:45 -0500


On 11/17, Huels, Ralf KSV wrote:

> I wrote a perl program to backtrace the signators of a given key, list
I decided gpg didn't actually do internally what I wanted to be able to do, and your program didn't seem to do what I wanted either, so I wrote a perl script: http://www.chaosreigns.com/code/sigtrace.pl $ gpg --fast-list-mode --keyring mykeyring --list-sigs > mysigs $ cat mysigs | ./sigtrace.pl 449FA3AB 0E9FF879 mykeyring Loaded data, tracing.... path: 449FA3AB 2BCBC621 93674C40 DC60654E 80675E65 0E9FF879 pub 1024D/449FA3AB 1999-10-05 Linus Torvalds <torvalds@transmeta.com> pub 1024D/2BCBC621 1999-09-08 H. Peter Anvin (hpa) <hpa@zytor.com> pub 1024D/93674C40 1997-08-12 Theodore Y. Ts'o <tytso@mit.edu> pub 1024D/DC60654E 1998-08-17 Miro Jurisic <meeroh@mit.edu> pub 1024D/80675E65 1997-07-30 Leonard D. Rosenthol <leonardr@lazerware.com> pub 1024D/0E9FF879 2000-09-05 Darxus <Darxus@ChaosReigns.com> -- http://www.ChaosReigns.com -- Archive is at http://lists.gnupg.org - Unsubscribe by sending mail with a subject of "unsubscribe" to gnupg-users-request@gnupg.org