Add initial wotsap file generation tool
authorJonathan McDowell <noodles@earth.li>
Mon, 30 Sep 2013 14:18:31 +0000 (15:18 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 30 Sep 2013 14:24:53 +0000 (15:24 +0100)
commite517c4f6effa3187dc46397e19aeada9574f7286
treef9ff743196fae25383d9e1beb50546c17f1d8dc9
parenta8eae82dbcc70ecb4380cf6393c6b594b9abe995
Add initial wotsap file generation tool

Wotsap (http://www.lysator.liu.se/~jc/wotsap/) is a web of trust
statistics and pathfinding tool. It takes a set of preformatted key
data covering the primary UID and signatures on each key.

This commit adds a tool which will generate the file data required for
wotsap. These files still need ar/bzip2 run against them in order to
be fed into wotsap, but are generated from the live keyring data.
.gitignore
Makefile.in
wotsap.c [new file with mode: 0644]