1 .\" process_keys, preprocesses keys into input for keyanalyze
2 .\" manpage Copyright (C) 2004 Matthew Wilcox
4 .\" This program is free software; you can redistribute it and/or
5 .\" modify it under the terms of the GNU General Public License
6 .\" as published by the Free Software Foundation; either version 2
7 .\" of the License, or (at your option) any later version.
12 process_keys \- Web of Trust analysis
15 \fBprocess_keys\fP [ \fB\-S\fP ]
18 \fIprocess_keys\fP takes the output from
20 and turns it into suitable input for
24 must be called with the
26 option to also dump signatures.
28 It acts as a filter, reading from stdin and writing to stdout.
33 Accept keys that are not selfsigned. Not recommended.
36 Thomas Roessler <roessler@does-not-exist.org>