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

arcsign - Script for ARC signing messages on stdin

Authors

       This  version  of  arcsign  was  written by Brandon Long <blong@google.com> and is derived from dkimsign,
       written by Greg Hewgill <greg@hewgill.com>.

       This man-page was created by Scott Kitterman <scott@kitterman.com> and is licensed under the  same  terms
       as dkimpy.

                                                   2019-04-14                                         arcsign(1)

Description

       arcsign  is  a  filter  that  reads  an  RFC822 message on standard input, and writes the same message on
       standard output with a ARC-Signature lines prepended.

Name

       arcsign - Script for ARC signing messages on stdin

Usage

       The signing options are specified on the command line:

       arcsign selector domain privatekeyfile srv_id

       Note: arcsign will only use authentication results header fields with an authserv-id that matches  srv_id
       as the input fields for the ARC chain.

Version

       0.9.2

See Also