logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

process_keys - Web of Trust analysis

Author

       Thomas Roessler <roessler@does-not-exist.org>

                                                                                                 process_keys(1)

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.

Name

       process_keys - Web of Trust analysis

Options

-S     Accept keys that are not selfsigned.  Not recommended.

Syntax

process_keys [ -S ]

See Also