2ee5c98512
GPG/PGP Keyring Graph Generator
7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
sig2dot can be used to generate a graph of all of the signature relationships
|
|
in a GPG/PGP keyring. It converts the output of "gpg --list-sigs" to a .dot
|
|
file, which is a graph definition that can be rendered by springgraph or
|
|
graphviz.
|
|
|
|
WWW: http://www.chaosreigns.com/code/sig2dot/
|