freebsd-ports/security/sig2dot/pkg-descr
Ying-Chieh Liao 2ee5c98512 add sig2dot 0.27
GPG/PGP Keyring Graph Generator
2002-08-07 08:32:07 +00:00

6 lines
284 B
Text

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/