sigs2dot/README.md

12 lines
404 B
Markdown
Raw Permalink Normal View History

2016-07-11 04:51:34 +02:00
# A sucessor of sig2dot
The similarly named project [sig2dot](http://www.chaosreigns.com/code/sig2dot/) was last updated in 2002, and it does not currently function.
This is a small replacement project. Simply run `make` and you're all set.
For more fine grained control, the usage is as follows
python3 sigs2dot.py [sigsfile] > graph.dot
where sigsfile contains the output of `gpg --list-sigs`