Scroll to navigation

OPGPCARD(1) opgpcard OPGPCARD(1)

NAME

opgpcard - OpenPGP printable card

SYNOPSIS


DESCRIPTION

Create a VCard, a QR code and/or a printable business cards including OpenPGP key and fingerprint.

OPTIONS

If --fingerprint, --mail AND either --firstname or --lastname are provided, a card is generated with those arguments.

If --fingerprint, --mail, --firstname OR --lastname are provided, it will search for keys matching those arguments in that order, and use the data from the first key and UID found.

If no arguments are provided, it will search for private keys and use the data from the first key and UID found.

It will exit with error in any other case.

Optional arguments

Show help message and exit.
Show this program version and exit
Set logging level to debug (default: False)

-f FIRSTNAME, --firstname FIRSTNAME

-l LASTNAME, --lastname LASTNAME

-m MAIL, --mail MAIL

-p FINGERPRINT, --fingerprint FINGERPRINT

(default: True)
(default: output/)

BUGS

Please report bugs at https://github.com/juga0/opgpgcard.

AUTHOR

juga at riseup dot net

COPYRIGHT

juga at riseup dot net

November 29, 2020