keyanalyze - Web of Trust analysis
Contents
Description
keyanalyze analyses the web of trust within a group of keys. It takes preprocessed keys as input (see
process_keys(1)) and produces an output directory full of statistics about the keys.
Usually called like
$ pgpring -S -k ./keyring.gpg | process_keys > preprocess.keys
$ keyanalyze
Name
keyanalyze - Web of Trust analysis
Options
-iinfile
Read from infile instead of preprocess.keys.
-ooutdir
Put the results in outdir instead of output/. The directory will be created if it does not
already exist.
-h Print help.
-1 Per default, keyanalyze writes the output into subdirectories named after the first two characters
of the key ID. This options disables this; useful for small keyrings.
Syntax
keyanalyze [ -h1 ] [ -iinfile ] [ -ooutdir ]
