GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
keyanalyze(1) FreeBSD General Commands Manual keyanalyze(1)

keyanalyze - Web of Trust analysis

keyanalyze [ -h1 ] [ -i infile ] [ -o outdir ]

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

-i infile
Read from infile instead of preprocess.keys.
-o outdir
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.

M. Drew Streib <dtype@dtype.org>,
Thomas Roessler <roessler@does-not-exist.org>,
Hal J. Burch <hburch@halport.lumeta.com>,
Matt Kraai <kraai@alumni.carnegiemellon.edu>,
Steve Langasek <vorlon@netexpress.net>,
Matthew Wilcox <matthew@wil.cx>

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.