Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
process_keys(1) 	     General Commands Manual		 process_keys(1)

NAME
     process_keys - 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>

								 process_keys(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=process_keys&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help