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

pius-report - PIUS (PGP Individual UID Signer) Report Tool

Author

       PIUS-REPORT was written by Phil Dibowitz <phil@ipom.com>

       This manual page was written by Felix Lechner <felix.lechner@gmail.com> for the Debian project,  but  may
       be used by others.

                                                  DECEMBER 2016                                   PIUS-REPORT(1)

Description

pius-report  sends out reminders to participants of a keysigning party, pointing out what they still need
       to do. The reminders are personalized.

Name

       pius-report - PIUS (PGP Individual UID Signer) Report Tool

Options

-h, --help
              show this help message and exit

       -bPATH, --gpg-path=PATH
              Path to gpg binary. [default: /usr/bin/gpg]

       -d, --debug
              Enable debugging output.

       -sKEYID, --signer=KEYID
              The key you sign with.

       -rKEYRING, --keyring=KEYRING
              Party keyring to use.

       -mEMAIL-ADDRESS, --mail=EMAIL-ADDRESS
              Email the encrypted, signed keys to the respective email addresses. EMAIL-ADDRESS is  the  address
              to send from. See also -H and -P.

       -tTEMP-DIR, --tmp-dir=TEMP-DIR
              Directory to put temporary stuff in. [default: none]

       -pNAME, --party=NAME
              Name of the party. This will be printed in the emails sent. Only useful with -m.

       --no-refresh
              Do not refresh keys.

       -uUSER, --mail-user=USER
              Authenticate to the SMTP server with username USER. You will be prompted for the password.

       -S,  --no-mail-tls
              Do not use STARTTLS when talking to the SMTP server.

       -PPORT,  --mail-port=PORTPort of SMTP server. [default: 587]

       -O, --no-pgp-mime
              Do not use PGP/Mime when sending email.

       -nEMAIL-ADDRESS, --override-email=EMAIL-ADDRESS
              Rather than send to the user, send to this address. Mostly useful for debugging.

       -MFILE, --mail-text=FILE
              Use  the text in FILE as the body of email when sending out emails instead of the default text. To
              see the default text use --print-default-email. Requires -m.

       -HHOSTNAME, --mail-host=HOSTNAME
              Hostname of SMTP server. [default: localhost]

Synopsis

pius-report [options]

See Also