process_keys - Man Page
Web of Trust analysis
Syntax
process_keys [ -S ]
Description
process_keys takes the output from pgpring(1) and turns it into suitable input for keyanalyze(1).
pgpring must be called with the -S option to also dump signatures.
It acts as a filter, reading from stdin and writing to stdout.
Options
- -S
Accept keys that are not selfsigned. Not recommended.
Author
Thomas Roessler <roessler@does-not-exist.org>