caff - Online in the Cloud

This is the command caff that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


caff -- CA - Fire and Forget

SYNOPSIS


caff [-eERS] [-m yes|ask-yes|ask-no|no] [-u yourkeyid] keyid [keyid ..]
caff [-eERS] [-m yes|ask-yes|ask-no|no] [-u yourkeyid] [keyid ..]
</path/to/ksp-annotated.txt

DESCRIPTION


CA Fire and Forget is a script that helps you in keysigning. It takes a list of keyids on
the command line, fetches them from a keyserver and calls GnuPG so that you can sign it.
It then mails each key to all its email addresses - only including the one UID that we
send to in each mail, pruned from all but self sigs and sigs done by you. The mailed key
is encrypted with itself as a means to verify that key belongs to the recipient.

The list of keys to sign can also be provided through caff's standard input, as
gpgparticipants(1) formatted content. Only keys for which both the "Fingerprint OK" and
"ID OK" boxes are ticked (i.e., marked with an "x") are considered for signing.
Furthermore, the input header must include at least one checksum line, and all checksum
boxes must be marked as verified (with an "x").

OPTIONS


-e, --export-old
Export old signatures. Default is to ask the user for each old signature.

-E, --no-export-old
Do not export old signatures. Default is to ask the user for each old signature.

-m, --mail yes|ask-yes|ask-no|no
Whether to send mail after signing. Default is to ask, for each uid, with a default
value of yes.

-R, --no-download
Do not retrieve the key to be signed from a keyserver.

-S, --no-sign
Do not sign the keys.

-u yourkeyid, --local-user yourkeyid
Select the key that is used for signing, in case you have more than one key. To sign
with multiple keys at once, separate multiple keyids by comma. This option requires
the key(s) to be defined through the keyid variable in the configuration file.

--key-file file
Import keys from file. Can be supplied more than once.

--keys-from-gnupg
Try to import keys from your standard GnuPG keyrings.

--debug
Enable debug messages.

ENVIRONMENT


HOME
The default home directory.

GNUPGBIN
The gpg binary. Default: "gpg".

GNUPGHOME
The default working directory for gpg. Default: "$HOME/.gnupg".

Use caff online using onworks.net services



Latest Linux & Windows online programs