Page MenuHome GnuPG

No OneTemporary

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index caa08042f..96a168048 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,885 +1,893 @@
+2004-10-18 David Shaw <dshaw@jabberwocky.com>
+
+ * gpg.sgml: Minor language tweaks.
+
+ * samplekeys.asc: Updated 99242560.
+
+ * DETAILS: spk flags are hex.
+
2004-10-15 Werner Koch <wk@g10code.com>
* DETAILS: Document IMPORT_CHECK.
2004-10-14 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document using "none" to remove preferred keyservers,
the keyserver timeout parameter, and the direct trust model.
2004-09-23 Werner Koch <wk@g10code.com>
* gpg.sgml: Document "addcardkey" and "keytocard".
2004-09-20 Werner Koch <wk@g10code.com>
* gpg.sgml: Document -K.
2004-09-16 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document the 'spk' signature subpacket record. Add
more detail on "tru" records.
* gpg.sgml: Note that PGP scales photo IDs to fit in the dialog
box. Document show-sig-subpackets. Document the '%c' signature
counter expando.
2004-09-15 Werner Koch <wk@g10code.com>
* gpg.sgml: Document "--debug-ccid-driver".
2004-09-14 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Note that --throw-keyid is --throw-keyids. Note
changes in --pgp8. Rephrase the "don't play algorithm games"
warning now that PGP has blowfish, zlib, and bzip2.
2004-08-07 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Remove show-long-keyids since it is replaced by
--keyid-format. Rename show-validity as
show-uid-validity. --ask-cert-level defaults to no.
2004-06-28 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH.
* gpg.sgml: Clarify that --min-cert-level disregards level 1 certs
by default. Clarify include-revoked a bit to note that keyservers
might not be accurate. Note that --charset is --display-charset.
Some language tweaks for --simple-sk-checksum (Debian 251795).
Note the PGP silliness with preferred keyserver subpackets causing
PGP/MIME.
2004-05-21 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --edit-key "keyserver" command,
--keyid-format, --keyserver-option honor-keyserver-url, and --list
and --verify option show-std/user-notations.
2004-05-19 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify that --charset applies to informational
strings and does not recode messages themselves. Remove
include-non-rfc export-option.
2004-05-08 David Shaw <dshaw@jabberwocky.com>
* DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal.
* gpg.sgml: Document --no-use-embedded-filename and
--min-cert-level.
* gpgv.sgml: Removed leftover </para>.
2004-05-03 Werner Koch <wk@gnupg.org>
* gpgv.sgml: Removed reference to non-available option
--no-default-keyring.
2004-04-09 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document delsig. Clarify that --refresh-keys
arguments are optional. Document --bzip2-decompress-lowmem.
2004-04-05 Werner Koch <wk@gnupg.org>
* DETAILS (NEWSIG): Documented.
2004-02-25 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --ask-cert-level, --max-output, and
--default-cert-level.
* gpg.sgml: Document keyserver-option http-proxy, import-option
merge-only, remove old honor-http-proxy, --merge-only, and
--emulate-md-encode-bug. Document COLUMNS and LINES.
2004-02-12 David Shaw <dshaw@jabberwocky.com>
* gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a
bug.
* samplekeys.asc: Update 99242560.
* gpg.sgml: Clarify -u/--local-user and --default-key. Note what
happens if you run 'gpg' without any commands. Document
--multifile. Document list-option show-unusable-subkeys.
2004-01-30 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Details for --list-config.
* gpg.sgml: Document --ungroup and --list-config.
2004-01-07 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Fix a few minor typos. Clarify what --textmode is
useful for.
* gpg.sgml: List proper documentation URL. Note that addrevoker
takes an optional "sensitive" argument. Remind that $GNUPGHOME
can be used instead of --homedir. Clarify --no-default-keyring,
and note why it may not take effect if there are no other keyrings
present. Remove --pgp2 from the list of --pgpXes that are just
for bad preference lists. Explain more why locking memory pages
is good.
* gpg.sgml: Add an example of what an exclamation mark is, as
people seem to miss it often.
2003-12-08 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Fix a few missing semicolons in & entities. Noted by
Christian Biere. Some minor grammar fixes. Remove the "host -l
pgp.net | grep wwwkeys" advice since the nameserver no longer all
allow zone transfers. Replace it with a mention of
hkp://subkeys.pgp.net. Note that BZIP2 defaults to compression
level 6.
2003-10-31 Werner Koch <wk@gnupg.org>
* DETAILS: Add a note about the date format for X.509.
2003-11-21 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Note the new combinations with --symmetric and
--encrypt. Document --bzip2-compress-level, and
--bzip2-compress-lowmem. Clarify the plurarility (or not) of
various list and verify options. Document BZIP2 in the
--compress-algo section. Warn about compatibility issues with
ZLIB and BZIP2.
2003-11-20 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --compress-level. Some minor tweaks to other
entries.
* TRANSLATE: New, note to translators about the yes|yes multiple
match syntax.
* Makefile.am: Include TRANSLATE in distributed files.
2003-10-28 Werner Koch <wk@gnupg.org>
* DETAILS: Add the 'a' value for field 12 and the new field 15.
2003-10-01 David Shaw <dshaw@jabberwocky.com>
* samplekeys.asc: Update 99242560.
* gpg.sgml: Document --no-groups.
2003-09-30 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Note web bug like behavior of auto-key-retrieve. Note
that big photos mean big keys. Document --rfc2440. Document
verify-option show-unusable-uids.
* gpg.sgml: Clarify --mangle-dos-filenames, document list-option
show-unusable-uids, remove --no-comment (which is now
--no-sk-comments), add --no-comments (to remove --comment), remove
--default-comment, and document --sig-keyserver-url.
2003-09-01 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Note fingerprint of signing key in sig records.
2003-08-31 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Use "keyserver-url" instead of "preferred-keyserver"
for the sake of short and simple commands.
2003-08-29 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document list-options (show-preferred-keyserver,
show-validity, show-long-keyid, and show-sig-expire), and
verify-options (show-preferred-keyserver, show-validity,
show-long-keyid).
2003-08-28 David Shaw <dshaw@jabberwocky.com>
* samplekeys.asc: Updated.
* DETAILS: Document "tru" trust record. Document REVKEYSIG status
tag. Removed paragraph on gdbm usage. Note that pipemode is
deprecated.
2003-08-25 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --list-options (show-photos, show-policy-url,
show-notation, show-keyring) and --verify-options (show-photos,
show-policy-url, show-notation). Deprecate --show-photos,
--show-policy-url, --show-notation, and --show-keyring.
2003-07-10 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document the --attribute-fd data.
* gpg.sgml: Document --set-notation. Explain why it is not
possible to disable permission warnings in the gpg.conf file about
the homedir. Add pointer in --ignore-time-conflict to see
--ignore-valid from, and vice versa. Warning not to try and parse
--list-keys in scripts. Document the signature flags
(1-3/L/R/P/N/X/T), Document expandos %g and %p. Note the default
--personal-digest-preferences are SHA-1.
2003-05-26 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml, gpgv.sgml: Small SGML fixes. (From wk on stable
branch)
* gnupg-w32.reg: Use HLM for the program and make sure the entries
are created. Suggested by danielc@analysisandsolutions.com. (From
wk on stable branch)
2003-05-24 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --trustdb-name. Document --gnupg in a new
compliance section, and remove the various --no-PGPX
options. Deprecate --no-comment in favor of --no-sk-comments.
2003-05-04 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Some general language tweaks. Note default algo for
--symmetric. --export-ownertrust takes no args. Document
--no-escape-from-lines. Fix escaped "<From" to be ">From". Make
"openpgp" trust model into "pgp".
2003-04-27 David Shaw <dshaw@jabberwocky.com>
* DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig
class, and a reserved field for flags in a future version.
* gpg.sgml: Document --no-textmode and --no-use-agent. Clarify
the interoperability section. Clarify that "hkp corruption"
(repair-hkp-subkey-bug) is really "pks corruption"
(repair-pks-subkey-bug).
2003-04-15 Werner Koch <wk@gnupg.org>
* gpg.sgml: Document --enable-progress-filter.
2003-04-07 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Don't specify which hash is used to make up the
namehash since it may change in the future.
* samplekeys.asc: Updated.
* gpg.sgml: Document "revuid". Clarify that --openpgp resets
--pgpX. Some cleanup of --no-xxx options, make sure that all SGML
tags are closed, clarify --pgp8 allows SHA-256, and document
--no-emit-version.
* Makefile.am: Allow CVS version to build without faqprog.pl.
2003-04-01 Werner Koch <wk@gnupg.org>
* DETAILS (VALIDSIG): Add primary keys fingerprint.
2003-01-27 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document trust depth, value, and regexp.
2003-01-14 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Minor language tweaks, spell check, copyright date,
etc.
* DETAILS: Note that user IDs/UATs fill in creation and expiration
date. Document namehash.
2003-01-06 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document disabled flag in capabilities field.
2002-12-27 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify --no-permission-warning to note that the
permission warnings are not intended to be the be-all and end-all
in security checks. Add note to --group that when used on the
command line, it may be necessary to quote the argument so it is
not treated as multiple arguments. Noted by Stefan Bellon.
2002-12-23 Werner Koch <wk@gnupg.org>
* samplekeys.asc: Updated.
2002-12-10 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify include-revoked and include-disabled so they
match what the program actually does. Noted by Dick Gevers.
* gpg.sgml: Document %-expandos for policy URLs and notations.
* gpg.sgml: Document --pgp8. Clarify that --pgp6 and --pgp7
disable --throw-keyid.
2002-12-05 Werner Koch <wk@gnupg.org>
* gpg.sgml: Document --no-mangle-dos-filenames.
2002-12-01 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Point out that if the user absolutely must, it's
better to use --pgpX than forcing an algorithm manually. Better
still not to use anything, of course.
2002-11-25 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --primary-keyring. Clarify
--s2k-cipher-algo, --s2k-digest-algo,
--personal-cipher-preferences, --personal-digest-preferences, and
--personal-compress-preferences.
* gpg.sgml: Document --sig-policy-url, --cert-policy-url,
--sig-notation, --cert-notation. Clarify --show-notation and
--show-policy-url that policy URLs and notations can be used in
data signatures as well. Add note about '@' being a required
character in notation names.
2002-11-21 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Add an interoperability section.
2002-11-17 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode.
Noted by Haakon Riiser.
2002-11-14 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: --compress-algo now allows algorithm names.
2002-11-13 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --trust-model.
2002-11-04 David Shaw <dshaw@jabberwocky.com>
* KEYSERVER: New. Documents the --with-colons format for
keyserver listings.
* DETAILS: Clarify meaning of 'u'. Noted by Timo.
2002-11-03 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document "tsign", clarify "setpref", clarify
--recipient, document --hidden-recipient, document
--hidden-encrypt-to, clarify --no-encrypt-to, clarify
--throw-keyid, document --no-throw-keyid.
2002-10-25 Werner Koch <wk@gnupg.org>
* README.W32: Add blurb on how to create a ZIP file, changed
requirement for mingw32 to 0.3.2.
2002-10-24 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --refresh-keys.
2002-10-19 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify --force-mdc, and document --disable-mdc.
2002-10-12 Werner Koch <wk@gnupg.org>
* DETAILS (KEY_CREATED): Enhanced by fingerprint.
2002-10-03 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Note that '#' means secret-key-unavailable, and that
keyserver schemes are case-insensitive.
2002-09-30 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Note that --pgp2 disables --textmode when encrypting.
2002-09-20 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Some minor language cleanup.
2002-09-20 Werner Koch <wk@gnupg.org>
* DETAILS: s/XORed/ORed/.
2002-09-15 Werner Koch <wk@gnupg.org>
* gpg.sgml: Add rebuild-keydb-caches.
2002-09-12 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Fix batch key generation example.
2002-09-11 Werner Koch <wk@gnupg.org>
* Makefile.am (EXTRA_DIST): Include gnupg-32.reg
2002-09-02 Werner Koch <wk@gnupg.org>
* gpg.sgml: Updated the charset option.
* DETAILS: Added status IMPORT_OK.
* gnupg.7: New mini man page.
2002-08-30 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document keyserver-option include-subkeys. Note that
honor-http-proxy is a keyserver-option now.
* DETAILS: Add "Key not trusted" to INV_RECP status code.
2002-08-23 Werner Koch <wk@gnupg.org>
* faq.raw: Updated. New Maintainer is David D. Scribner.
2002-08-22 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify meaning of keyserver option include-revoked.
2002-08-21 Werner Koch <wk@gnupg.org>
* DETAILS: Added IMPORT_PROBLEM.
2002-08-20 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Clarify that trust letters 'q' and '-' can be treated
identically.
* gpg.sgml: Document --ignore-mdc-error.
2002-08-06 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify that only long-form options can go in the
config file.
2002-08-06 Werner Koch <wk@gnupg.org>
* gpg.sgml: Fixed doc regarding the name change of the option
file.
2002-07-30 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify --edit/addrevoker (sensitive), and
--keyserver-options (--import/export-options may be used as well).
Document --import-options and --export-options with their various
options. --show-photos now works during signature verification as
well. Document --exec-path. Note in --simple-sk-checksum that
the passphrase must be changed for this to take effect. Note that
--pgp7 does not disable MDC. Document --no-mdc-warning.
2002-07-25 Werner Koch <wk@gnupg.org>
* gpg.sgml: Document new --delete behaviour.
2002-07-25 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify the differences between "pref" and "showpref".
Note in "setpref" that a list of available algorithms can be
printed with "gpg -v --version". Note in "updpref" that we don't
select keys via attribute uids, so preferences there will be
ignored.
2002-07-01 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Clarify "group".
2002-07-01 Werner Koch <wk@gnupg.org>
* Makefile.am: Due to problems with VPATH builds we don't try to
build the texi vesions of the manual pages anymore automatically.
2002-06-30 Werner Koch <wk@gnupg.org>
* README.W32: Adjusted some descriptions. Fixed the regsitry
entry descriptions.
2002-06-21 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document "uat".
* gpg.sgml: Document
--personal-{compress|digest|compress}-preferences, --group, and
add comments to --expert.
2002-06-17 Werner Koch <wk@gnupg.org>
* gpg.sgml: Grammar fix.
2002-06-03 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Details of ATTRIBUTE.
* gpg.sgml: Document --attribute-fd
2002-06-03 Timo Schulz <ts@winpt.org>
* DETAILS: Add ATTRIBUTE.
2002-05-31 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Add "edit/addrevoker". Document --desig-revoke. Note
that -z and --compress are the same option. Note that
--digest-algo can no longer violate OpenPGP with a non-160 bit
hash with DSA. Document --cert-digest-algo with suitable warnings
not to use it. Note the default s2k-cipher-algo is now CAST5.
Note that --force-v3-sigs overrides --ask-sig-expire. Revise
--expert documentation, as it is now definitely legal to have more
than one photo ID on a key. --preference-list is now
--default-preference-list with the new meaning. Document
--personal-preference-list.
* DETAILS: Document "Revoker" for batch key generation.
2002-05-22 Werner Koch <wk@gnupg.org>
* gpg.sgml: sgml syntax fix.
2002-05-12 Werner Koch <wk@gnupg.org>
* gpg.sgml: Fixed URL in the description section.
* faq.raw: Minor typo fixes noted by kromJx@myrealbox.com.
2002-05-11 Werner Koch <wk@gnupg.org>
* gpg.sgml: Typo fix.
2002-05-07 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Add entries for --sk-comments, --no-sk-comments,
--pgp7, and --no-pgp7. Fix --pgp2 and --pgp6: the proper name is
--escape-from-lines and not --escape-from.
2002-04-30 Timo Schulz <ts@winpt.org>
* gpg.sgml: Add an entry for --encrypt-files and --decrypt-files.
2002-04-29 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Fix minor error in --pgp6 documentation: it does not
imply --digest-algo MD5
2002-04-29 Werner Koch <wk@gnupg.org>
* samplekeys.asc: Added gnupg distribution key 57548DCD.
* faq.raw: Inserted Douglas Calvert as new maintainer. Acknowledge
Nils. Add entry about trust packet parsing problems.
2002-04-24 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Add some documentation for
--edit/{addphoto|showphoto|nrsign|nrlsign}, and the difference
between %t and %T in photo viewer command lines.
2002-04-23 Stefan Bellon <sbellon@sbellon.de>
* gpg.sgml: Moved options from section "COMMANDS" to
section "OPTIONS".
2002-04-20 David Shaw <dshaw@jabberwocky.com>
* samplekeys.asc: Added 0x5B0358A2
2002-04-19 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Add "%t" flag for photo IDs, a note about primary
having different meanings for photo and regular IDs, rename
--default-check-level to --default-cert-check-level, add
--auto-check-trustdb, and --pgp6.
* DETAILS: Add EXPSIG, EXPKEYSIG, and KEYEXPIRED. Add notes to
SIGEXPIRED (deprecated), and VALIDSIG (added expiration date).
Add "Preferences" command to unattended key generation
instructions. Also fixed a few typos.
* samplekeys.asc: new (added to EXTRA_DIST in Makefile.am as well)
2002-01-31 Marcus Brinkmann <marcus@g10code.de>
* DETAILS: Fix a spelling error, correct IMPORTED_RES to IMPORT_RES,
correct INV_RECP (the second occurence) to NO_RECP.
2002-04-03 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: auto-key-retrieve is a keyserver-option (noted by
Roger Sondermann).
2002-03-27 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: --pgp2 also means --disable-mdc, --no-ask-sig-expire,
and --no-ask-cert-expire. It does not mean --no-force-v3-sigs
(noted by Timo).
2002-03-27 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Add a few notes about --pgp2 meaning MIT PGP 2.6.2,
and keyserver details about HKP and NAI HKP.
2002-03-18 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Change meaning of --allow-non-selfsigned-uid to match
change in code, and add --no-allow-non-selfsigned-uid.
2002-03-13 Werner Koch <wk@gnupg.org>
* faq.raw: Due to a lack of time Nils can't serve anymore as a
maintainer. Removed his address and setup a generic address.
2002-03-06 Werner Koch <wk@gnupg.org>
* gpg.sgml: Add an entry for --export-ownertrust. Suggested by
Bernhard Reiter.
2002-01-26 Timo Schulz <ts@winpt.org>
* gnupg-w32.reg: New. Registry file for W32 in registry format.
2002-01-26 Werner Koch <wk@gnupg.org>
* gpg.sgml: A few words about --gpg-agent-info and GPG_AGENT_INFO.
2002-01-25 Timo Schulz <ts@winpt.org>
* README.W32: Modify the filename because now the .exe extension
is automatically added to the binary.
2002-01-14 Werner Koch <wk@gnupg.org>
* gpg.sgml: Talk about PGP 5 and higher.
2002-01-11 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Added documentation for --{no-}ask-cert-expire,
--{no-}ask-sig-expire, and revise --expert (it doesn't switch on
the expiration prompt anymore) and --default-check-level (to be
clearer as to what makes a good key check before signing).
2002-01-07 Werner Koch <wk@gnupg.org>
* DETAILS: Removed the comment that unattended key generation is
experimental. It is now a standard feature.
2001-12-22 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Fixed a few typos.
* gpg.sgml: Added documentation for --show-photos,
--no-show-photos, --photo-viewer, --nrsign-key,
--default-check-level, --search-keys, --keyserver-options,
--show-notation, --no-show-notation, --show-policy-url,
--no-show-policy-url, --for-your-eyes-only,
--no-for-your-eyes-only, --pgp2, --no-pgp2,
--no-permission-warning, --expert, --no-expert.
2001-10-31 Werner Koch <wk@gnupg.org>
* gpg.sgml: Add a remark on how to get the long key ID. Suggested
by Sebastian Klemke.
2001-10-23 Werner Koch <wk@gnupg.org>
* gpg.sgml: Add missing tag.
2001-09-28 Werner Koch <wk@gnupg.org>
* gpg.sgml: Add a note on option parsing.
2001-09-24 Werner Koch <wk@gnupg.org>
* gpg.sgml: Described --{update,check}-trustdb.
2001-09-03 Werner Koch <wk@gnupg.org>
* gpg.sgml, gpgv.sgml: Removed GDBM stuff.
2001-08-29 Werner Koch <wk@gnupg.org>
* faq.raw: Described how to delete a secret key w/o a public key
and changed the entry on updating the preferences.
2001-08-08 Werner Koch <wk@gnupg.org>
* gpg.sgml: Documented --print-mds and marked the --print-md * as
deprecated because it does not work in the W32 version. Suggested
by John Kane.
(WARNINGS): Typo fix.
(--with-colons): Clarified that the output is in UTF-8.
2001-08-01 Werner Koch <wk@gnupg.org>
* gpg.sgml: Added --ignore-valid-from
2001-04-20 Werner Koch <wk@gnupg.org>
* faq.raw (Maintained-by): Removed note that load-extension is not
available under Windoze.
* gpg.sgml: Add new --charset UTF-8.
2001-04-19 Werner Koch <wk@gnupg.org>
* faq.raw: Add a note about dates displayed as ????-??-??.
2001-04-17 Werner Koch <wk@gnupg.org>
* Makefile.am (%.texi): Add rules to create .texi from .sgml.
However we can't automate this because automake does not like
.texi files as BUILT_SOURCES.
(%.dvi,%.ps): Removed these rules, because they are not needed
and get in the way of automake's dvi target
* HACKING: Changed CVS description.
2001-04-06 Werner Koch <wk@gnupg.org>
* gpg.sgml: Small typo fixes by Florian Weimer.
2001-03-27 Werner Koch <wk@gnupg.org>
* gpg.sgml: Add --no-sig-cache and --no-sig-create-check.
2001-03-23 Werner Koch <wk@gnupg.org>
* DETAILS: New status UNEXPECTED.
2001-03-13 Werner Koch <wk@gnupg.org>
* gpg.sgml: Described --fixed-list-mode.
2001-03-06 Werner Koch <wk@gnupg.org>
* gpgv.sgml: Changed some gpg to gpgv. Thanks to John A. Murdie.
2001-03-03 Werner Koch <wk@gnupg.org>
* gpg.sgml: Tell something about the 0x12345678! key ID syntax.
2001-01-18 Werner Koch <wk@gnupg.org>
* README.W32: Changed building instructions for MinGW32/CPD 0.3
2001-01-09 Werner Koch <wk@gnupg.org>
* DETAILS: Fixed docs for NEED_PASSPHRASE and added USERID_HINT.
2000-11-30 Werner Koch <wk@gnupg.org>
* gpg.sgml: Fixed the description of --verify. Add a short note
the warnings sections.
2000-10-19 Werner Koch <wk@gnupg.org>
* gpg.sgml: Fixed doc for --allow-non-selfsigned-uid.
Add entry for --ignore-crc-error.
2000-10-18 Werner Koch <wk@gnupg.org>
* OpenPGP: Dropped the paragraph that RSA is not implemented.
2000-10-14 Werner Koch <wk@gnupg.org>
* faq.raw: Add an answer to the problem of multiple signatures.
Wed Oct 4 15:50:18 CEST 2000 Werner Koch <wk@openit.de>
* gpgv.sgml: New.
* Makefile.am: build it.
Thu Sep 14 14:20:38 CEST 2000 Werner Koch <wk@openit.de>
* faq.raw: New.
* Makefile.am: Support to build FAQs
Wed Jul 12 13:32:06 CEST 2000 Werner Koch <wk@>
* gpg.sgml: Add a note about the availability of the GPH.
2000-07-03 13:59:24 Werner Koch (wk@habibti.openit.de)
* DETAILS, FAQ: Typo fixes by Yosiaki IIDA.
2000-05-12 10:57:21 Werner Koch (wk@habibti.openit.de)
* gpg.sgml: Documented --no-tty.
2000-03-09 15:01:51 Werner Koch (wk@habibti.openit.de)
* DETAILS: Ad a short blurb about unattended key generation.
Wed Feb 9 15:33:44 CET 2000 Werner Koch <wk@gnupg.de>
* gpg.sgml: Describe --ignore-time-conflict.
* gpg.sgml: Fixed a few typos. Thanks to Holger Trapp.
Wed Jan 5 11:51:17 CET 2000 Werner Koch <wk@gnupg.de>
* FAQ: Enhanced answer for the 3des-s2k bug.
Sat Dec 4 12:30:28 CET 1999 Werner Koch <wk@gnupg.de>
* gpg.sgml: Add section about the user ID
Mon Nov 22 11:14:53 CET 1999 Werner Koch <wk@gnupg.de>
* gph: Removed the directory from the dist becuase it will
go into it's own package.
Thu Sep 23 09:52:58 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* README.W32: New.
Mon Sep 6 19:59:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* Makefile.am (SUBDIRS): New subdir gph for the manual.
Thu Jul 22 20:03:03 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* gpg.sgml (--always-trust): Added.
Wed Jul 14 19:42:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* Makefile.am: Create a dummy man page if docbook-to-man is missing.
Wed Jun 16 20:16:21 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* gpg1.pod: Removed.
* gpg.sgml: New. Replaces the pod file
* Makefile.am: Add rule to make a man file from sgml
Tue Jun 15 12:21:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* Makefile.in.in: Use DESTDIR.
Mon May 31 19:41:10 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* gpg.1pod: Enhanced the Bugs section (Michael).
Wed Feb 10 17:15:39 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
* gpg.1pod: Spelling and grammar corrections (John A. Martin)
* FAQ: Ditto.
* DETAILS: Ditto.
Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/DETAILS b/doc/DETAILS
index 2ddb8c735..a9c1bbfb6 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -1,1203 +1,1203 @@
-*- text -*-
Format of colon listings
========================
First an example:
$ gpg --fixed-list-mode --with-colons --list-keys \
--with-fingerprint --with-fingerprint wk@gnupg.org
pub:f:1024:17:6C7EE1B8621CC013:899817715:1055898235::m:::scESC:
fpr:::::::::ECAF7590EB3443B5C7CF3ACB6C7EE1B8621CC013:
uid:f::::::::Werner Koch <wk@g10code.com>:
uid:f::::::::Werner Koch <wk@gnupg.org>:
sub:f:1536:16:06AD222CADF6A6E1:919537416:1036177416:::::e:
fpr:::::::::CF8BCC4B18DE08FCD8A1615906AD222CADF6A6E1:
sub:r:1536:20:5CE086B5B5A18FF4:899817788:1025961788:::::esc:
fpr:::::::::AB059359A3B81F410FCFF97F5CE086B5B5A18FF4:
The double --with-fingerprint prints the fingerprint for the subkeys
too, --fixed-list-mode is themodern listing way printing dates in
seconds since Epoch and does not merge the first userID with the pub
record.
1. Field: Type of record
pub = public key
crt = X.509 certificate
crs = X.509 certificate and private key available
sub = subkey (secondary key)
sec = secret key
ssb = secret subkey (secondary key)
uid = user id (only field 10 is used).
uat = user attribute (same as user id except for field 10).
sig = signature
rev = revocation signature
fpr = fingerprint: (fingerprint is in field 10)
pkd = public key data (special field format, see below)
grp = reserved for gpgsm
rvk = revocation key
tru = trust database information
spk = signature subpacket
2. Field: A letter describing the calculated trust. This is a single
letter, but be prepared that additional information may follow
in some future versions. (not used for secret keys)
o = Unknown (this key is new to the system)
i = The key is invalid (e.g. due to a missing self-signature)
d = The key has been disabled
(deprecated - use the 'D' in field 12 instead)
r = The key has been revoked
e = The key has expired
- = Unknown trust (i.e. no value assigned)
q = Undefined trust
'-' and 'q' may safely be treated as the same
value for most purposes
n = Don't trust this key at all
m = There is marginal trust in this key
f = The key is fully trusted
u = The key is ultimately trusted. This often means
that the secret key is available, but any key may
be marked as ultimately trusted.
3. Field: length of key in bits.
4. Field: Algorithm: 1 = RSA
16 = Elgamal (encrypt only)
17 = DSA (sometimes called DH, sign only)
20 = Elgamal (sign and encrypt - don't use them!)
(for other id's see include/cipher.h)
5. Field: KeyID
6. Field: Creation Date (in UTC). For UID and UAT records, this is the
self-signature date. Note that the dae is usally printed
in seconds since epoch, however, we are migrating to an ISO
8601 format (e.g. "19660205T091500"). This is currently
only relevant for X.509, A simple way to detect the format
is be scannning for the 'T'.
7. Field: Key or user ID/user attribute expiration date or empty if none.
8. Field: Used for serial number in crt records (used to be the Local-ID).
For UID and UAT records, this is a hash of the user ID contents
used to represent that exact user ID. For trust signatures,
this is the trust depth seperated by the trust value by a
space.
9. Field: Ownertrust (primary public keys only)
This is a single letter, but be prepared that additional
information may follow in some future versions. For trust
signatures with a regular expression, this is the regular
expression value, quoted as in field 10.
10. Field: User-ID. The value is quoted like a C string to avoid
control characters (the colon is quoted "\x3a").
This is not used with --fixed-list-mode in gpg.
A UAT record puts the attribute subpacket count here, a
space, and then the total attribute subpacket size.
In gpgsm the issuer name comes here
An FPR record stores the fingerprint here.
The fingerprint of an revocation key is stored here.
11. Field: Signature class. This is a 2 digit hexnumber followed by
either the letter 'x' for an exportable signature or the
letter 'l' for a local-only signature.
The class byte of an revocation key is also given here,
'x' and 'l' ist used the same way.
12. Field: Key capabilities:
e = encrypt
s = sign
c = certify
a = authentication
A key may have any combination of them in any order. In
addition to these letters, the primary key has uppercase
versions of the letters to denote the _usable_
capabilities of the entire key, and a potential letter 'D'
to indicate a disabled key.
13. Field: Used in FPR records for S/MIME keys to store the fingerprint of
the issuer certificate. This is useful to build the
certificate path based on certificates stored in the local
keyDB; it is only filled if the issue certificate is
available. The advantage of using this value is that it is
guaranteed to have been been build by the same lookup
algorithm as gpgsm uses.
For "uid" recods this lists the preferences n the sameway the
-edit menu does.
For "sig" records, this is the fingerprint of the key that
issued the signature. Note that this is only filled in if
the signature verified correctly. Note also that for
various technical reasons, this fingerprint is only
available if --no-sig-cache is used.
14. Field Flag field used in the --edit menu output:
15. Field Used in sec/sbb to print the serial number of a token
(internal protect mode 1002) or a '#' if that key is a
simple stub (internal protect mode 1001)
All dates are displayed in the format yyyy-mm-dd unless you use the
option --fixed-list-mode in which case they are displayed as seconds
since Epoch. More fields may be added later, so parsers should be
prepared for this. When parsing a number the parser should stop at the
first non-number character so that additional information can later be
added.
If field 1 has the tag "pkd", a listing looks like this:
pkd:0:1024:B665B1435F4C2 .... FF26ABB:
! ! !-- the value
! !------ for information number of bits in the value
!--------- index (eg. DSA goes from 0 to 3: p,q,g,y)
The "tru" trust database records have the fields:
2: Reason for staleness of trust. If this field is empty, then the
trustdb is not stale. This field may have multiple flags in it:
o: Trustdb is old
t: Trustdb was built with a different trust model than the one we
are using now.
3: Trust model:
0: Classic trust model, as used in PGP 2.x.
1: PGP trust model, as used in PGP 6 and later. This is the same
as the classic trust model, except for the addition of trust
signatures.
GnuPG before version 1.4 used the classic trust model by default.
GnuPG 1.4 and later uses the PGP trust model by default.
4: Date trustdb was created in seconds since 1/1/1970.
5: Date trustdb will expire in seconds since 1/1/1970.
The "spk" signature subpacket records have the fields:
2: Subpacket number as per RFC-2440 and later.
- 3: Flags. Currently the only two bits assigned are 1, to indicate
- that the subpacket came from the hashed part of the signature, and
- 2, to indicate the subpacket was marked critical.
+ 3: Flags in hex. Currently the only two bits assigned are 1, to
+ indicate that the subpacket came from the hashed part of the
+ signature, and 2, to indicate the subpacket was marked critical.
4: Length of the subpacket. Note that this is the length of the
subpacket, and not the length of field 5 below. Due to the need
for %-encoding, the length of field 5 may be up to 3x this value.
5: The subpacket data. Printable ASCII is shown as ASCII, but other
values are rendered as %XX where XX is the hex value for the byte.
Format of the "--status-fd" output
==================================
Every line is prefixed with "[GNUPG:] ", followed by a keyword with
the type of the status line and a some arguments depending on the
type (maybe none); an application should always be prepared to see
more arguments in future versions.
NEWSIG
May be issued right before a signature verification starts. This
is useful to define a context for parsing ERROR status
messages. No arguments are currently defined.
GOODSIG <long keyid> <username>
The signature with the keyid is good. For each signature only
one of the three codes GOODSIG, BADSIG or ERRSIG will be
emitted and they may be used as a marker for a new signature.
The username is the primary one encoded in UTF-8 and %XX
escaped.
EXPSIG <long keyid> <username>
The signature with the keyid is good, but the signature is
expired. The username is the primary one encoded in UTF-8 and
%XX escaped.
EXPKEYSIG <long keyid> <username>
The signature with the keyid is good, but the signature was
made by an expired key. The username is the primary one
encoded in UTF-8 and %XX escaped.
REVKEYSIG <long keyid> <username>
The signature with the keyid is good, but the signature was
made by a revoked key. The username is the primary one
encoded in UTF-8 and %XX escaped.
BADSIG <long keyid> <username>
The signature with the keyid has not been verified okay.
The username is the primary one encoded in UTF-8 and %XX
escaped.
ERRSIG <long keyid> <pubkey_algo> <hash_algo> \
<sig_class> <timestamp> <rc>
It was not possible to check the signature. This may be
caused by a missing public key or an unsupported algorithm.
A RC of 4 indicates unknown algorithm, a 9 indicates a missing
public key. The other fields give more information about
this signature. sig_class is a 2 byte hex-value.
Note, that TIMESTAMP may either be a number with seconds since
epoch or an ISO 8601 string which can be detected by the
presence of the letter 'T' inside.
VALIDSIG <fingerprint in hex> <sig_creation_date> <sig-timestamp>
<expire-timestamp> <sig-version> <reserved> <pubkey-algo>
<hash-algo> <sig-class> <primary-key-fpr>
The signature with the keyid is good. This is the same as
GOODSIG but has the fingerprint as the argument. Both status
lines are emitted for a good signature. All arguments here
are on one long line. sig-timestamp is the signature creation
time in seconds after the epoch. expire-timestamp is the
signature expiration time in seconds after the epoch (zero
means "does not expire"). sig-version, pubkey-algo, hash-algo,
and sig-class (a 2-byte hex value) are all straight from the
signature packet. PRIMARY-KEY-FPR is the fingerprint of the
primary key or identical to the first argument. This is
useful to get back to the primary key without running gpg
again for this purpose.
Note, that *-TIMESTAMP may either be a number with seconds
since epoch or an ISO 8601 string which can be detected by the
presence of the letter 'T' inside.
SIG_ID <radix64_string> <sig_creation_date> <sig-timestamp>
This is emitted only for signatures of class 0 or 1 which
have been verified okay. The string is a signature id
and may be used in applications to detect replay attacks
of signed messages. Note that only DLP algorithms give
unique ids - others may yield duplicated ones when they
have been created in the same second.
Note, that SIG-TIMESTAMP may either be a number with seconds
since epoch or an ISO 8601 string which can be detected by the
presence of the letter 'T' inside.
ENC_TO <long keyid> <keytype> <keylength>
The message is encrypted to this keyid.
keytype is the numerical value of the public key algorithm,
keylength is the length of the key or 0 if it is not known
(which is currently always the case).
NODATA <what>
No data has been found. Codes for what are:
1 - No armored data.
2 - Expected a packet but did not found one.
3 - Invalid packet found, this may indicate a non OpenPGP message.
You may see more than one of these status lines.
UNEXPECTED <what>
Unexpected data has been encountered
0 - not further specified 1
TRUST_UNDEFINED <error token>
TRUST_NEVER <error token>
TRUST_MARGINAL
TRUST_FULLY
TRUST_ULTIMATE
For good signatures one of these status lines are emitted
to indicate how trustworthy the signature is. The error token
values are currently only emiited by gpgsm.
SIGEXPIRED
This is deprecated in favor of KEYEXPIRED.
KEYEXPIRED <expire-timestamp>
The key has expired. expire-timestamp is the expiration time
in seconds after the epoch.
Note, that TIMESTAMP may either be a number with seconds since
epoch or an ISO 8601 string which can be detected by the
presence of the letter 'T' inside.
KEYREVOKED
The used key has been revoked by its owner. No arguments yet.
BADARMOR
The ASCII armor is corrupted. No arguments yet.
RSA_OR_IDEA
The IDEA algorithms has been used in the data. A
program might want to fallback to another program to handle
the data if GnuPG failed. This status message used to be emitted
also for RSA but this has been dropped after the RSA patent expired.
However we can't change the name of the message.
SHM_INFO
SHM_GET
SHM_GET_BOOL
SHM_GET_HIDDEN
GET_BOOL
GET_LINE
GET_HIDDEN
GOT_IT
NEED_PASSPHRASE <long main keyid> <long keyid> <keytype> <keylength>
Issued whenever a passphrase is needed.
keytype is the numerical value of the public key algorithm
or 0 if this is not applicable, keylength is the length
of the key or 0 if it is not known (this is currently always the case).
NEED_PASSPHRASE_SYM <cipher_algo> <s2k_mode> <s2k_hash>
Issued whenever a passphrase for symmetric encryption is needed.
NEED_PASSPHRASE_PIN <card_type> <chvno>
Issued whenever a PIN is requested to unlock a card.
MISSING_PASSPHRASE
No passphrase was supplied. An application which encounters this
message may want to stop parsing immediately because the next message
will probably be a BAD_PASSPHRASE. However, if the application
is a wrapper around the key edit menu functionality it might not
make sense to stop parsing but simply ignoring the following
BAD_PASSPHRASE.
BAD_PASSPHRASE <long keyid>
The supplied passphrase was wrong or not given. In the latter case
you may have seen a MISSING_PASSPHRASE.
GOOD_PASSPHRASE
The supplied passphrase was good and the secret key material
is therefore usable.
DECRYPTION_FAILED
The symmetric decryption failed - one reason could be a wrong
passphrase for a symmetrical encrypted message.
DECRYPTION_OKAY
The decryption process succeeded. This means, that either the
correct secret key has been used or the correct passphrase
for a conventional encrypted message was given. The program
itself may return an errorcode because it may not be possible to
verify a signature for some reasons.
NO_PUBKEY <long keyid>
NO_SECKEY <long keyid>
The key is not available
IMPORT_CHECK <long keyid> <fingerprint> <user ID>
This status is emitted in interactive mode right before
the "import.okay" prompt.
IMPORTED <long keyid> <username>
The keyid and name of the signature just imported
IMPORT_OK <reason> [<fingerprint>]
The key with the primary key's FINGERPRINT has been imported.
Reason flags:
0 := Not actually changed
1 := Entirely new key.
2 := New user IDs
4 := New signatures
8 := New subkeys
16 := Contains private key.
The flags may be ORed.
IMPORT_PROBLEM <reason> [<fingerprint>]
Issued for each import failure. Reason codes are:
0 := "No specific reason given".
1 := "Invalid Certificate".
2 := "Issuer Certificate missing".
3 := "Certificate Chain too long".
4 := "Error storing certificate".
IMPORT_RES <count> <no_user_id> <imported> <imported_rsa> <unchanged>
<n_uids> <n_subk> <n_sigs> <n_revoc> <sec_read> <sec_imported> <sec_dups> <not_imported>
Final statistics on import process (this is one long line)
FILE_START <what> <filename>
Start processing a file <filename>. <what> indicates the performed
operation:
1 - verify
2 - encrypt
3 - decrypt
FILE_DONE
Marks the end of a file processing which has been started
by FILE_START.
BEGIN_DECRYPTION
END_DECRYPTION
Mark the start and end of the actual decryption process. These
are also emitted when in --list-only mode.
BEGIN_ENCRYPTION <mdc_method> <sym_algo>
END_ENCRYPTION
Mark the start and end of the actual encryption process.
DELETE_PROBLEM reason_code
Deleting a key failed. Reason codes are:
1 - No such key
2 - Must delete secret key first
3 - Ambigious specification
PROGRESS what char cur total
Used by the primegen and Public key functions to indicate progress.
"char" is the character displayed with no --status-fd enabled, with
the linefeed replaced by an 'X'. "cur" is the current amount
done and "total" is amount to be done; a "total" of 0 indicates that
the total amount is not known. 100/100 may be used to detect the
end of operation.
Well known values for WHAT:
"pk_dsa" - DSA key generation
"pk_elg" - Elgamal key generation
"primegen" - Prime generation
"need_entropy" - Waiting for new entropy in the RNG
"file:XXX" - processing file XXX
(note that current gpg versions leave out the
"file:" prefix).
"tick" - generic tick without any special meaning - useful
for letting clients know that the server is
still working.
"starting_agent" - A gpg-agent was started because it is not
running as a daemon.
SIG_CREATED <type> <pubkey algo> <hash algo> <class> <timestamp> <key fpr>
A signature has been created using these parameters.
type: 'D' = detached
'C' = cleartext
'S' = standard
(only the first character should be checked)
class: 2 hex digits with the signature class
Note, that TIMESTAMP may either be a number with seconds since
epoch or an ISO 8601 string which can be detected by the
presence of the letter 'T' inside.
KEY_CREATED <type> <fingerprint> [<handle>]
A key has been created
type: 'B' = primary and subkey
'P' = primary
'S' = subkey
The fingerprint is one of the primary key for type B and P and
the one of the subkey for S. Handle is an arbitrary
non-whitespace string used to match key parameters from batch
key creation run.
KEY_NOT_CREATED [<handle>]
The key from batch run has not been created due to errors.
SESSION_KEY <algo>:<hexdigits>
The session key used to decrypt the message. This message will
only be emmited when the special option --show-session-key
is used. The format is suitable to be passed to the option
--override-session-key
NOTATION_NAME <name>
NOTATION_DATA <string>
name and string are %XX escaped; the data may be splitted
among several notation_data lines.
USERID_HINT <long main keyid> <string>
Give a hint about the user ID for a certain keyID.
POLICY_URL <string>
string is %XX escaped
BEGIN_STREAM
END_STREAM
Issued by pipemode.
INV_RECP <reason> <requested_recipient>
Issued for each unusable recipient. The reasons codes
currently in use are:
0 := "No specific reason given".
1 := "Not Found"
2 := "Ambigious specification"
3 := "Wrong key usage"
4 := "Key revoked"
5 := "Key expired"
6 := "No CRL known"
7 := "CRL too old"
8 := "Policy mismatch"
9 := "Not a secret key"
10 := "Key not trusted"
Note that this status is also used for gpgsm's SIGNER command
where it relates to signer's of course.
NO_RECP <reserved>
Issued when no recipients are usable.
ALREADY_SIGNED <long-keyid>
Warning: This is experimental and might be removed at any time.
TRUNCATED <maxno>
The output was truncated to MAXNO items. This status code is issued
for certain external requests
ERROR <error location> <error code>
This is a generic error status message, it might be followed
by error location specific data. <error token> and
<error_location> should not contain a space. The error code
is a either a string commencing with a letter or such string
prefix with a numerical error code and an underscore; e.g.:
"151011327_EOF"
ATTRIBUTE <fpr> <octets> <type> <index> <count>
<timestamp> <expiredate> <flags>
This is one long line issued for each attribute subpacket when
an attribute packet is seen during key listing. <fpr> is the
fingerprint of the key. <octets> is the length of the
attribute subpacket. <type> is the attribute type
(1==image). <index>/<count> indicates that this is the Nth
indexed subpacket of count total subpackets in this attribute
packet. <timestamp> and <expiredate> are from the
self-signature on the attribute packet. If the attribute
packet does not have a valid self-signature, then the
timestamp is 0. <flags> are a bitwise OR of:
0x01 = this attribute packet is a primary uid
0x02 = this attribute packet is revoked
0x04 = this attribute packet is expired
CARDCTRL <what> [<serialno>]
This is used to control smartcard operations.
Defined values for WHAT are:
1 = Request insertion of a card. Serialnumber may be given
to request a specific card.
2 = Request removal of a card.
3 = Card with serialnumber detected
PLAINTEXT <format> <timestamp>
This indicates the format of the plaintext that is about to be
written. The format is a 1 byte hex code that shows the
format of the plaintext: 62 ('b') is binary data, 74 ('t') is
text data with no character set specified, and 75 ('u') is
text data encoded in the UTF-8 character set. The timestamp
is in seconds since the epoch.
PLAINTEXT_LENGTH <length>
This indicates the length of the plaintext that is about to be
written. Note that if the plaintext packet has partial length
encoding it is not possible to know the length ahead of time.
In that case, this status tag does not appear.
Format of the "--attribute-fd" output
=====================================
When --attribute-fd is set, during key listings (--list-keys,
--list-secret-keys) GnuPG dumps each attribute packet to the file
descriptor specified. --attribute-fd is intended for use with
--status-fd as part of the required information is carried on the
ATTRIBUTE status tag (see above).
The contents of the attribute data is specified by 2440bis, but for
convenience, here is the Photo ID format, as it is currently the only
attribute defined:
Byte 0-1: The length of the image header. Due to a historical
accident (i.e. oops!) back in the NAI PGP days, this is
a little-endian number. Currently 16 (0x10 0x00).
Byte 2: The image header version. Currently 0x01.
Byte 3: Encoding format. 0x01 == JPEG.
Byte 4-15: Reserved, and currently unused.
All other data after this header is raw image (JPEG) data.
Format of the "--list-config" output
====================================
--list-config outputs information about the GnuPG configuration for
the benefit of frontends or other programs that call GnuPG. There are
several list-config items, all colon delimited like the rest of the
--with-colons output. The first field is always "cfg" to indicate
configuration information. The second field is one of (with
examples):
version: the third field contains the version of GnuPG.
cfg:version:1.3.5
pubkey: the third field contains the public key algorithmdcaiphers
this version of GnuPG supports, separated by semicolons. The
algorithm numbers are as specified in RFC-2440.
cfg:pubkey:1;2;3;16;17
cipher: the third field contains the symmetric ciphers this version of
GnuPG supports, separated by semicolons. The cipher numbers
are as specified in RFC-2440.
cfg:cipher:2;3;4;7;8;9;10
digest: the third field contains the digest (hash) algorithms this
version of GnuPG supports, separated by semicolons. The
digest numbers are as specified in RFC-2440.
cfg:digest:1;2;3;8;9;10
compress: the third field contains the compression algorithms this
version of GnuPG supports, separated by semicolons. The
algorithm numbers are as specified in RFC-2440.
cfg:compress:0;1;2;3
group: the third field contains the name of the group, and the fourth
field contains the values that the group expands to, separated
by semicolons.
For example, a group of:
group mynames = paige 0x12345678 joe patti
would result in:
cfg:group:mynames:patti;joe;0x12345678;paige
Key generation
==============
Key generation shows progress by printing different characters to
stderr:
"." Last 10 Miller-Rabin tests failed
"+" Miller-Rabin test succeeded
"!" Reloading the pool with fresh prime numbers
"^" Checking a new value for the generator
"<" Size of one factor decreased
">" Size of one factor increased
The prime number for Elgamal is generated this way:
1) Make a prime number q of 160, 200, 240 bits (depending on the keysize)
2) Select the length of the other prime factors to be at least the size
of q and calculate the number of prime factors needed
3) Make a pool of prime numbers, each of the length determined in step 2
4) Get a new permutation out of the pool or continue with step 3
if we have tested all permutations.
5) Calculate a candidate prime p = 2 * q * p[1] * ... * p[n] + 1
6) Check that this prime has the correct length (this may change q if
it seems not to be possible to make a prime of the desired length)
7) Check whether this is a prime using trial divisions and the
Miller-Rabin test.
8) Continue with step 4 if we did not find a prime in step 7.
9) Find a generator for that prime.
This algorithm is based on Lim and Lee's suggestion from the
Crypto '97 proceedings p. 260.
Unattended key generation
=========================
This feature allows unattended generation of keys controlled by a
parameter file. To use this feature, you use --gen-key together with
--batch and feed the parameters either from stdin or from a file given
on the commandline.
The format of this file is as follows:
o Text only, line length is limited to about 1000 chars.
o You must use UTF-8 encoding to specify non-ascii characters.
o Empty lines are ignored.
o Leading and trailing spaces are ignored.
o A hash sign as the first non white space character indicates a comment line.
o Control statements are indicated by a leading percent sign, the
arguments are separated by white space from the keyword.
o Parameters are specified by a keyword, followed by a colon. Arguments
are separated by white space.
o The first parameter must be "Key-Type", control statements
may be placed anywhere.
o Key generation takes place when either the end of the parameter file
is reached, the next "Key-Type" parameter is encountered or at the
control statement "%commit"
o Control statements:
%echo <text>
Print <text>.
%dry-run
Suppress actual key generation (useful for syntax checking).
%commit
Perform the key generation. An implicit commit is done
at the next "Key-Type" parameter.
%pubring <filename>
%secring <filename>
Do not write the key to the default or commandline given
keyring but to <filename>. This must be given before the first
commit to take place, duplicate specification of the same filename
is ignored, the last filename before a commit is used.
The filename is used until a new filename is used (at commit points)
and all keys are written to that file. If a new filename is given,
this file is created (and overwrites an existing one).
Both control statements must be given.
o The order of the parameters does not matter except for "Key-Type"
which must be the first parameter. The parameters are only for the
generated keyblock and parameters from previous key generations are not
used. Some syntactically checks may be performed.
The currently defined parameters are:
Key-Type: <algo-number>|<algo-string>
Starts a new parameter block by giving the type of the
primary key. The algorithm must be capable of signing.
This is a required parameter.
Key-Length: <length-in-bits>
Length of the key in bits. Default is 1024.
Key-Usage: <usage-list>
Space or comma delimited list of key usage, allowed values are
"encrypt" and "sign". This is used to generate the key flags.
Please make sure that the algorithm is capable of this usage.
Subkey-Type: <algo-number>|<algo-string>
This generates a secondary key. Currently only one subkey
can be handled.
Subkey-Length: <length-in-bits>
Length of the subkey in bits. Default is 1024.
Subkey-Usage: <usage-list>
Similar to Key-Usage.
Passphrase: <string>
If you want to specify a passphrase for the secret key,
enter it here. Default is not to use any passphrase.
Name-Real: <string>
Name-Comment: <string>
Name-Email: <string>
The 3 parts of a key. Remember to use UTF-8 here.
If you don't give any of them, no user ID is created.
Expire-Date: <iso-date>|(<number>[d|w|m|y])
Set the expiration date for the key (and the subkey). It
may either be entered in ISO date format (2000-08-15) or as
number of days, weeks, month or years. Without a letter days
are assumed.
Preferences: <string>
Set the cipher, hash, and compression preference values for
this key. This expects the same type of string as "setpref"
in the --edit menu.
Revoker: <algo>:<fpr> [sensitive]
Add a designated revoker to the generated key. Algo is the
public key algorithm of the designated revoker (i.e. RSA=1,
DSA=17, etc.) Fpr is the fingerprint of the designated
revoker. The optional "sensitive" flag marks the designated
revoker as sensitive information. Only v4 keys may be
designated revokers.
Handle: <string>
This is an optional parameter only used with the status lines
KEY_CREATED and KEY_NOT_CREATED. STRING may be up to 100
characters and should not contauin spaces. It is useful for
batch key generation to associate a key parameter block with a
status line.
Here is an example:
$ cat >foo <<EOF
%echo Generating a standard key
Key-Type: DSA
Key-Length: 1024
Subkey-Type: ELG-E
Subkey-Length: 1024
Name-Real: Joe Tester
Name-Comment: with stupid passphrase
Name-Email: joe@foo.bar
Expire-Date: 0
Passphrase: abc
%pubring foo.pub
%secring foo.sec
# Do a commit here, so that we can later print "done" :-)
%commit
%echo done
EOF
$ gpg --batch --gen-key foo
[...]
$ gpg --no-default-keyring --secret-keyring ./foo.sec \
--keyring ./foo.pub --list-secret-keys
/home/wk/work/gnupg-stable/scratch/foo.sec
------------------------------------------
sec 1024D/915A878D 2000-03-09 Joe Tester (with stupid passphrase) <joe@foo.bar>
ssb 1024g/8F70E2C0 2000-03-09
Layout of the TrustDB
=====================
The TrustDB is built from fixed length records, where the first byte
describes the record type. All numeric values are stored in network
byte order. The length of each record is 40 bytes. The first record of
the DB is always of type 1 and this is the only record of this type.
FIXME: The layout changed, document it here.
Record type 0:
--------------
Unused record, can be reused for any purpose.
Record type 1:
--------------
Version information for this TrustDB. This is always the first
record of the DB and the only one with type 1.
1 byte value 1
3 bytes 'gpg' magic value
1 byte Version of the TrustDB (2)
1 byte marginals needed
1 byte completes needed
1 byte max_cert_depth
The three items are used to check whether the cached
validity value from the dir record can be used.
1 u32 locked flags [not used]
1 u32 timestamp of trustdb creation
1 u32 timestamp of last modification which may affect the validity
of keys in the trustdb. This value is checked against the
validity timestamp in the dir records.
1 u32 timestamp of last validation [currently not used]
(Used to keep track of the time, when this TrustDB was checked
against the pubring)
1 u32 record number of keyhashtable [currently not used]
1 u32 first free record
1 u32 record number of shadow directory hash table [currently not used]
It does not make sense to combine this table with the key table
because the keyid is not in every case a part of the fingerprint.
1 u32 record number of the trusthashtbale
Record type 2: (directory record)
--------------
Informations about a public key certificate.
These are static values which are never changed without user interaction.
1 byte value 2
1 byte reserved
1 u32 LID . (This is simply the record number of this record.)
1 u32 List of key-records (the first one is the primary key)
1 u32 List of uid-records
1 u32 cache record
1 byte ownertrust
1 byte dirflag
1 byte maximum validity of all the user ids
1 u32 time of last validity check.
1 u32 Must check when this time has been reached.
(0 = no check required)
Record type 3: (key record)
--------------
Informations about a primary public key.
(This is mainly used to lookup a trust record)
1 byte value 3
1 byte reserved
1 u32 LID
1 u32 next - next key record
7 bytes reserved
1 byte keyflags
1 byte pubkey algorithm
1 byte length of the fingerprint (in bytes)
20 bytes fingerprint of the public key
(This is the value we use to identify a key)
Record type 4: (uid record)
--------------
Informations about a userid
We do not store the userid but the hash value of the userid because that
is sufficient.
1 byte value 4
1 byte reserved
1 u32 LID points to the directory record.
1 u32 next next userid
1 u32 pointer to preference record
1 u32 siglist list of valid signatures
1 byte uidflags
1 byte validity of the key calculated over this user id
20 bytes ripemd160 hash of the username.
Record type 5: (pref record)
--------------
This record type is not anymore used.
1 byte value 5
1 byte reserved
1 u32 LID; points to the directory record (and not to the uid record!).
(or 0 for standard preference record)
1 u32 next
30 byte preference data
Record type 6 (sigrec)
-------------
Used to keep track of key signatures. Self-signatures are not
stored. If a public key is not in the DB, the signature points to
a shadow dir record, which in turn has a list of records which
might be interested in this key (and the signature record here
is one).
1 byte value 6
1 byte reserved
1 u32 LID points back to the dir record
1 u32 next next sigrec of this uid or 0 to indicate the
last sigrec.
6 times
1 u32 Local_id of signatures dir or shadow dir record
1 byte Flag: Bit 0 = checked: Bit 1 is valid (we have a real
directory record for this)
1 = valid is set (but may be revoked)
Record type 8: (shadow directory record)
--------------
This record is used to reserve a LID for a public key. We
need this to create the sig records of other keys, even if we
do not yet have the public key of the signature.
This record (the record number to be more precise) will be reused
as the dir record when we import the real public key.
1 byte value 8
1 byte reserved
1 u32 LID (This is simply the record number of this record.)
2 u32 keyid
1 byte pubkey algorithm
3 byte reserved
1 u32 hintlist A list of records which have references to
this key. This is used for fast access to
signature records which are not yet checked.
Note, that this is only a hint and the actual records
may not anymore hold signature records for that key
but that the code cares about this.
18 byte reserved
Record Type 10 (hash table)
--------------
Due to the fact that we use fingerprints to lookup keys, we can
implement quick access by some simple hash methods, and avoid
the overhead of gdbm. A property of fingerprints is that they can be
used directly as hash values. (They can be considered as strong
random numbers.)
What we use is a dynamic multilevel architecture, which combines
hashtables, record lists, and linked lists.
This record is a hashtable of 256 entries; a special property
is that all these records are stored consecutively to make one
big table. The hash value is simple the 1st, 2nd, ... byte of
the fingerprint (depending on the indirection level).
When used to hash shadow directory records, a different table is used
and indexed by the keyid.
1 byte value 10
1 byte reserved
n u32 recnum; n depends on the record length:
n = (reclen-2)/4 which yields 9 for the current record length
of 40 bytes.
the total number of such record which makes up the table is:
m = (256+n-1) / n
which is 29 for a record length of 40.
To look up a key we use the first byte of the fingerprint to get
the recnum from this hashtable and look up the addressed record:
- If this record is another hashtable, we use 2nd byte
to index this hash table and so on.
- if this record is a hashlist, we walk all entries
until we found one a matching one.
- if this record is a key record, we compare the
fingerprint and to decide whether it is the requested key;
Record type 11 (hash list)
--------------
see hash table for an explanation.
This is also used for other purposes.
1 byte value 11
1 byte reserved
1 u32 next next hash list record
n times n = (reclen-5)/5
1 u32 recnum
For the current record length of 40, n is 7
Record type 254 (free record)
---------------
All these records form a linked list of unused records.
1 byte value 254
1 byte reserved (0)
1 u32 next_free
Packet Headers
===============
GNUPG uses PGP 2 packet headers and also understands OpenPGP packet header.
There is one enhancement used with the old style packet headers:
CTB bits 10, the "packet-length length bits", have values listed in
the following table:
00 - 1-byte packet-length field
01 - 2-byte packet-length field
10 - 4-byte packet-length field
11 - no packet length supplied, unknown packet length
As indicated in this table, depending on the packet-length length
bits, the remaining 1, 2, 4, or 0 bytes of the packet structure field
are a "packet-length field". The packet-length field is a whole
number field. The value of the packet-length field is defined to be
the value of the whole number field.
A value of 11 is currently used in one place: on compressed data.
That is, a compressed data block currently looks like <A3 01 . . .>,
where <A3>, binary 10 1000 11, is an indefinite-length packet. The
proper interpretation is "until the end of the enclosing structure",
although it should never appear outermost (where the enclosing
structure is a file).
+ This will be changed with another version, where the new meaning of
+ the value 11 (see below) will also take place.
+
+ A value of 11 for other packets enables a special length encoding,
+ which is used in case, where the length of the following packet can
+ not be determined prior to writing the packet; especially this will
+ be used if large amounts of data are processed in filter mode.
+
+ It works like this: After the CTB (with a length field of 11) a
+ marker field is used, which gives the length of the following datablock.
+ This is a simple 2 byte field (MSB first) containing the amount of data
+ following this field, not including this length field. After this datablock
+ another length field follows, which gives the size of the next datablock.
+ A value of 0 indicates the end of the packet. The maximum size of a
+ data block is limited to 65534, thereby reserving a value of 0xffff for
+ future extensions. These length markers must be inserted into the data
+ stream just before writing the data out.
+
+ This 2 byte field is large enough, because the application must buffer
+ this amount of data to prepend the length marker before writing it out.
+ Data block sizes larger than about 32k doesn't make any sense. Note
+ that this may also be used for compressed data streams, but we must use
+ another packet version to tell the application that it can not assume,
+ that this is the last packet.
GNU extensions to the S2K algorithm
===================================
S2K mode 101 is used to identify these extensions.
After the hash algorithm the 3 bytes "GNU" are used to make
clear that these are extensions for GNU, the next bytes gives the
GNU protection mode - 1000. Defined modes are:
1001 - do not store the secret part at all
1002 - a stub to access smartcards (not used in 1.2.x)
Pipemode
========
NOTE: This is deprecated and will be removed in future versions.
This mode can be used to perform multiple operations with one call to
gpg. It comes handy in cases where you have to verify a lot of
signatures. Currently we support only detached signatures. This mode
is a kludge to avoid running gpg n daemon mode and using Unix Domain
Sockets to pass the data to it. There is no easy portable way to do
this under Windows, so we use plain old pipes which do work well under
Windows. Because there is no way to signal multiple EOFs in a pipe we
have to embed control commands in the data stream: We distinguish
between a data state and a control state. Initially the system is in
data state but it won't accept any data. Instead it waits for
transition to control state which is done by sending a single '@'
character. While in control state the control command os expected and
this command is just a single byte after which the system falls back
to data state (but does not necesary accept data now). The simplest
control command is a '@' which just inserts this character into the
data stream.
Here is the format we use for detached signatures:
"@<" - Begin of new stream
"@B" - Detached signature follows.
This emits a control packet (1,'B')
<detached_signature>
"@t" - Signed text follows.
This emits the control packet (2, 'B')
<signed_text>
"@." - End of operation. The final control packet forces signature
verification
"@>" - End of stream
Other Notes
===========
* For packet version 3 we calculate the keyids this way:
RSA := low 64 bits of n
ELGAMAL := build a v3 pubkey packet (with CTB 0x99) and calculate
a rmd160 hash value from it. This is used as the
fingerprint and the low 64 bits are the keyid.
* Revocation certificates consist only of the signature packet;
"import" knows how to handle this. The rationale behind it is
to keep them small.
Keyserver Message Format
=========================
The keyserver may be contacted by a Unix Domain socket or via TCP.
The format of a request is:
====
command-tag
"Content-length:" digits
CRLF
=======
Where command-tag is
NOOP
GET <user-name>
PUT
DELETE <user-name>
The format of a response is:
======
"GNUPG/1.0" status-code status-text
"Content-length:" digits
CRLF
============
followed by <digits> bytes of data
Status codes are:
o 1xx: Informational - Request received, continuing process
o 2xx: Success - The action was successfully received, understood,
and accepted
o 4xx: Client Error - The request contains bad syntax or cannot be
fulfilled
o 5xx: Server Error - The server failed to fulfill an apparently
valid request
Documentation on HKP (the http keyserver protocol):
A minimalistic HTTP server on port 11371 recognizes a GET for /pks/lookup.
The standard http URL encoded query parameters are this (always key=value):
- op=index (like pgp -kv), op=vindex (like pgp -kvv) and op=get (like
pgp -kxa)
- search=<stringlist>. This is a list of words that must occur in the key.
The words are delimited with space, points, @ and so on. The delimiters
are not searched for and the order of the words doesn't matter (but see
next option).
- exact=on. This switch tells the hkp server to only report exact matching
keys back. In this case the order and the "delimiters" are important.
- fingerprint=on. Also reports the fingerprints when used with 'index' or
'vindex'
The keyserver also recognizes http-POSTs to /pks/add. Use this to upload
keys.
A better way to do this would be a request like:
/pks/lookup/<gnupg_formatierte_user_id>?op=<operation>
This can be implemented using Hurd's translator mechanism.
However, I think the whole key server stuff has to be re-thought;
I have some ideas and probably create a white paper.
diff --git a/doc/gpg.sgml b/doc/gpg.sgml
index d22a14a55..ff28ffe25 100644
--- a/doc/gpg.sgml
+++ b/doc/gpg.sgml
@@ -1,2968 +1,2969 @@
<!-- gpg.sgml - the man page for GnuPG
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003,
2004 Free Software Foundation, Inc.
This file is part of GnuPG.
GnuPG is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
GnuPG is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
-->
<!-- This file should be processed by docbook-to-man to
create a manual page. This program has currently the bug
not to remove leading white space. So this source file does
not look very pretty
FIXME: generated a file with entity (e.g. pathnames) from the
configure scripts and include it here
-->
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity ParmDir "<parameter>directory</parameter>">
<!entity ParmFile "<parameter>file</parameter>">
<!entity OptParmFile "<optional>&ParmFile;</optional>">
<!entity ParmFiles "<parameter>files</parameter>">
<!entity OptParmFiles "<optional>&ParmFiles;</optional>">
<!entity ParmNames "<parameter>names</parameter>">
<!entity OptParmNames "<optional>&ParmNames;</optional>">
<!entity ParmName "<parameter>name</parameter>">
<!entity OptParmName "<optional>&ParmName;</optional>">
<!entity ParmKeyIDs "<parameter>key IDs</parameter>">
<!entity OptParmKeyIDs "<optional>&ParmKeyIDs</optional>">
<!entity ParmN "<parameter>n</parameter>">
<!entity ParmFlags "<parameter>flags</parameter>">
<!entity ParmString "<parameter>string</parameter>">
<!entity ParmValue "<parameter>value</parameter>">
<!entity ParmNameValue "<parameter>name=value</parameter>">
<!entity ParmNameValues "<parameter>name=value1 <optional>value2 value3 ...</optional></parameter>">
<!entity OptEqualsValue "<optional>=value</optional>">
]>
<refentry id="gpg">
<refmeta>
<refentrytitle>gpg</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="gnu">GNU Tools</refmiscinfo>
</refmeta>
<refnamediv>
<refname/gpg/
<refpurpose>encryption and signing tool</>
</refnamediv>
<refsynopsisdiv>
<synopsis>
<command>gpg</command>
<optional>--homedir <parameter/name/</optional>
<optional>--options <parameter/file/</optional>
<optional><parameter/options/</optional>
<parameter>command</parameter>
<optional><parameter/args/</optional>
</synopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
<command/gpg/ is the main program for the GnuPG system.
</para>
<para>
This man page only lists the commands and options available. For more
verbose documentation get the GNU Privacy Handbook (GPH) or one of the
other documents at http://www.gnupg.org/documentation/ .
</para>
<para>
Please remember that option parsing stops as soon as a non option is
encountered, you can explicitly stop option parsing by using the
special option "--".
</para>
</refsect1>
<refsect1>
<title>COMMANDS</title>
<para>
<command/gpg/ may be run with no commands, in which case it will
perform a reasonable action depending on the type of file it is given
as input (an encrypted message is decrypted, a signature is verified,
a file containing keys is listed).
</para>
<para>
<command/gpg/ recognizes these commands:
</para>
<variablelist>
<varlistentry>
<term>-s, --sign</term>
<listitem><para>
Make a signature. This command may be combined with --encrypt (for a
signed and encrypted message), --symmetric (for a signed and
symmetrically encrypted message), or --encrypt and --symmetric
together (for a signed message that may be decrypted via a secret key
or a passphrase).
</para></listitem></varlistentry>
<varlistentry>
<term>--clearsign</term>
<listitem><para>
Make a clear text signature.
</para></listitem></varlistentry>
<varlistentry>
<term>-b, --detach-sign</term>
<listitem><para>
Make a detached signature.
</para></listitem></varlistentry>
<varlistentry>
<term>-e, --encrypt</term>
<listitem><para>
Encrypt data. This option may be combined with --sign (for a signed
and encrypted message), --symmetric (for a message that may be
decrypted via a secret key or a passphrase), or --sign and --symmetric
together (for a signed message that may be decrypted via a secret key
or a passphrase).
</para></listitem></varlistentry>
<varlistentry>
<term>-c, --symmetric</term>
<listitem><para>
Encrypt with a symmetric cipher using a passphrase. The default
symmetric cipher used is CAST5, but may be chosen with the
--cipher-algo option. This option may be combined with --sign (for a
signed and symmetrically encrypted message), --encrypt (for a message
that may be decrypted via a secret key or a passphrase), or --sign and
--encrypt together (for a signed message that may be decrypted via a
secret key or a passphrase).
</para></listitem></varlistentry>
<varlistentry>
<term>--store</term>
<listitem><para>
Store only (make a simple RFC1991 packet).
</para></listitem></varlistentry>
<varlistentry>
<term>--decrypt &OptParmFile;</term>
<listitem><para>
Decrypt &ParmFile; (or stdin if no file is specified) and
write it to stdout (or the file specified with
--output). If the decrypted file is signed, the
signature is also verified. This command differs
from the default operation, as it never writes to the
filename which is included in the file and it
rejects files which don't begin with an encrypted
message.
</para></listitem></varlistentry>
<varlistentry>
<term>--verify <optional><optional><parameter/sigfile/</optional>
<optional><parameter/signed-files/</optional></optional></term>
<listitem><para>
Assume that <parameter/sigfile/ is a signature and verify it
without generating any output. With no arguments,
the signature packet is read from stdin. If
only a sigfile is given, it may be a complete
signature or a detached signature, in which case
the signed stuff is expected in a file without the
".sig" or ".asc" extension.
With more than
1 argument, the first should be a detached signature
and the remaining files are the signed stuff. To read the signed
stuff from stdin, use <literal>-</literal> as the second filename.
For security reasons a detached signature cannot read the signed
material from stdin without denoting it in the above way.
</para></listitem></varlistentry>
<varlistentry>
<term>--multifile</term>
<listitem><para>
This modifies certain other commands to accept multiple files for
processing on the command line or read from stdin with each filename
on a separate line. This allows for many files to be processed at
once. --multifile may currently be used along with --verify,
--encrypt, and --decrypt. Note that `--multifile --verify' may not be
used with detached signatures.
</para></listitem></varlistentry>
<varlistentry>
<term>--verify-files <optional><parameter/files/</optional></term>
<listitem><para>
Identical to `--multifile --verify'.
</para></listitem></varlistentry>
<varlistentry>
<term>--encrypt-files <optional><parameter/files/</optional></term>
<listitem><para>
Identical to `--multifile --encrypt'.
</para></listitem></varlistentry>
<varlistentry>
<term>--decrypt-files <optional><parameter/files/</optional></term>
<listitem><para>
Identical to `--multifile --decrypt'.
</para></listitem></varlistentry>
<!--
B<-k> [I<username>] [I<keyring>]
Kludge to be somewhat compatible with PGP.
Without arguments, all public keyrings are listed.
With one argument, only I<keyring> is listed.
Special combinations are also allowed, but they may
give strange results when combined with more options.
B<-kv> Same as B<-k>
B<-kvv> List the signatures with every key.
B<-kvvv> Additionally check all signatures.
B<-kvc> List fingerprints
B<-kvvc> List fingerprints and signatures
B<This command may be removed in the future!>
-->
<varlistentry>
<term>--list-keys &OptParmNames;</term>
<term>--list-public-keys &OptParmNames;</term>
<listitem><para>
List all keys from the public keyrings, or just the ones given on the
command line.
</para><para>
Avoid using the output of this command in scripts or other programs as
it is likely to change as GnuPG changes. See --with-colons for a
machine-parseable key listing command that is appropriate for use in
scripts and other programs.
</para></listitem></varlistentry>
<varlistentry>
<term>-K, --list-secret-keys &OptParmNames;</term>
<listitem><para>
List all keys from the secret keyrings, or just the ones given on the
command line. A '#' after the letters 'sec' means that the secret key
is not usable (for example, if it was created via
--export-secret-subkeys).
</para></listitem></varlistentry>
<varlistentry>
<term>--list-sigs &OptParmNames;</term>
<listitem><para>
Same as --list-keys, but the signatures are listed too.
</para><para>
For each signature listed, there are several flags in between the
"sig" tag and keyid. These flags give additional information about
each signature. From left to right, they are the numbers 1-3 for
certificate check level (see --ask-cert-level), "L" for a local or
non-exportable signature (see --lsign-key), "R" for a nonRevocable
signature (see --nrsign-key), "P" for a signature that contains a
policy URL (see --cert-policy-url), "N" for a signature that contains
a notation (see --cert-notation), "X" for an eXpired signature (see
--ask-cert-expire), and the numbers 1-9 or "T" for 10 and above to
indicate trust signature levels (see the --edit-key command "tsign").
</para></listitem></varlistentry>
<varlistentry>
<term>--check-sigs &OptParmNames;</term>
<listitem><para>
Same as --list-sigs, but the signatures are verified.
</para></listitem></varlistentry>
<varlistentry>
<term>--fingerprint &OptParmNames;</term>
<listitem><para>
List all keys with their fingerprints. This is the
same output as --list-keys but with the additional output
of a line with the fingerprint. May also be combined
with --list-sigs or --check-sigs.
If this command is given twice, the fingerprints of all
secondary keys are listed too.
</para></listitem></varlistentry>
<varlistentry>
<term>--list-packets</term>
<listitem><para>
List only the sequence of packets. This is mainly
useful for debugging.
</para></listitem></varlistentry>
<varlistentry>
<term>--gen-key</term>
<listitem><para>
Generate a new key pair. This command is normally only used
interactively.
</para>
<para>
There is an experimental feature which allows you to create keys
in batch mode. See the file <filename>doc/DETAILS</filename>
in the source distribution on how to use this.
</para></listitem></varlistentry>
<varlistentry>
<term>--edit-key &ParmName;</term>
<listitem><para>
Present a menu which enables you to do all key
related tasks:</para>
<variablelist>
<varlistentry>
<term>sign</term>
<listitem><para>
Make a signature on key of user &ParmName;
If the key is not yet signed by the default
user (or the users given with -u), the
program displays the information of the key
again, together with its fingerprint and
asks whether it should be signed. This
question is repeated for all users specified
with -u.</para></listitem></varlistentry>
<varlistentry>
<term>lsign</term>
<listitem><para>
Same as --sign but the signature is marked as
non-exportable and will therefore never be used
by others. This may be used to make keys valid
only in the local environment.</para></listitem></varlistentry>
<varlistentry>
<term>nrsign</term>
<listitem><para>
Same as --sign but the signature is marked as non-revocable and can
therefore never be revoked.</para></listitem></varlistentry>
<varlistentry>
<term>nrlsign</term>
<listitem><para>
Combines the functionality of nrsign and lsign to make a signature
that is both non-revocable and
non-exportable.</para></listitem></varlistentry>
<varlistentry>
<term>tsign</term>
<listitem><para>
Make a trust signature. This is a signature that combines the notions
of certification (like a regular signature), and trust (like the
"trust" command). It is generally only useful in distinct communities
or groups.
</para></listitem></varlistentry>
<varlistentry>
<term>revsig</term>
<listitem><para>
Revoke a signature. For every signature which has been generated by
one of the secret keys, GnuPG asks whether a revocation certificate
should be generated.
</para></listitem></varlistentry>
<varlistentry>
<term>trust</term>
<listitem><para>
Change the owner trust value. This updates the
trust-db immediately and no save is required.</para></listitem></varlistentry>
<varlistentry>
<term>disable</term>
<term>enable</term>
<listitem><para>
Disable or enable an entire key. A disabled key can not normally be
used for encryption.</para></listitem></varlistentry>
<varlistentry>
<term>adduid</term>
<listitem><para>
Create an alternate user id.</para></listitem></varlistentry>
<varlistentry>
<term>addphoto</term>
<listitem><para>
Create a photographic user id. This will prompt for a JPEG file that
will be embedded into the user ID. Note that a very large JPEG will
make for a very large key. Also note that some programs will display
your JPEG unchanged (GnuPG), and some programs will scale it to fit in
a dialog box (PGP).
</para></listitem></varlistentry>
<varlistentry>
<term>deluid</term>
<listitem><para>
Delete a user id.</para></listitem></varlistentry>
<varlistentry>
<term>delsig</term>
<listitem><para>
Delete a signature.</para></listitem></varlistentry>
<varlistentry>
<term>revuid</term>
<listitem><para>
Revoke a user id.</para></listitem></varlistentry>
<varlistentry>
<term>addkey</term>
<listitem><para>
Add a subkey to this key.</para></listitem></varlistentry>
<varlistentry>
<term>addcardkey</term>
<listitem><para>
Generate a key on a card and add it
to this key.</para></listitem></varlistentry>
<varlistentry>
<term>keytocard</term>
<listitem><para>
Transfer the selected secret key (or the primary key if no key has
been selected) to a smartcard. The secret key in the keyring will be
replaced by a stub if the key could be stored successfully on the card
and you use the save command later. Only certain key types may be
transferred to the card. A sub menu allows you to select on what card
to store the key. Note that it is not possible to get that key back
from the card - if the card gets broken your secret key will be lost
unless you have a backup somewhere.</para></listitem></varlistentry>
<varlistentry>
<term>delkey</term>
<listitem><para>
Remove a subkey.</para></listitem></varlistentry>
<varlistentry>
<term>addrevoker <optional>sensitive</optional></term>
<listitem><para>
Add a designated revoker. This takes one optional argument:
"sensitive". If a designated revoker is marked as sensitive, it will
not be exported by default (see
export-options).</para></listitem></varlistentry>
<varlistentry>
<term>revkey</term>
<listitem><para>
Revoke a subkey.</para></listitem></varlistentry>
<varlistentry>
<term>expire</term>
<listitem><para>
Change the key expiration time. If a subkey is selected, the
expiration time of this subkey will be changed. With no selection,
the key expiration of the primary key is changed.
</para></listitem></varlistentry>
<varlistentry>
<term>passwd</term>
<listitem><para>
Change the passphrase of the secret key.</para></listitem></varlistentry>
<varlistentry>
<term>primary</term>
<listitem><para>
Flag the current user id as the primary one, removes the primary user
id flag from all other user ids and sets the timestamp of all affected
self-signatures one second ahead. Note that setting a photo user ID
as primary makes it primary over other photo user IDs, and setting a
regular user ID as primary makes it primary over other regular user
IDs.
</para></listitem></varlistentry>
<varlistentry>
<term>uid &ParmN;</term>
<listitem><para>
Toggle selection of user id with index &ParmN;.
Use 0 to deselect all.</para></listitem></varlistentry>
<varlistentry>
<term>key &ParmN;</term>
<listitem><para>
Toggle selection of subkey with index &ParmN;.
Use 0 to deselect all.</para></listitem></varlistentry>
<varlistentry>
<term>check</term>
<listitem><para>
Check all selected user ids.</para></listitem></varlistentry>
<varlistentry>
<term>showphoto</term>
<listitem><para>
Display the selected photographic user
id.</para></listitem></varlistentry>
<varlistentry>
<term>pref</term>
<listitem><para>
List preferences from the selected user ID. This shows the actual
preferences, without including any implied preferences.
</para></listitem></varlistentry>
<varlistentry>
<term>showpref</term>
<listitem><para>
More verbose preferences listing for the selected user ID. This shows
the preferences in effect by including the implied preferences of
3DES (cipher), SHA-1 (digest), and Uncompressed (compression) if they
are not already included in the preference list.
</para></listitem></varlistentry>
<varlistentry>
<term>setpref &ParmString;</term>
<listitem><para>
Set the list of user ID preferences to &ParmString;, this should be a
string similar to the one printed by "pref". Using an empty string
will set the default preference string, using "none" will remove the
preferences. Use "gpg --version" to get a list of available
algorithms. This command just initializes an internal list and does
not change anything unless another command (such as "updpref") which
changes the self-signatures is used.
</para></listitem></varlistentry>
<varlistentry>
<term>updpref</term>
<listitem><para>
Change the preferences of all user IDs (or just of the selected ones
to the current list of preferences. The timestamp of all affected
self-signatures will be advanced by one second. Note that while you
can change the preferences on an attribute user ID (aka "photo ID"),
GnuPG does not select keys via attribute user IDs so these preferences
will not be used by GnuPG.
</para></listitem></varlistentry>
<varlistentry>
<term>keyserver</term>
<listitem><para>
Set a preferred keyserver for the specified user ID(s). This allows
other users to know where you prefer they get your key from. See
---keyserver-option honor-keyserver-url. Note that some versions of
-PGP interpret the presence of a keyserver URL as an instruction to
-enable PGP/MIME mail encoding. Setting a value of "none" removes a
-existing preferred keyserver.
+--keyserver-option honor-keyserver-url for more on how this works.
+Note that some versions of PGP interpret the presence of a keyserver
+URL as an instruction to enable PGP/MIME mail encoding. Setting a
+value of "none" removes a existing preferred keyserver.
</para></listitem></varlistentry>
<varlistentry>
<term>toggle</term>
<listitem><para>
Toggle between public and secret key listing.</para></listitem></varlistentry>
<varlistentry>
<term>save</term>
<listitem><para>
Save all changes to the key rings and quit.</para></listitem></varlistentry>
<varlistentry>
<term>quit</term>
<listitem><para>
Quit the program without updating the
key rings.</para></listitem></varlistentry>
</variablelist>
<para>
The listing shows you the key with its secondary
keys and all user ids. Selected keys or user ids
are indicated by an asterisk. The trust value is
displayed with the primary key: the first is the
assigned owner trust and the second is the calculated
trust value. Letters are used for the values:</para>
<variablelist>
<varlistentry><term>-</term><listitem><para>No ownertrust assigned / not yet calculated.</para></listitem></varlistentry>
<varlistentry><term>e</term><listitem><para>Trust
calculation has failed; probably due to an expired key.</para></listitem></varlistentry>
<varlistentry><term>q</term><listitem><para>Not enough information for calculation.</para></listitem></varlistentry>
<varlistentry><term>n</term><listitem><para>Never trust this key.</para></listitem></varlistentry>
<varlistentry><term>m</term><listitem><para>Marginally trusted.</para></listitem></varlistentry>
<varlistentry><term>f</term><listitem><para>Fully trusted.</para></listitem></varlistentry>
<varlistentry><term>u</term><listitem><para>Ultimately trusted.</para></listitem></varlistentry>
</variablelist>
</listitem></varlistentry>
<varlistentry>
<term>--sign-key &ParmName;</term>
<listitem><para>
Signs a public key with your secret key. This is a shortcut version of
the subcommand "sign" from --edit.
</para></listitem></varlistentry>
<varlistentry>
<term>--lsign-key &ParmName;</term>
<listitem><para>
Signs a public key with your secret key but marks it as
non-exportable. This is a shortcut version of the subcommand "lsign"
from --edit.
</para></listitem></varlistentry>
<varlistentry>
<term>--nrsign-key &ParmName;</term>
<listitem><para>
Signs a public key with your secret key but marks it as non-revocable.
This is a shortcut version of the subcommand "nrsign" from --edit.
</para></listitem></varlistentry>
<varlistentry>
<term>--delete-key &ParmName;</term>
<listitem><para>
Remove key from the public keyring. In batch mode either --yes is
required or the key must be specified by fingerprint. This is a
safeguard against accidental deletion of multiple keys.
</para></listitem></varlistentry>
<varlistentry>
<term>--delete-secret-key &ParmName;</term>
<listitem><para>
Remove key from the secret and public keyring. In batch mode the key
must be specified by fingerprint.
</para></listitem></varlistentry>
<varlistentry>
<term>--delete-secret-and-public-key &ParmName;</term>
<listitem><para>
Same as --delete-key, but if a secret key exists, it will be removed
first. In batch mode the key must be specified by fingerprint.
</para></listitem></varlistentry>
<varlistentry>
<term>--gen-revoke &ParmName;</term>
<listitem><para>
Generate a revocation certificate for the complete key. To revoke
a subkey or a signature, use the --edit command.
</para></listitem></varlistentry>
<varlistentry>
<term>--desig-revoke &ParmName;</term>
<listitem><para>
Generate a designated revocation certificate for a key. This allows a
user (with the permission of the keyholder) to revoke someone else's
key.
</para></listitem></varlistentry>
<varlistentry>
<term>--export &OptParmNames;</term>
<listitem><para>
Either export all keys from all keyrings (default
keyrings and those registered via option --keyring),
or if at least one name is given, those of the given
name. The new keyring is written to stdout or to
the file given with option "output". Use together
with --armor to mail those keys.
</para></listitem></varlistentry>
<varlistentry>
<term>--send-keys &OptParmNames;</term>
<listitem><para>
Same as --export but sends the keys to a keyserver.
Option --keyserver must be used to give the name
of this keyserver. Don't send your complete keyring
to a keyserver - select only those keys which are new
or changed by you.
</para></listitem></varlistentry>
<varlistentry>
<term>--export-secret-keys &OptParmNames;</term>
<term>--export-secret-subkeys &OptParmNames;</term>
<listitem><para>
Same as --export, but exports the secret keys instead.
This is normally not very useful and a security risk.
The second form of the command has the special property to
render the secret part of the primary key useless; this is
a GNU extension to OpenPGP and other implementations can
not be expected to successfully import such a key.
See the option --simple-sk-checksum if you want to import such an
exported key with an older OpenPGP implementation.
</para></listitem></varlistentry>
<varlistentry>
<term>--import &OptParmFiles;</term>
<term>--fast-import &OptParmFiles;</term>
<listitem><para>
Import/merge keys. This adds the given keys to the
keyring. The fast version is currently just a synonym.
</para>
<para>
There are a few other options which control how this command works.
Most notable here is the --keyserver-option merge-only option which
does not insert new keys but does only the merging of new signatures,
user-IDs and subkeys.
</para></listitem></varlistentry>
<varlistentry>
<term>--recv-keys &ParmKeyIDs;</term>
<listitem><para>
Import the keys with the given key IDs from a keyserver. Option
--keyserver must be used to give the name of this keyserver.
</para></listitem></varlistentry>
<varlistentry>
<term>--refresh-keys &OptParmKeyIDs;</term>
<listitem><para>
Request updates from a keyserver for keys that already exist on the
local keyring. This is useful for updating a key with the latest
signatures, user IDs, etc. Calling this with no arguments will
refresh the entire keyring. Option --keyserver must be used to give
the name of the keyserver for all keys that do not have preferred
keyservers set (see --keyserver-option honor-keyserver-url).
</para></listitem></varlistentry>
<varlistentry>
<term>--search-keys &OptParmNames;</term>
<listitem><para>
Search the keyserver for the given names. Multiple names given here
will be joined together to create the search string for the keyserver.
Option --keyserver must be used to give the name of this keyserver.
</para></listitem></varlistentry>
<varlistentry>
<term>--update-trustdb</term>
<listitem><para>
Do trust database maintenance. This command iterates over all keys
and builds the Web of Trust. This is an interactive command because it
may have to ask for the "ownertrust" values for keys. The user has to
give an estimation of how far she trusts the owner of the displayed
key to correctly certify (sign) other keys. GnuPG only asks for the
ownertrust value if it has not yet been assigned to a key. Using the
--edit-key menu, the assigned value can be changed at any time.
</para></listitem></varlistentry>
<varlistentry>
<term>--check-trustdb</term>
<listitem><para>
Do trust database maintenance without user interaction. From time to
time the trust database must be updated so that expired keys or
signatures and the resulting changes in the Web of Trust can be
tracked. Normally, GnuPG will calculate when this is required and do
it automatically unless --no-auto-check-trustdb is set. This command
can be used to force a trust database check at any time. The
processing is identical to that of --update-trustdb but it skips keys
with a not yet defined "ownertrust".
</para>
<para>
For use with cron jobs, this command can be used together with --batch
in which case the trust database check is done only if a check is
needed. To force a run even in batch mode add the option --yes.
</para></listitem></varlistentry>
<varlistentry>
<term>--export-ownertrust</term>
<listitem><para>
Send the ownertrust values to stdout. This is useful for backup
purposes as these values are the only ones which can't be re-created
from a corrupted trust DB.
</para></listitem></varlistentry>
<varlistentry>
<term>--import-ownertrust &OptParmFiles;</term>
<listitem><para>
Update the trustdb with the ownertrust values stored
in &ParmFiles; (or stdin if not given); existing
values will be overwritten.
</para></listitem></varlistentry>
<varlistentry>
<term>--rebuild-keydb-caches</term>
<listitem><para>
When updating from version 1.0.6 to 1.0.7 this command should be used
to create signature caches in the keyring. It might be handy in other
situations too.
</para></listitem></varlistentry>
<varlistentry>
<term>--print-md <parameter>algo</parameter> &OptParmFiles;</term>
<term>--print-mds &OptParmFiles;</term>
<listitem><para>
Print message digest of algorithm ALGO for all given files or stdin.
With the second form (or a deprecated "*" as algo) digests for all
available algorithms are printed.
</para></listitem></varlistentry>
<varlistentry>
<term>--gen-random <parameter>0|1|2</parameter>
<optional><parameter>count</parameter></optional></term>
<listitem><para>
Emit COUNT random bytes of the given quality level. If count is not given
or zero, an endless sequence of random bytes will be emitted.
PLEASE, don't use this command unless you know what you are doing; it may
remove precious entropy from the system!
</para></listitem></varlistentry>
<varlistentry>
<term>--gen-prime <parameter>mode</parameter>
<parameter>bits</parameter>
<optional><parameter>qbits</parameter></optional></term>
<listitem><para>
Use the source, Luke :-). The output format is still subject to change.
</para></listitem></varlistentry>
<varlistentry>
<term>--version</term>
<listitem><para>
Print version information along with a list
of supported algorithms.
</para></listitem></varlistentry>
<varlistentry>
<term>--warranty</term>
<listitem><para>
Print warranty information.
</para></listitem></varlistentry>
<varlistentry>
<term>-h, --help</term>
<listitem><para>
Print usage information. This is a really long list even though it
doesn't list all options. For every option, consult this manual.
</para></listitem></varlistentry>
</variablelist>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<para>
Long options can be put in an options file (default
"~/.gnupg/gpg.conf"). Short option names will not work - for example,
"armor" is a valid option for the options file, while "a" is not. Do
not write the 2 dashes, but simply the name of the option and any
required arguments. Lines with a hash ('#') as the first
non-white-space character are ignored. Commands may be put in this
file too, but that is not generally useful as the command will execute
automatically with every execution of gpg.
</para>
<para>
<command/gpg/ recognizes these options:
</para>
<variablelist>
<varlistentry>
<term>-a, --armor</term>
<listitem><para>
Create ASCII armored output.
</para></listitem></varlistentry>
<varlistentry>
<term>-o, --output &ParmFile;</term>
<listitem><para>
Write output to &ParmFile;.
</para></listitem></varlistentry>
<varlistentry>
<term>--max-output &ParmN;</term>
<listitem><para>
This option sets a limit on the number of bytes that will be generated
when processing a file. Since OpenPGP supports various levels of
compression, it is possible that the plaintext of a given message may
be significantly larger than the original OpenPGP message. While
GnuPG works properly with such messages, there is often a desire to
set a maximum file size that will be generated before processing is
forced to stop by the OS limits. Defaults to 0, which means "no
limit".
</para></listitem></varlistentry>
<varlistentry>
<term>--mangle-dos-filenames</term>
<term>--no-mangle-dos-filenames</term>
<listitem><para>
Older version of Windows cannot handle filenames with more than one
dot. --mangle-dos-filenames causes GnuPG to replace (rather than add
to) the extension of an output filename to avoid this problem. This
option is off by default and has no effect on non-Windows platforms.
</para></listitem></varlistentry>
<varlistentry>
<term>-u, --local-user &ParmName;</term>
<listitem><para>
Use &ParmName; as the key to sign with. Note that this option
overrides --default-key.
</para></listitem></varlistentry>
<varlistentry>
<term>--default-key &ParmName;</term>
<listitem><para>
Use &ParmName; as the default key to sign with. If this option is not
used, the default key is the first key found in the secret keyring.
Note that -u or --local-user overrides this option.
</para></listitem></varlistentry>
<varlistentry>
<term>-r, --recipient &ParmName;</term>
<term></term>
<listitem><para>
Encrypt for user id &ParmName;. If this option or --hidden-recipient
is not specified, GnuPG asks for the user-id unless
--default-recipient is given.
</para></listitem></varlistentry>
<varlistentry>
<term>-R, --hidden-recipient &ParmName;</term>
<term></term>
<listitem><para>
Encrypt for user id &ParmName;, but hide the keyid of the key. This
option hides the receiver of the message and is a countermeasure
against traffic analysis. If this option or --recipient is not
specified, GnuPG asks for the user-id unless --default-recipient is
given.
</para></listitem></varlistentry>
<varlistentry>
<term>--default-recipient &ParmName;</term>
<listitem><para>
Use &ParmName; as default recipient if option --recipient is not used and
don't ask if this is a valid one. &ParmName; must be non-empty.
</para></listitem></varlistentry>
<varlistentry>
<term>--default-recipient-self</term>
<listitem><para>
Use the default key as default recipient if option --recipient is not used and
don't ask if this is a valid one. The default key is the first one from the
secret keyring or the one set with --default-key.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-default-recipient</term>
<listitem><para>
Reset --default-recipient and --default-recipient-self.
</para></listitem></varlistentry>
<varlistentry>
<term>--encrypt-to &ParmName;</term>
<listitem><para>
Same as --recipient but this one is intended for use
in the options file and may be used with
your own user-id as an "encrypt-to-self". These keys
are only used when there are other recipients given
either by use of --recipient or by the asked user id.
No trust checking is performed for these user ids and
even disabled keys can be used.
</para></listitem></varlistentry>
<varlistentry>
<term>--hidden-encrypt-to &ParmName;</term>
<listitem><para>
Same as --hidden-recipient but this one is intended for use in the
options file and may be used with your own user-id as a hidden
"encrypt-to-self". These keys are only used when there are other
recipients given either by use of --recipient or by the asked user id.
No trust checking is performed for these user ids and even disabled
keys can be used.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-encrypt-to</term>
<listitem><para>
Disable the use of all --encrypt-to and --hidden-encrypt-to keys.
</para></listitem></varlistentry>
<varlistentry>
<term>-v, --verbose</term>
<listitem><para>
Give more information during processing. If used
twice, the input data is listed in detail.
</para></listitem></varlistentry>
<varlistentry>
<term>-q, --quiet</term>
<listitem><para>
Try to be as quiet as possible.
</para></listitem></varlistentry>
<varlistentry>
<term>-z &ParmN;</term>
<term>--compress-level &ParmN;</term>
<term>--bzip2-compress-level &ParmN;</term>
<listitem><para>
Set compression level to &ParmN; for the ZIP and ZLIB compression
algorithms. The default is to use the default compression level of
zlib (normally 6). --bzip2-compress-level sets the compression level
for the BZIP2 compression algorithm (defaulting to 6 as well). This
is a different option from --compress-level since BZIP2 uses a
significant amount of memory for each additional compression level.
-z sets both. A value of 0 for &ParmN; disables compression.
</para></listitem></varlistentry>
<varlistentry>
<term>--bzip2-decompress-lowmem</term>
<listitem><para>
Use a different decompression method for BZIP2 compressed files. This
alternate method uses a bit more than half the memory, but also runs
at half the speed. This is useful under extreme low memory
circumstances when the file was originally compressed at a high
--bzip2-compress-level.
</para></listitem></varlistentry>
<varlistentry>
<term>-t, --textmode</term>
<term>--no-textmode</term>
<listitem><para>
Treat input files as text and store them in the OpenPGP canonical text
form with standard "CRLF" line endings. This also sets the necessary
flags to inform the recipient that the encrypted or signed data is
text and may need its line endings converted back to whatever the
local system uses. This option is useful when communicating between
two platforms that have different line ending conventions (UNIX-like
to Mac, Mac to Windows, etc). --no-textmode disables this option, and
is the default.
</para><para>
If -t (but not --textmode) is used together with armoring and signing,
this enables clearsigned messages. This kludge is needed for
command-line compatibility with command-line versions of PGP; normally
you would use --sign or --clearsign to select the type of the
signature.
</para></listitem></varlistentry>
<varlistentry>
<term>-n, --dry-run</term>
<listitem><para>
Don't make any changes (this is not completely implemented).
</para></listitem></varlistentry>
<varlistentry>
<term>-i, --interactive</term>
<listitem><para>
Prompt before overwriting any files.
</para></listitem></varlistentry>
<varlistentry>
<term>--batch</term>
<term>--no-batch</term>
<listitem><para>
Use batch mode. Never ask, do not allow interactive commands.
--no-batch disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-tty</term>
<listitem><para>
Make sure that the TTY (terminal) is never used for any output.
This option is needed in some cases because GnuPG sometimes prints
warnings to the TTY if --batch is used.
</para></listitem></varlistentry>
<varlistentry>
<term>--yes</term>
<listitem><para>
Assume "yes" on most questions.
</para></listitem></varlistentry>
<varlistentry>
<term>--no</term>
<listitem><para>
Assume "no" on most questions.
</para></listitem></varlistentry>
<varlistentry>
<term>--ask-cert-level</term>
<term>--no-ask-cert-level</term>
<listitem><para>
When making a key signature, prompt for a certification level. If
this option is not specified, the certification level used is set via
--default-cert-level. See --default-cert-level for information on the
specific levels and how they are used. --no-ask-cert-level disables
this option. This option defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>--min-cert-level</term>
<listitem><para>
When building the trust database, disregard any signatures with a
certification level below this. Defaults to 2, which disregards level
1 signatures.
</para></listitem></varlistentry>
<varlistentry>
<term>--default-cert-level &ParmN;</term>
<listitem><para>
The default to use for the check level when signing a key.
</para><para>
0 means you make no particular claim as to how carefully you verified
the key.
</para><para>
1 means you believe the key is owned by the person who claims to own
it but you could not, or did not verify the key at all. This is
useful for a "persona" verification, where you sign the key of a
pseudonymous user.
</para><para>
2 means you did casual verification of the key. For example, this
could mean that you verified that the key fingerprint and checked the
user ID on the key against a photo ID.
</para><para>
3 means you did extensive verification of the key. For example, this
could mean that you verified the key fingerprint with the owner of the
key in person, and that you checked, by means of a hard to forge
document with a photo ID (such as a passport) that the name of the key
owner matches the name in the user ID on the key, and finally that you
verified (by exchange of email) that the email address on the key
belongs to the key owner.
</para><para>
Note that the examples given above for levels 2 and 3 are just that:
examples. In the end, it is up to you to decide just what "casual"
and "extensive" mean to you.
</para><para>
This option defaults to 0 (no particular claim).
</para></listitem></varlistentry>
<varlistentry>
<term>--trusted-key <parameter>long key ID</parameter></term>
<listitem><para>
Assume that the specified key (which must be given
as a full 8 byte key ID) is as trustworthy as one of
your own secret keys. This option is useful if you
don't want to keep your secret keys (or one of them)
online but still want to be able to check the validity of a given
recipient's or signator's key.
</para></listitem></varlistentry>
<varlistentry>
<term>--trust-model <parameter>pgp|classic|always</parameter></term>
<listitem><para>
Set what trust model GnuPG should follow. The models are:
<variablelist>
<varlistentry><term>pgp</term><listitem><para>
This is the Web of Trust combined with trust signatures as used in PGP
5.x and later. This is the default trust model.
</para></listitem></varlistentry>
<varlistentry><term>classic</term><listitem><para>
This is the standard Web of Trust as used in PGP 2.x and earlier.
</para></listitem></varlistentry>
<varlistentry><term>direct</term><listitem><para>
Key validity is set directly by the user and not calculated via the
Web of Trust.
</para></listitem></varlistentry>
<varlistentry><term>always</term><listitem><para>
Skip key validation and assume that used keys are always fully
trusted. You won't use this unless you have installed some external
validation scheme. This option also suppresses the "[uncertain]" tag
printed with signature checks when there is no evidence that the user
ID is bound to the key.
</para></listitem></varlistentry>
</variablelist></para></listitem></varlistentry>
<varlistentry>
<term>--always-trust</term>
<listitem><para>
Identical to `--trust-model always'. This option is deprecated.
</para></listitem></varlistentry>
<varlistentry>
<term>--keyid-format <parameter>short|0xshort|long|0xlong</parameter></term>
<listitem><para>
Select how to display key IDs. "short" is the traditional 8-character
key ID. "long" is the more accurate (but less convenient)
16-character key ID. Add an "0x" to either to include an "0x" at the
beginning of the key ID, as in 0x99242560.
</para></listitem></varlistentry>
<varlistentry>
<term>--keyserver &ParmName;</term>
<listitem><para>
Use &ParmName; as your keyserver. This is the server that
--recv-keys, --send-keys, and --search-keys will communicate with to
receive keys from, send keys to, and search for keys on. The format
of the &ParmName; is a URI: `scheme:[//]keyservername[:port]' The
scheme is the type of keyserver: "hkp" for the HTTP (or compatible)
keyservers, "ldap" for the NAI LDAP keyserver, or "mailto" for the
Graff email keyserver. Note that your particular installation of
GnuPG may have other keyserver types available as well. Keyserver
schemes are case-insensitive.
</para><para>
Most keyservers synchronize with each other, so there is generally no
need to send keys to more than one server. The keyserver
"hkp://subkeys.pgp.net" uses round robin DNS to give a different
keyserver each time you use it.
</para></listitem></varlistentry>
<varlistentry>
<term>--keyserver-options <parameter>parameters</parameter></term>
<listitem><para>
This is a space or comma delimited string that gives options for the
keyserver. Options can be prepended with a `no-' to give the opposite
meaning. Valid import-options or export-options may be used here as
well to apply to importing (--recv-key) or exporting (--send-key) a
key from a keyserver. While not all options are available for all
keyserver types, some common options are:
<variablelist>
<varlistentry>
<term>include-revoked</term>
<listitem><para>
When searching for a key with --search-keys, include keys that are
marked on the keyserver as revoked. Note that not all keyservers
differentiate between revoked and unrevoked keys, and for such
keyservers this option is meaningless. Note also that most keyservers
do not have cryptographic verification of key revocations, and so
turning this option off may result in skipping keys that are
incorrectly marked as revoked. Defaults to on.
</para></listitem></varlistentry>
<varlistentry>
<term>include-disabled</term>
<listitem><para>
When searching for a key with --search-keys, include keys that are
marked on the keyserver as disabled. Note that this option is not
used with HKP keyservers.
</para></listitem></varlistentry>
<varlistentry>
<term>honor-keyserver-url</term>
<listitem><para>
When using --refresh-keys, if the key in question has a preferred
keyserver set, then use that preferred keyserver to refresh the key
from. Defaults to yes.
</para></listitem></varlistentry>
<varlistentry>
<term>include-subkeys</term>
<listitem><para>
When receiving a key, include subkeys as potential targets. Note that
this option is not used with HKP keyservers, as they do not support
retrieving keys by subkey id.
</para></listitem></varlistentry>
<varlistentry>
<term>use-temp-files</term>
<listitem><para>
On most Unix-like platforms, GnuPG communicates with the keyserver
helper program via pipes, which is the most efficient method. This
option forces GnuPG to use temporary files to communicate. On some
platforms (such as Win32 and RISC OS), this option is always enabled.
</para></listitem></varlistentry>
<varlistentry>
<term>keep-temp-files</term>
<listitem><para>
If using `use-temp-files', do not delete the temp files after using
them. This option is useful to learn the keyserver communication
protocol by reading the temporary files.
</para></listitem></varlistentry>
<varlistentry>
<term>verbose</term>
<listitem><para>
Tell the keyserver helper program to be more verbose. This option can
be repeated multiple times to increase the verbosity level.
</para></listitem></varlistentry>
<varlistentry>
<term>timeout</term>
<listitem><para>
Tell the keyserver helper program how long (in seconds) to try and
perform a keyserver action before giving up. Note that performing
multiple actions at the same time uses this timeout value per action.
For example, when retrieving multiple keys via --recv-keys, the
timeout applies separately to each key retrieval, and not to the
--recv-keys command as a whole. Defaults to 30 seconds.
</para></listitem></varlistentry>
<varlistentry>
<term>http-proxy&OptEqualsValue;</term>
<listitem><para>
-For keyserver schemes that use HTTP (such as HKP), try to access the
-keyserver over a proxy. If a &ParmValue; is specified, use this as
-the HTTP proxy. If no &ParmValue; is specified, try to use the value
-of the environment variable "http_proxy".
+For HTTP-like keyserver schemes that (such as HKP and HTTP itself),
+try to access the keyserver over a proxy. If a &ParmValue; is
+specified, use this as the HTTP proxy. If no &ParmValue; is
+specified, try to use the value of the environment variable
+"http_proxy".
</para></listitem></varlistentry>
<varlistentry>
<term>auto-key-retrieve</term>
<listitem><para>
This option enables the automatic retrieving of keys from a keyserver
when verifying signatures made by keys that are not on the local
keyring.
</para><para>
Note that this option makes a "web bug" like behavior possible.
Keyserver operators can see which keys you request, so by sending you
a message signed by a brand new key (which you naturally will not have
on your local keyring), the operator can tell both your IP address and
the time when you verified the signature.
</para></listitem></varlistentry>
</variablelist>
</para></listitem></varlistentry>
<varlistentry>
<term>--import-options <parameter>parameters</parameter></term>
<listitem><para>
This is a space or comma delimited string that gives options for
importing keys. Options can be prepended with a `no-' to give the
opposite meaning. The options are:
<variablelist>
<varlistentry>
<term>allow-local-sigs</term>
<listitem><para>
Allow importing key signatures marked as "local". This is not
generally useful unless a shared keyring scheme is being used.
Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>repair-pks-subkey-bug</term>
<listitem><para>
During import, attempt to repair the damage caused by the PKS
keyserver bug (pre version 0.9.6) that mangles keys with multiple
subkeys. Note that this cannot completely repair the damaged key as
some crucial data is removed by the keyserver, but it does at least
give you back one subkey. Defaults to no for regular --import and to
yes for keyserver --recv-keys.
</para></listitem></varlistentry>
<varlistentry>
<term>merge-only</term>
<listitem><para>
During import, allow key updates to existing keys, but do not allow
any new keys to be imported. Defaults to no.
</para></listitem></varlistentry>
</variablelist>
</para></listitem></varlistentry>
<varlistentry>
<term>--export-options <parameter>parameters</parameter></term>
<listitem><para>
This is a space or comma delimited string that gives options for
exporting keys. Options can be prepended with a `no-' to give the
opposite meaning. The options are:
<variablelist>
<varlistentry>
<term>include-local-sigs</term>
<listitem><para>
Allow exporting key signatures marked as "local". This is not
generally useful unless a shared keyring scheme is being used.
Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>include-attributes</term>
<listitem><para>
Include attribute user IDs (photo IDs) while exporting. This is
useful to export keys if they are going to be used by an OpenPGP
program that does not accept attribute user IDs. Defaults to yes.
</para></listitem></varlistentry>
<varlistentry>
<term>include-sensitive-revkeys</term>
<listitem><para>
Include designated revoker information that was marked as
"sensitive". Defaults to no.
</para></listitem></varlistentry>
</variablelist>
</para></listitem></varlistentry>
<varlistentry>
<term>--list-options <parameter>parameters</parameter></term>
<listitem><para>
This is a space or comma delimited string that gives options used when
listing keys and signatures (that is, --list-keys, --list-sigs,
--list-public-keys, --list-secret-keys, and the --edit-key functions).
Options can be prepended with a `no-' to give the opposite meaning.
The options are:
<variablelist>
<varlistentry>
<term>show-photos</term>
<listitem><para>
Causes --list-keys, --list-sigs, --list-public-keys, and
--list-secret-keys to display any photo IDs attached to the key.
Defaults to no. See also --photo-viewer.
</para></listitem></varlistentry>
<varlistentry>
<term>show-policy-urls</term>
<listitem><para>
Show policy URLs in the --list-sigs or --check-sigs listings.
Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-notations</term>
<term>show-std-notations</term>
<term>show-user-notations</term>
<listitem><para>
Show all, IETF standard, or user-defined signature notations in the
--list-sigs or --check-sigs listings. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-keyserver-urls</term>
<listitem><para>
Show any preferred keyserver URL in the --list-sigs or --check-sigs
listings. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-uid-validity</term>
<listitem><para>
Display the calculated validity of user IDs during key listings.
Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-unusable-uids</term>
<listitem><para>
Show revoked and expired user IDs in key listings. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-unusable-subkeys</term>
<listitem><para>
Show revoked and expired subkeys in key listings. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-keyring</term>
<listitem><para>
Display the keyring name at the head of key listings to show which
keyring a given key resides on. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-sig-expire</term>
<listitem><para>
Show signature expiration dates (if any) during --list-sigs or
--check-sigs listings. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-sig-subpackets</term>
<listitem><para>
Include signature subpackets in the key listing. This option can take
an optional argument list of the subpackets to list. If no argument
is passed, list all subpackets. Defaults to no. This option is only
meaningful when using --with-colons along with --list-sigs or
--check-sigs.
</para></listitem></varlistentry>
</variablelist>
</para></listitem></varlistentry>
<varlistentry>
<term>--verify-options <parameter>parameters</parameter></term>
<listitem><para>
This is a space or comma delimited string that gives options used when
verifying signatures. Options can be prepended with a `no-' to give
the opposite meaning. The options are:
<variablelist>
<varlistentry>
<term>show-photos</term>
<listitem><para>
Display any photo IDs present on the key that issued the signature.
Defaults to no. See also --photo-viewer.
</para></listitem></varlistentry>
<varlistentry>
<term>show-policy-urls</term>
<listitem><para>
Show policy URLs in the signature being verified. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-notations</term>
<term>show-std-notations</term>
<term>show-user-notations</term>
<listitem><para>
Show all, IETF standard, or user-defined signature notations in the
signature being verified. Defaults to IETF standard.
</para></listitem></varlistentry>
<varlistentry>
<term>show-keyserver-urls</term>
<listitem><para>
Show any preferred keyserver URL in the signature being verified.
Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-uid-validity</term>
<listitem><para>
Display the calculated validity of the user IDs on the key that issued
the signature. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>show-unusable-uids</term>
<listitem><para>
Show revoked and expired user IDs during signature verification.
Defaults to no.
</para></listitem></varlistentry>
</variablelist>
</para></listitem></varlistentry>
<varlistentry>
<term>--show-photos</term>
<term>--no-show-photos</term>
<listitem><para>
Causes --list-keys, --list-sigs, --list-public-keys,
--list-secret-keys, and verifying a signature to also display the
photo ID attached to the key, if any. See also --photo-viewer. These
options are deprecated. Use `--list-options [no-]show-photos' and/or
`--verify-options [no-]show-photos' instead.
</para></listitem></varlistentry>
<varlistentry>
<term>--photo-viewer &ParmString;</term>
<listitem><para>
This is the command line that should be run to view a photo ID. "%i"
will be expanded to a filename containing the photo. "%I" does the
same, except the file will not be deleted once the viewer exits.
Other flags are "%k" for the key ID, "%K" for the long key ID, "%f"
for the key fingerprint, "%t" for the extension of the image type
(e.g. "jpg"), "%T" for the MIME type of the image (e.g. "image/jpeg"),
and "%%" for an actual percent sign. If neither %i or %I are present,
then the photo will be supplied to the viewer on standard input.
</para><para>
The default viewer is "xloadimage -fork -quiet -title 'KeyID 0x%k'
stdin". Note that if your image viewer program is not secure, then
executing it from GnuPG does not make it secure.
</para></listitem></varlistentry>
<varlistentry>
<term>--exec-path &ParmString;</term>
<listitem><para>
Sets a list of directories to search for photo viewers and keyserver
helpers. If not provided, keyserver helpers use the compiled-in
default directory, and photo viewers use the $PATH environment
variable.
</para></listitem></varlistentry>
<varlistentry>
<term>--show-keyring</term>
<listitem><para>
Display the keyring name at the head of key listings to show which
keyring a given key resides on. This option is deprecated: use
`--list-options [no-]show-keyring' instead.
</para></listitem></varlistentry>
<varlistentry>
<term>--keyring &ParmFile;</term>
<listitem><para>
Add &ParmFile; to the current list of keyrings. If &ParmFile; begins
with a tilde and a slash, these are replaced by the $HOME
directory. If the filename does not contain a slash, it is assumed to
be in the GnuPG home directory ("~/.gnupg" if --homedir or $GNUPGHOME
is not used).
</para><para>
Note that this adds a keyring to the current list. If the intent is
to use the specified keyring alone, use --keyring along with
--no-default-keyring.
</para></listitem></varlistentry>
<varlistentry>
<term>--secret-keyring &ParmFile;</term>
<listitem><para>
Same as --keyring but for the secret keyrings.
</para></listitem></varlistentry>
<varlistentry>
<term>--primary-keyring &ParmFile;</term>
<listitem><para>
Designate &ParmFile; as the primary public keyring. This means that
newly imported keys (via --import or keyserver --recv-from) will go to
this keyring.
</para></listitem></varlistentry>
<varlistentry>
<term>--trustdb-name &ParmFile;</term>
<listitem><para>
Use &ParmFile; instead of the default trustdb. If &ParmFile; begins
with a tilde and a slash, these are replaced by the $HOME
directory. If the filename does not contain a slash, it is assumed to
be in the GnuPG home directory ("~/.gnupg" if --homedir or $GNUPGHOME
is not used).
</para></listitem></varlistentry>
<varlistentry>
<term>--homedir &ParmDir;</term>
<listitem><para>
Set the name of the home directory to &ParmDir; If this option is not
used it defaults to "~/.gnupg". It does not make sense to use this in
a options file. This also overrides the environment variable
$GNUPGHOME.
</para></listitem></varlistentry>
<varlistentry>
<term>--display-charset &ParmName;</term>
<listitem><para>
Set the name of the native character set. This is used to convert
some informational strings like user IDs to the proper UTF-8
encoding. If this option is not used, the default character set is
determined from the current locale. A verbosity level of 3 shows the
chosen set. Valid values for &ParmName; are:</para>
<variablelist>
<varlistentry>
<term>iso-8859-1</term><listitem><para>This is the Latin 1 set.</para></listitem>
</varlistentry>
<varlistentry>
<term>iso-8859-2</term><listitem><para>The Latin 2 set.</para></listitem>
</varlistentry>
<varlistentry>
<term>iso-8859-15</term><listitem><para>This is currently an alias for
the Latin 1 set.</para></listitem>
</varlistentry>
<varlistentry>
<term>koi8-r</term><listitem><para>The usual Russian set (rfc1489).</para></listitem>
</varlistentry>
<varlistentry>
<term>utf-8</term><listitem><para>Bypass all translations and assume
that the OS uses native UTF-8 encoding.</para></listitem>
</varlistentry>
</variablelist>
</listitem></varlistentry>
<varlistentry>
<term>--utf8-strings</term>
<term>--no-utf8-strings</term>
<listitem><para>
Assume that command line arguments are given as UTF8 strings. The
default (--no-utf8-strings) is to assume that arguments are encoded in
the character set as specified by --display-charset. These options
affect all following arguments. Both options may be used multiple
times.
</para></listitem></varlistentry>
<varlistentry>
<term>--options &ParmFile;</term>
<listitem><para>
Read options from &ParmFile; and do not try to read
them from the default options file in the homedir
(see --homedir). This option is ignored if used
in an options file.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-options</term>
<listitem><para>
Shortcut for "--options /dev/null". This option is
detected before an attempt to open an option file.
Using this option will also prevent the creation of a
"~./gnupg" homedir.
</para></listitem></varlistentry>
<varlistentry>
<term>--load-extension &ParmName;</term>
<listitem><para>
Load an extension module. If &ParmName; does not contain a slash it is
searched for in the directory configured when GnuPG was built
(generally "/usr/local/lib/gnupg"). Extensions are not generally
useful anymore, and the use of this option is deprecated.
</para></listitem></varlistentry>
<varlistentry>
<term>--debug &ParmFlags;</term>
<listitem><para>
Set debugging flags. All flags are or-ed and &ParmFlags; may
be given in C syntax (e.g. 0x0042).
</para></listitem></varlistentry>
<varlistentry>
<term>--debug-all</term>
<listitem><para>
Set all useful debugging flags.
</para></listitem></varlistentry>
<varlistentry>
<term>--debug-ccid-driver</term>
<listitem><para>
Enable debug output from the included CCID driver for smartcards.
Note that this option is only available on some system.
</para></listitem></varlistentry>
<varlistentry>
<term>--enable-progress-filter</term>
<listitem><para>
Enable certain PROGRESS status outputs. This option allows frontends
to display a progress indicator while gpg is processing larger files.
There is a slight performance overhead using it.
</para></listitem></varlistentry>
<varlistentry>
<term>--status-fd &ParmN;</term>
<listitem><para>
Write special status strings to the file descriptor &ParmN;.
See the file DETAILS in the documentation for a listing of them.
</para></listitem></varlistentry>
<varlistentry>
<term>--logger-fd &ParmN;</term>
<listitem><para>
Write log output to file descriptor &ParmN; and not to stderr.
</para></listitem></varlistentry>
<varlistentry>
<term>--attribute-fd &ParmN;</term>
<listitem><para>
Write attribute subpackets to the file descriptor &ParmN;. This is
most useful for use with --status-fd, since the status messages are
needed to separate out the various subpackets from the stream
delivered to the file descriptor.
</para></listitem></varlistentry>
<varlistentry>
<term>--sk-comments</term>
<term>--no-sk-comments</term>
<listitem><para>
Include secret key comment packets when exporting secret keys. This
is a GnuPG extension to the OpenPGP standard, and is off by default.
Please note that this has nothing to do with the comments in clear
text signatures or armor headers. --no-sk-comments disables this
option.
</para></listitem></varlistentry>
<varlistentry>
<term>--comment &ParmString;</term>
<term>--no-comments</term>
<listitem><para>
Use &ParmString; as a comment string in clear text signatures and
ASCII armored messages or keys (see --armor). The default behavior is
not to use a comment string. --comment may be repeated multiple times
to get multiple comment strings. --no-comments removes all comments.
</para></listitem></varlistentry>
<varlistentry>
<term>--emit-version</term>
<term>--no-emit-version</term>
<listitem><para>
Force inclusion of the version string in ASCII armored output.
--no-emit-version disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--sig-notation &ParmNameValue;</term>
<term>--cert-notation &ParmNameValue;</term>
<term>-N, --set-notation &ParmNameValue;</term>
<listitem><para>
Put the name value pair into the signature as notation data.
&ParmName; must consist only of printable characters or spaces, and
must contain a '@' character. This is to help prevent pollution of
the IETF reserved notation namespace. The --expert flag overrides the
'@' check. &ParmValue; may be any printable string; it will be
encoded in UTF8, so you should check that your --display-charset is
set correctly. If you prefix &ParmName; with an exclamation mark (!),
the notation data will be flagged as critical (rfc2440:5.2.3.15).
--sig-notation sets a notation for data signatures. --cert-notation
sets a notation for key signatures (certifications). --set-notation
sets both.
</para>
<para>
There are special codes that may be used in notation names. "%k" will
be expanded into the key ID of the key being signed, "%K" into the
long key ID of the key being signed, "%f" into the fingerprint of the
key being signed, "%s" into the key ID of the key making the
signature, "%S" into the long key ID of the key making the signature,
"%g" into the fingerprint of the key making the signature (which might
be a subkey), "%p" into the fingerprint of the primary key of the key
making the signature, "%c" into the signature count from the OpenPGP
smartcard, and "%%" results in a single "%". %k, %K, and %f are only
meaningful when making a key signature (certification), and %c is only
meaningful when using the OpenPGP smartcard.
</para>
</listitem></varlistentry>
<varlistentry>
<term>--show-notation</term>
<term>--no-show-notation</term>
<listitem><para>
Show signature notations in the --list-sigs or --check-sigs listings
as well as when verifying a signature with a notation in it. These
options are deprecated. Use `--list-options [no-]show-notation'
and/or `--verify-options [no-]show-notation' instead.
</para></listitem></varlistentry>
<varlistentry>
<term>--sig-policy-url &ParmString;</term>
<term>--cert-policy-url &ParmString;</term>
<term>--set-policy-url &ParmString;</term>
<listitem><para>
Use &ParmString; as a Policy URL for signatures (rfc2440:5.2.3.19).
If you prefix it with an exclamation mark (!), the policy URL packet
will be flagged as critical. --sig-policy-url sets a policy url for
data signatures. --cert-policy-url sets a policy url for key
signatures (certifications). --set-policy-url sets both.
</para><para>
The same %-expandos used for notation data are available here as well.
</para></listitem></varlistentry>
<varlistentry>
<term>--show-policy-url</term>
<term>--no-show-policy-url</term>
<listitem><para>
Show policy URLs in the --list-sigs or --check-sigs listings as well
as when verifying a signature with a policy URL in it. These options
are deprecated. Use `--list-options [no-]show-policy-url' and/or
`--verify-options [no-]show-policy-url' instead.
</para></listitem></varlistentry>
<varlistentry>
<term>--sig-keyserver-url &ParmString;</term>
<listitem><para>
Use &ParmString; as a preferred keyserver URL for data signatures. If
you prefix it with an exclamation mark, the keyserver URL packet will
be flagged as critical. </para><para>
The same %-expandos used for notation data are available here as well.
</para></listitem></varlistentry>
<varlistentry>
<term>--set-filename &ParmString;</term>
<listitem><para>
Use &ParmString; as the filename which is stored inside messages.
This overrides the default, which is to use the actual filename of the
file being encrypted.
</para></listitem></varlistentry>
<varlistentry>
<term>--for-your-eyes-only</term>
<term>--no-for-your-eyes-only</term>
<listitem><para>
Set the `for your eyes only' flag in the message. This causes GnuPG
to refuse to save the file unless the --output option is given, and
PGP to use the "secure viewer" with a Tempest-resistant font to
display the message. This option overrides --set-filename.
--no-for-your-eyes-only disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--use-embedded-filename</term>
<term>--no-use-embedded-filename</term>
<listitem><para>
Try to create a file with a name as embedded in the data. This can be
a dangerous option as it allows to overwrite files. Defaults to no.
</para></listitem></varlistentry>
<varlistentry>
<term>--completes-needed &ParmN;</term>
<listitem><para>
Number of completely trusted users to introduce a new
key signer (defaults to 1).
</para></listitem></varlistentry>
<varlistentry>
<term>--marginals-needed &ParmN;</term>
<listitem><para>
Number of marginally trusted users to introduce a new
key signer (defaults to 3)
</para></listitem></varlistentry>
<varlistentry>
<term>--max-cert-depth &ParmN;</term>
<listitem><para>
Maximum depth of a certification chain (default is 5).
</para></listitem></varlistentry>
<varlistentry>
<term>--cipher-algo &ParmName;</term>
<listitem><para>
Use &ParmName; as cipher algorithm. Running the program
with the command --version yields a list of supported
algorithms. If this is not used the cipher algorithm is
selected from the preferences stored with the key.
</para></listitem></varlistentry>
<varlistentry>
<term>--digest-algo &ParmName;</term>
<listitem><para>
Use &ParmName; as the message digest algorithm. Running the program
with the command --version yields a list of supported algorithms.
</para></listitem></varlistentry>
<varlistentry>
<term>--compress-algo &ParmName;</term>
<listitem><para>
Use compression algorithm &ParmName;. "zlib" is RFC-1950 ZLIB
compression. "zip" is RFC-1951 ZIP compression which is used by PGP.
"bzip2" is a more modern compression scheme that can compress some
things better than zip or zlib, but at the cost of more memory used
during compression and decompression. "uncompressed" or "none"
disables compression. If this option is not used, the default
behavior is to examine the recipient key preferences to see which
algorithms the recipient supports. If all else fails, ZIP is used for
maximum compatibility.
</para><para>
ZLIB may give better compression results than ZIP, as the compression
window size is not limited to 8k. BZIP2 may give even better
compression results than that, but will use a significantly larger
amount of memory while compressing and decompressing. This may be
significant in low memory situations. Note, however, that PGP (all
versions) only supports ZIP compression. Using any algorithm other
than ZIP or "none" will make the message unreadable with PGP.
</para></listitem></varlistentry>
<varlistentry>
<term>--cert-digest-algo &ParmName;</term>
<listitem><para>
Use &ParmName; as the message digest algorithm used when signing a
key. Running the program with the command --version yields a list of
supported algorithms. Be aware that if you choose an algorithm that
GnuPG supports but other OpenPGP implementations do not, then some
users will not be able to use the key signatures you make, or quite
possibly your entire key.
</para></listitem></varlistentry>
<varlistentry>
<term>--s2k-cipher-algo &ParmName;</term>
<listitem><para>
Use &ParmName; as the cipher algorithm used to protect secret keys.
The default cipher is CAST5. This cipher is also used for
conventional encryption if --personal-cipher-preferences and
--cipher-algo is not given.
</para></listitem></varlistentry>
<varlistentry>
<term>--s2k-digest-algo &ParmName;</term>
<listitem><para>
Use &ParmName; as the digest algorithm used to mangle the passphrases.
The default algorithm is SHA-1.
</para></listitem></varlistentry>
<varlistentry>
<term>--s2k-mode &ParmN;</term>
<listitem><para>
Selects how passphrases are mangled. If &ParmN; is 0 a plain
passphrase (which is not recommended) will be used, a 1 adds a salt to
the passphrase and a 3 (the default) iterates the whole process a
couple of times. Unless --rfc1991 is used, this mode is also used for
conventional encryption.
</para></listitem></varlistentry>
<varlistentry>
<term>--simple-sk-checksum</term>
<listitem><para>
Secret keys are integrity protected by using a SHA-1 checksum. This
method is part of the upcoming enhanced OpenPGP specification but
GnuPG already uses it as a countermeasure against certain attacks.
Old applications don't understand this new format, so this option may
be used to switch back to the old behaviour. Using this option bears
a security risk. Note that using this option only takes effect when
the secret key is encrypted - the simplest way to make this happen is
to change the passphrase on the key (even changing it to the same
value is acceptable).
</para></listitem></varlistentry>
<varlistentry>
<term>--disable-cipher-algo &ParmName;</term>
<listitem><para>
Never allow the use of &ParmName; as cipher algorithm.
The given name will not be checked so that a later loaded algorithm
will still get disabled.
</para></listitem></varlistentry>
<varlistentry>
<term>--disable-pubkey-algo &ParmName;</term>
<listitem><para>
Never allow the use of &ParmName; as public key algorithm.
The given name will not be checked so that a later loaded algorithm
will still get disabled.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-sig-cache</term>
<listitem><para>
Do not cache the verification status of key signatures.
Caching gives a much better performance in key listings. However, if
you suspect that your public keyring is not save against write
modifications, you can use this option to disable the caching. It
probably does not make sense to disable it because all kind of damage
can be done if someone else has write access to your public keyring.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-sig-create-check</term>
<listitem><para>
GnuPG normally verifies each signature right after creation to protect
against bugs and hardware malfunctions which could leak out bits from
the secret key. This extra verification needs some time (about 115%
for DSA keys), and so this option can be used to disable it.
However, due to the fact that the signature creation needs manual
interaction, this performance penalty does not matter in most settings.
</para></listitem></varlistentry>
<varlistentry>
<term>--auto-check-trustdb</term>
<term>--no-auto-check-trustdb</term>
<listitem><para>
If GnuPG feels that its information about the Web of Trust has to be
updated, it automatically runs the --check-trustdb command internally.
This may be a time consuming process. --no-auto-check-trustdb
disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--throw-keyids</term>
<term>--no-throw-keyids</term>
<listitem><para>
Do not put the recipient keyid into encrypted packets. This option
hides the receiver of the message and is a countermeasure against
traffic analysis. It may slow down the decryption process because all
available secret keys are tried. --no-throw-keyids disables this
option.
</para></listitem></varlistentry>
<varlistentry>
<term>--not-dash-escaped</term>
<listitem><para>
This option changes the behavior of cleartext signatures
so that they can be used for patch files. You should not
send such an armored file via email because all spaces
and line endings are hashed too. You can not use this
option for data which has 5 dashes at the beginning of a
line, patch files don't have this. A special armor header
line tells GnuPG about this cleartext signature option.
</para></listitem></varlistentry>
<varlistentry>
<term>--escape-from-lines</term>
<term>--no-escape-from-lines</term>
<listitem><para>
Because some mailers change lines starting with "From " to "&#62;From
" it is good to handle such lines in a special way when creating
cleartext signatures to prevent the mail system from breaking the
signature. Note that all other PGP versions do it this way too.
Enabled by default. --no-escape-from-lines disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--passphrase-fd &ParmN;</term>
<listitem><para>
Read the passphrase from file descriptor &ParmN;. If you use
0 for &ParmN;, the passphrase will be read from stdin. This
can only be used if only one passphrase is supplied.
<!--fixme: make this print strong-->
Don't use this option if you can avoid it.
</para></listitem></varlistentry>
<varlistentry>
<term>--command-fd &ParmN;</term>
<listitem><para>
This is a replacement for the deprecated shared-memory IPC mode.
If this option is enabled, user input on questions is not expected
from the TTY but from the given file descriptor. It should be used
together with --status-fd. See the file doc/DETAILS in the source
distribution for details on how to use it.
</para></listitem></varlistentry>
<varlistentry>
<term>--use-agent</term>
<term>--no-use-agent</term>
<listitem><para>
Try to use the GnuPG-Agent. Please note that this agent is still under
development. With this option, GnuPG first tries to connect to the
agent before it asks for a passphrase. --no-use-agent disables this
option.
</para></listitem></varlistentry>
<varlistentry>
<term>--gpg-agent-info</term>
<listitem><para>
Override the value of the environment variable
<literal>GPG_AGENT_INFO</literal>. This is only used when --use-agent has been given
</para></listitem></varlistentry>
<varlistentry>
<term>Compliance options</term>
<listitem><para>
These options control what GnuPG is compliant to. Only one of these
options may be active at a time. Note that the default setting of
this is nearly always the correct one. See the INTEROPERABILITY WITH
OTHER OPENPGP PROGRAMS section below before using one of these
options.
<variablelist>
<varlistentry>
<term>--gnupg</term>
<listitem><para>
Use standard GnuPG behavior. This is essentially OpenPGP behavior
(see --openpgp), but with some additional workarounds for common
compatibility problems in different versions of PGP. This is the
default option, so it is not generally needed, but it may be useful to
override a different compliance option in the gpg.conf file.
</para></listitem></varlistentry>
<varlistentry>
<term>--openpgp</term>
<listitem><para>
Reset all packet, cipher and digest options to strict OpenPGP
behavior. Use this option to reset all previous options like
--rfc1991, --force-v3-sigs, --s2k-*, --cipher-algo, --digest-algo and
--compress-algo to OpenPGP compliant values. All PGP workarounds are
disabled.
</para></listitem></varlistentry>
<varlistentry>
<term>--rfc2440</term>
<listitem><para>
Reset all packet, cipher and digest options to strict RFC-2440
behavior. Note that this is currently the same thing as --openpgp.
</para></listitem></varlistentry>
<varlistentry>
<term>--rfc1991</term>
<listitem><para>
Try to be more RFC-1991 (PGP 2.x) compliant.
</para></listitem></varlistentry>
<varlistentry>
<term>--pgp2</term>
<listitem><para>
Set up all options to be as PGP 2.x compliant as possible, and warn if
an action is taken (e.g. encrypting to a non-RSA key) that will create
a message that PGP 2.x will not be able to handle. Note that `PGP
2.x' here means `MIT PGP 2.6.2'. There are other versions of PGP 2.x
available, but the MIT release is a good common baseline.
</para><para>
This option implies `--rfc1991 --disable-mdc --no-force-v4-certs
--no-sk-comment --escape-from-lines --force-v3-sigs
--no-ask-sig-expire --no-ask-cert-expire --cipher-algo IDEA
--digest-algo MD5 --compress-algo 1'. It also disables --textmode
when encrypting.
</para></listitem></varlistentry>
<varlistentry>
<term>--pgp6</term>
<listitem><para>
Set up all options to be as PGP 6 compliant as possible. This
restricts you to the ciphers IDEA (if the IDEA plugin is installed),
3DES, and CAST5, the hashes MD5, SHA1 and RIPEMD160, and the
compression algorithms none and ZIP. This also disables
--throw-keyids, and making signatures with signing subkeys as PGP 6
does not understand signatures made by signing subkeys.
</para><para>
This option implies `--disable-mdc --no-sk-comment --escape-from-lines
--force-v3-sigs --no-ask-sig-expire'
</para></listitem></varlistentry>
<varlistentry>
<term>--pgp7</term>
<listitem><para>
Set up all options to be as PGP 7 compliant as possible. This is
identical to --pgp6 except that MDCs are not disabled, and the list of
allowable ciphers is expanded to add AES128, AES192, AES256, and
TWOFISH.
</para></listitem></varlistentry>
<varlistentry>
<term>--pgp8</term>
<listitem><para>
Set up all options to be as PGP 8 compliant as possible. PGP 8 is a
lot closer to the OpenPGP standard than previous versions of PGP, so
all this does is disable --throw-keyids and set --escape-from-lines.
All algorithms are allowed except for the SHA384 and SHA512 digests.
</para></listitem></varlistentry>
</variablelist></para></listitem></varlistentry>
<varlistentry>
<term>--force-v3-sigs</term>
<term>--no-force-v3-sigs</term>
<listitem><para>
OpenPGP states that an implementation should generate v4 signatures
but PGP versions 5 through 7 only recognize v4 signatures on key
material. This option forces v3 signatures for signatures on data.
Note that this option overrides --ask-sig-expire, as v3 signatures
cannot have expiration dates. --no-force-v3-sigs disables this
option.
</para></listitem></varlistentry>
<varlistentry>
<term>--force-v4-certs</term>
<term>--no-force-v4-certs</term>
<listitem><para>
Always use v4 key signatures even on v3 keys. This option also
changes the default hash algorithm for v3 RSA keys from MD5 to SHA-1.
--no-force-v4-certs disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--force-mdc</term>
<listitem><para>
Force the use of encryption with a modification detection code. This
is always used with the newer ciphers (those with a blocksize greater
than 64 bits), or if all of the recipient keys indicate MDC support in
their feature flags.
</para></listitem></varlistentry>
<varlistentry>
<term>--disable-mdc</term>
<listitem><para>
Disable the use of the modification detection code. Note that by
using this option, the encrypted message becomes vulnerable to a
message modification attack.
</para></listitem></varlistentry>
<varlistentry>
<term>--allow-non-selfsigned-uid</term>
<term>--no-allow-non-selfsigned-uid</term>
<listitem><para>
Allow the import and use of keys with user IDs which are not
self-signed. This is not recommended, as a non self-signed user ID is
trivial to forge. --no-allow-non-selfsigned-uid disables.
</para></listitem></varlistentry>
<varlistentry>
<term>--allow-freeform-uid</term>
<listitem><para>
Disable all checks on the form of the user ID while generating a new
one. This option should only be used in very special environments as
it does not ensure the de-facto standard format of user IDs.
</para></listitem></varlistentry>
<varlistentry>
<term>--ignore-time-conflict</term>
<listitem><para>
GnuPG normally checks that the timestamps associated with keys and
signatures have plausible values. However, sometimes a signature
seems to be older than the key due to clock problems. This option
makes these checks just a warning. See also --ignore-valid-from for
timestamp issues on subkeys.
</para></listitem></varlistentry>
<varlistentry>
<term>--ignore-valid-from</term>
<listitem><para>
GnuPG normally does not select and use subkeys created in the future.
This option allows the use of such keys and thus exhibits the
pre-1.0.7 behaviour. You should not use this option unless you there
is some clock problem. See also --ignore-time-conflict for timestamp
issues with signatures.
</para></listitem></varlistentry>
<varlistentry>
<term>--ignore-crc-error</term>
<listitem><para>
The ASCII armor used by OpenPGP is protected by a CRC checksum against
transmission errors. Occasionally the CRC gets mangled somewhere on
the transmission channel but the actual content (which is protected by
the OpenPGP protocol anyway) is still okay. This option allows GnuPG
to ignore CRC errors.
</para></listitem></varlistentry>
<varlistentry>
<term>--ignore-mdc-error</term>
<listitem><para>
This option changes a MDC integrity protection failure into a warning.
This can be useful if a message is partially corrupt, but it is
necessary to get as much data as possible out of the corrupt message.
However, be aware that a MDC protection failure may also mean that the
message was tampered with intentionally by an attacker.
</para></listitem></varlistentry>
<varlistentry>
<term>--lock-once</term>
<listitem><para>
Lock the databases the first time a lock is requested
and do not release the lock until the process
terminates.
</para></listitem></varlistentry>
<varlistentry>
<term>--lock-multiple</term>
<listitem><para>
Release the locks every time a lock is no longer
needed. Use this to override a previous --lock-once
from a config file.
</para></listitem></varlistentry>
<varlistentry>
<term>--lock-never</term>
<listitem><para>
Disable locking entirely. This option should be used only in very
special environments, where it can be assured that only one process
is accessing those files. A bootable floppy with a stand-alone
encryption system will probably use this. Improper usage of this
option may lead to data and key corruption.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-random-seed-file</term>
<listitem><para>
GnuPG uses a file to store its internal random pool over invocations.
This makes random generation faster; however sometimes write operations
are not desired. This option can be used to achieve that with the cost of
slower random generation.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-verbose</term>
<listitem><para>
Reset verbose level to 0.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-greeting</term>
<listitem><para>
Suppress the initial copyright message.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-secmem-warning</term>
<listitem><para>
Suppress the warning about "using insecure memory".
</para></listitem></varlistentry>
<varlistentry>
<term>--no-permission-warning</term>
<listitem><para>
Suppress the warning about unsafe file and home directory (--homedir)
permissions. Note that the permission checks that GnuPG performs are
not intended to be authoritative, but rather they simply warn about
certain common permission problems. Do not assume that the lack of a
warning means that your system is secure.
</para><para>
Note that the warning for unsafe --homedir permissions cannot be
supressed in the gpg.conf file, as this would allow an attacker to
place an unsafe gpg.conf file in place, and use this file to supress
warnings about itself. The --homedir permissions warning may only be
supressed on the command line.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-mdc-warning</term>
<listitem><para>
Suppress the warning about missing MDC integrity protection.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-armor</term>
<listitem><para>
Assume the input data is not in ASCII armored format.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-default-keyring</term>
<listitem><para>
Do not add the default keyrings to the list of keyrings. Note that
GnuPG will not operate without any keyrings, so if you use this option
and do not provide alternate keyrings via --keyring or
--secret-keyring, then GnuPG will still use the default public or
secret keyrings.
</para></listitem></varlistentry>
<varlistentry>
<term>--skip-verify</term>
<listitem><para>
Skip the signature verification step. This may be
used to make the decryption faster if the signature
verification is not needed.
</para></listitem></varlistentry>
<varlistentry>
<term>--with-colons</term>
<listitem><para>
Print key listings delimited by colons. Note that the output will be
encoded in UTF-8 regardless of any --display-charset setting. This
format is useful when GnuPG is called from scripts and other programs
as it is easily machine parsed. The details of this format are
documented in the file doc/DETAILS, which is included in the GnuPG
source distribution.
</para></listitem></varlistentry>
<varlistentry>
<term>--with-key-data</term>
<listitem><para>
Print key listings delimited by colons (like --with-colons) and print the public key data.
</para></listitem></varlistentry>
<varlistentry>
<term>--with-fingerprint</term>
<listitem><para>
Same as the command --fingerprint but changes only the format of the output
and may be used together with another command.
</para></listitem></varlistentry>
<varlistentry>
<term>--fast-list-mode</term>
<listitem><para>
Changes the output of the list commands to work faster; this is achieved
by leaving some parts empty. Some applications don't need the user ID and
the trust information given in the listings. By using this options they
can get a faster listing. The exact behaviour of this option may change
in future versions.
</para></listitem></varlistentry>
<varlistentry>
<term>--fixed-list-mode</term>
<listitem><para>
Do not merge primary user ID and primary key in --with-colon listing
mode and print all timestamps as seconds since 1970-01-01.
</para></listitem></varlistentry>
<varlistentry>
<term>--list-only</term>
<listitem><para>
Changes the behaviour of some commands. This is like --dry-run but
different in some cases. The semantic of this command may be extended in
the future. Currently it only skips the actual decryption pass and
therefore enables a fast listing of the encryption keys.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-literal</term>
<listitem><para>
This is not for normal use. Use the source to see for what it might be useful.
</para></listitem></varlistentry>
<varlistentry>
<term>--set-filesize</term>
<listitem><para>
This is not for normal use. Use the source to see for what it might be useful.
</para></listitem></varlistentry>
<varlistentry>
<term>--show-session-key</term>
<listitem><para>
Display the session key used for one message. See --override-session-key
for the counterpart of this option.
</para>
<para>
We think that Key Escrow is a Bad Thing; however the user should have
the freedom to decide whether to go to prison or to reveal the content
of one specific message without compromising all messages ever
encrypted for one secret key. DON'T USE IT UNLESS YOU ARE REALLY
FORCED TO DO SO.
</para></listitem></varlistentry>
<varlistentry>
<term>--override-session-key &ParmString; </term>
<listitem><para>
Don't use the public key but the session key &ParmString;. The format of this
string is the same as the one printed by --show-session-key. This option
is normally not used but comes handy in case someone forces you to reveal the
content of an encrypted message; using this option you can do this without
handing out the secret key.
</para></listitem></varlistentry>
<varlistentry>
<term>--ask-sig-expire</term>
<term>--no-ask-sig-expire</term>
<listitem><para>
When making a data signature, prompt for an expiration time. If this
option is not specified, the expiration time is "never".
--no-ask-sig-expire disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--ask-cert-expire</term>
<term>--no-ask-cert-expire</term>
<listitem><para>
When making a key signature, prompt for an expiration time. If this
option is not specified, the expiration time is "never".
--no-ask-cert-expire disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--expert</term>
<term>--no-expert</term>
<listitem><para>
Allow the user to do certain nonsensical or "silly" things like
signing an expired or revoked key, or certain potentially incompatible
-things like generating deprecated key types. This also disables
-certain warning messages about potentially incompatible actions. As
-the name implies, this option is for experts only. If you don't fully
+things like generating unusual key types. This also disables certain
+warning messages about potentially incompatible actions. As the name
+implies, this option is for experts only. If you don't fully
understand the implications of what it allows you to do, leave this
off. --no-expert disables this option.
</para></listitem></varlistentry>
<varlistentry>
<term>--allow-secret-key-import</term>
<listitem><para>
This is an obsolete option and is not used anywhere.
</para></listitem></varlistentry>
<varlistentry>
<term>--try-all-secrets</term>
<listitem><para>
Don't look at the key ID as stored in the message but try all secret
keys in turn to find the right decryption key. This option forces the
behaviour as used by anonymous recipients (created by using
--throw-keyids) and might come handy in case where an encrypted
message contains a bogus key ID.
</para></listitem></varlistentry>
<varlistentry>
<term>--enable-special-filenames</term>
<listitem><para>
This options enables a mode in which filenames of the form
<filename>-&#38;n</filename>, where n is a non-negative decimal number,
refer to the file descriptor n and not to a file with that name.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-expensive-trust-checks</term>
<listitem><para>
Experimental use only.
</para></listitem></varlistentry>
<varlistentry>
<term>--group &ParmNameValues;</term>
<listitem><para>
Sets up a named group, which is similar to aliases in email programs.
Any time the group name is a recipient (-r or --recipient), it will be
expanded to the values specified. Multiple groups with the same name
are automatically merged into a single group.
</para><para>
The values are &ParmKeyIDs; or fingerprints, but any key description
is accepted. Note that a value with spaces in it will be treated as
two different values. Note also there is only one level of expansion
- you cannot make an group that points to another group. When used
from the command line, it may be necessary to quote the argument to
this option to prevent the shell from treating it as multiple
arguments.
</para></listitem></varlistentry>
<varlistentry>
<term>--ungroup &ParmName;</term>
<listitem><para>
Remove a given entry from the --group list.
</para></listitem></varlistentry>
<varlistentry>
<term>--no-groups</term>
<listitem><para>
Remove all entries from the --group list.
</para></listitem></varlistentry>
<varlistentry>
<term>--preserve-permissions</term>
<listitem><para>
Don't change the permissions of a secret keyring back to user
read/write only. Use this option only if you really know what you are doing.
</para></listitem></varlistentry>
<varlistentry>
<term>--personal-cipher-preferences &ParmString;</term>
<listitem><para>
Set the list of personal cipher preferences to &ParmString;, this list
should be a string similar to the one printed by the command "pref" in
the edit menu. This allows the user to factor in their own preferred
algorithms when algorithms are chosen via recipient key preferences.
The most highly ranked cipher in this list is also used for the
--symmetric encryption command.
</para></listitem></varlistentry>
<varlistentry>
<term>--personal-digest-preferences &ParmString;</term>
<listitem><para>
Set the list of personal digest preferences to &ParmString;, this list
should be a string similar to the one printed by the command "pref" in
the edit menu. This allows the user to factor in their own preferred
algorithms when algorithms are chosen via recipient key preferences.
The most highly ranked digest algorithm in this list is algo used when
signing without encryption (e.g. --clearsign or --sign). The default
value is SHA-1.
</para></listitem></varlistentry>
<varlistentry>
<term>--personal-compress-preferences &ParmString;</term>
<listitem><para>
Set the list of personal compression preferences to &ParmString;, this
list should be a string similar to the one printed by the command
"pref" in the edit menu. This allows the user to factor in their own
preferred algorithms when algorithms are chosen via recipient key
preferences. The most highly ranked algorithm in this list is also
used when there are no recipient keys to consider (e.g. --symmetric).
</para></listitem></varlistentry>
<varlistentry>
<term>--default-preference-list &ParmString;</term>
<listitem><para>
Set the list of default preferences to &ParmString;, this list should
be a string similar to the one printed by the command "pref" in the
edit menu. This affects both key generation and "updpref" in the edit
menu.
</para></listitem></varlistentry>
<varlistentry>
<term>--list-config &OptParmNames;</term>
<listitem><para>
Display various internal configuration parameters of GnuPG. This
option is intended for external programs that call GnuPG to perform
tasks, and is thus not generally useful. See the file
<filename>doc/DETAILS</filename> in the source distribution for the
details of which configuration items may be listed. --list-config is
only usable with --with-colons set.
</para></listitem></varlistentry>
</variablelist>
</refsect1>
<refsect1>
<title>How to specify a user ID</title>
<para>
There are different ways to specify a user ID to GnuPG; here are some
examples:
</para>
<variablelist>
<varlistentry>
<term></term>
<listitem><para></para></listitem>
</varlistentry>
<varlistentry>
<term>234567C4</term>
<term>0F34E556E</term>
<term>01347A56A</term>
<term>0xAB123456</term>
<listitem><para>
Here the key ID is given in the usual short form.
</para></listitem>
</varlistentry>
<varlistentry>
<term>234AABBCC34567C4</term>
<term>0F323456784E56EAB</term>
<term>01AB3FED1347A5612</term>
<term>0x234AABBCC34567C4</term>
<listitem><para>
Here the key ID is given in the long form as used by OpenPGP
(you can get the long key ID using the option --with-colons).
</para></listitem>
</varlistentry>
<varlistentry>
<term>1234343434343434C434343434343434</term>
<term>123434343434343C3434343434343734349A3434</term>
<term>0E12343434343434343434EAB3484343434343434</term>
<term>0xE12343434343434343434EAB3484343434343434</term>
<listitem><para>
The best way to specify a key ID is by using the fingerprint of
the key. This avoids any ambiguities in case that there are duplicated
key IDs (which are really rare for the long key IDs).
</para></listitem>
</varlistentry>
<varlistentry>
<term>=Heinrich Heine &#60;heinrichh@uni-duesseldorf.de&#62;</term>
<listitem><para>
Using an exact to match string. The equal sign indicates this.
</para></listitem>
</varlistentry>
<varlistentry>
<term>&#60;heinrichh@uni-duesseldorf.de&#62;</term>
<listitem><para>
Using the email address part which must match exactly. The left angle bracket
indicates this email address mode.
</para></listitem>
</varlistentry>
<varlistentry>
<term>+Heinrich Heine duesseldorf</term>
<listitem><para>
All words must match exactly (not case sensitive) but can appear in
any order in the user ID. Words are any sequences of letters,
digits, the underscore and all characters with bit 7 set.
</para></listitem>
</varlistentry>
<varlistentry>
<term>Heine</term>
<term>*Heine</term>
<listitem><para>
By case insensitive substring matching. This is the default mode but
applications may want to explicitly indicate this by putting the asterisk
in front.
</para></listitem>
</varlistentry>
</variablelist>
<para>
Note that you can append an exclamation mark (!) to key IDs or
fingerprints. This flag tells GnuPG to use the specified primary or
secondary key and not to try and calculate which primary or secondary
key to use.
</para>
</refsect1>
<refsect1>
<title>RETURN VALUE</title>
<para>
The program returns 0 if everything was fine, 1 if at least
a signature was bad, and other error codes for fatal errors.
</para>
</refsect1>
<refsect1>
<title>EXAMPLES</title>
<variablelist>
<varlistentry>
<term>gpg -se -r <parameter/Bob/ &ParmFile;</term>
<listitem><para>sign and encrypt for user Bob</para></listitem>
</varlistentry>
<varlistentry>
<term>gpg --clearsign &ParmFile;</term>
<listitem><para>make a clear text signature</para></listitem>
</varlistentry>
<varlistentry>
<term>gpg -sb &ParmFile;</term>
<listitem><para>make a detached signature</para></listitem>
</varlistentry>
<varlistentry>
<term>gpg --list-keys <parameter/user_ID/</term>
<listitem><para>show keys</para></listitem>
</varlistentry>
<varlistentry>
<term>gpg --fingerprint <parameter/user_ID/</term>
<listitem><para>show fingerprint</para></listitem>
</varlistentry>
<varlistentry>
<term>gpg --verify <parameter/pgpfile/</term>
<term>gpg --verify <parameter/sigfile/ &OptParmFiles;</term>
<listitem><para>
Verify the signature of the file but do not output the data. The
second form is used for detached signatures, where <parameter/sigfile/
is the detached signature (either ASCII armored or binary) and
&OptParmFiles; are the signed data; if this is not given, the name of
the file holding the signed data is constructed by cutting off the
extension (".asc" or ".sig") of <parameter/sigfile/ or by asking the
user for the filename.
</para></listitem></varlistentry>
</variablelist>
</refsect1>
<refsect1>
<title>ENVIRONMENT</title>
<variablelist>
<varlistentry>
<term>HOME</term>
<listitem><para>Used to locate the default home directory.</para></listitem>
</varlistentry>
<varlistentry>
<term>GNUPGHOME</term>
<listitem><para>If set directory used instead of "~/.gnupg".</para></listitem>
</varlistentry>
<varlistentry>
<term>GPG_AGENT_INFO</term>
<listitem><para>Used to locate the gpg-agent; only honored when
--use-agent is set. The value consists of 3 colon delimited fields:
The first is the path to the Unix Domain Socket, the second the PID of
the gpg-agent and the protocol version which should be set to 1. When
starting the gpg-agent as described in its documentation, this
variable is set to the correct value. The option --gpg-agent-info can
be used to override it.</para></listitem>
</varlistentry>
<varlistentry>
<term>http_proxy</term>
<listitem><para>Only honored when the keyserver-option
honor-http-proxy is set.</para></listitem>
</varlistentry>
<varlistentry>
<term>COLUMNS</term>
<term>LINES</term>
<listitem><para>
Used to size some displays to the full size of the screen.
</para></listitem></varlistentry>
</variablelist>
</refsect1>
<refsect1>
<title>FILES</title>
<variablelist>
<varlistentry>
<term>~/.gnupg/secring.gpg</term>
<listitem><para>The secret keyring</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/secring.gpg.lock</term>
<listitem><para>and the lock file</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/pubring.gpg</term>
<listitem><para>The public keyring</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/pubring.gpg.lock</term>
<listitem><para>and the lock file</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/trustdb.gpg</term>
<listitem><para>The trust database</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/trustdb.gpg.lock</term>
<listitem><para>and the lock file</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/random_seed</term>
<listitem><para>used to preserve the internal random pool</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/gpg.conf</term>
<listitem><para>Default configuration file</para></listitem>
</varlistentry>
<varlistentry>
<term>~/.gnupg/options</term>
<listitem><para>Old style configuration file; only used when gpg.conf
is not found</para></listitem>
</varlistentry>
<varlistentry>
<term>/usr[/local]/share/gnupg/options.skel</term>
<listitem><para>Skeleton options file</para></listitem>
</varlistentry>
<varlistentry>
<term>/usr[/local]/lib/gnupg/</term>
<listitem><para>Default location for extensions</para></listitem>
</varlistentry>
</variablelist>
</refsect1>
<!-- SEE ALSO not yet needed-->
<refsect1>
<title>WARNINGS</title>
<para>
Use a *good* password for your user account and a *good* passphrase
to protect your secret key. This passphrase is the weakest part of the
whole system. Programs to do dictionary attacks on your secret keyring
are very easy to write and so you should protect your "~/.gnupg/"
directory very well.
</para>
<para>
Keep in mind that, if this program is used over a network (telnet), it
is *very* easy to spy out your passphrase!
</para>
<para>
If you are going to verify detached signatures, make sure that the
program knows about it; either give both filenames on the command line
or use <literal>-</literal> to specify stdin.
</para>
</refsect1>
<refsect1>
<title>INTEROPERABILITY WITH OTHER OPENPGP PROGRAMS</title>
<para>
GnuPG tries to be a very flexible implementation of the OpenPGP
standard. In particular, GnuPG implements many of the optional parts
of the standard, such as the SHA-512 hash, and the ZLIB and BZIP2
compression algorithms. It is important to be aware that not all
OpenPGP programs implement these optional algorithms and that by
forcing their use via the --cipher-algo, --digest-algo,
--cert-digest-algo, or --compress-algo options in GnuPG, it is
possible to create a perfectly valid OpenPGP message, but one that
cannot be read by the intended recipient.
</para>
<para>
There are dozens of variations of OpenPGP programs available, and each
supports a slightly different subset of these optional algorithms.
For example, until recently, no (unhacked) version of PGP supported
the BLOWFISH cipher algorithm. A message using BLOWFISH simply could
not be read by a PGP user. By default, GnuPG uses the standard
OpenPGP preferences system that will always do the right thing and
create messages that are usable by all recipients, regardless of which
OpenPGP program they use. Only override this safe default if you
really know what you are doing.
</para>
<para>
If you absolutely must override the safe default, or if the
preferences on a given key are invalid for some reason, you are far
better off using the --pgp6, --pgp7, or --pgp8 options. These options
are safe as they do not force any particular algorithms in violation
of OpenPGP, but rather reduce the available algorithms to a "PGP-safe"
list.
</para>
</refsect1>
<refsect1>
<title>BUGS</title>
<para>
On many systems this program should be installed as setuid(root). This
is necessary to lock memory pages. Locking memory pages prevents the
operating system from writing memory pages (which may contain
passphrases or other sensitive material) to disk. If you get no
warning message about insecure memory your operating system supports
locking without being root. The program drops root privileges as soon
as locked memory is allocated.
</para>
</refsect1>
</refentry>
diff --git a/doc/samplekeys.asc b/doc/samplekeys.asc
index d9180c855..b79396cb6 100644
--- a/doc/samplekeys.asc
+++ b/doc/samplekeys.asc
@@ -1,1179 +1,1177 @@
- pub 1024D/5B0358A2 1999-03-15 Werner Koch <wk@gnupg.org>
- uid Werner Koch
+ pub 1024D/5B0358A2 1999-03-15 [expires: 2005-12-31]
+ uid Werner Koch <wk@gnupg.org>
+ uid Werner Koch
- pub 1024D/57548DCD 1998-07-07 Werner Koch (gnupg sig) <dd9jn@gnu.org>
+ pub 1024D/57548DCD 1998-07-07 [expired: 2003-12-30)]
+ uid Werner Koch (gnupg sig) <dd9jn@gnu.org>
- pub 1024D/621CC013 1998-07-07 Werner Koch <wk@gnupg.org>
- uid Werner Koch <werner.koch@guug.de>
- uid Werner Koch <wk@g10code.com>
- sub 1536g/ADF6A6E1 1999-02-20 [expires: 2002-11-01]
- sub 1536G/B5A18FF4 1998-07-07 [expires: 2002-07-06]
- sub 1536R/23D2A63D 2002-07-30 [expires: 2003-12-31]
+ pub 1024D/621CC013 1998-07-07 [expired: 2003-12-31)]
+ uid Werner Koch <wk@gnupg.org>
+ uid Werner Koch <werner.koch@guug.de>
+ uid Werner Koch <wk@g10code.com>
- pub 4096R/99242560 2002-01-28 David M. Shaw <dshaw@jabberwocky.com>
- sub 2048g/1643B926 2002-01-28 [expires: 2012-01-26]
- sub 1024D/49E1CBC9 2002-01-28 [expires: 2012-01-26]
+ pub 4096R/99242560 2002-01-28
+ uid David M. Shaw <dshaw@jabberwocky.com>
+ sub 2048g/1643B926 2002-01-28 [expires: 2012-01-26]
+ sub 1024D/49E1CBC9 2002-01-28 [expires: 2012-01-26]
- pub 1024D/B2D7795E 2001-01-04 Philip R. Zimmermann <prz@mit.edu>
- uid Philip R. Zimmermann <prz@acm.org>
- uid [jpeg image of size 3369]
- uid [jpeg image of size 3457]
- sub 3072g/A8E92834 2001-01-04
+ pub 1024D/B2D7795E 2001-01-04
+ uid Philip R. Zimmermann <prz@mit.edu>
+ uid Philip R. Zimmermann <prz@acm.org>
+ uid [jpeg image of size 3369]
+ uid [jpeg image of size 3457]
+ sub 3072g/A8E92834 2001-01-04
-----BEGIN PGP PUBLIC KEY BLOCK-----
-Version: GnuPG v1.2.5-cvs (GNU/Linux)
+Version: GnuPG v1.3.91-cvs (GNU/Linux)
mQILBDxUyXkBEACgg6vxNPigg9FQz14CkPtR/dEq3sCjK1r4+2oyeoRno+pqZ6Z7
ZfphgA/q5woweFAGOg17KD2WXegoQ5pXbFvP+w9j9zm3g59XzTRSzZgScelTibPn
Ky6g8r8GDAY6IQraR6pxe4297/NznqvRvKpTt5g1XP5LyjVBsEv9HAYJE1vyy10q
SQRtEz3QunUzfELNC4kiYNMZOnmgaFeW4APIIhWDtrrxqW3Ofjp1K4DAhqcnayrf
vYbOtqh0sxJ246kvVc3Bc9pH6wDw/yub2deuPq6BZBLBJwrtu/20qD0nsZ9is/5j
0aL1MZuVmr7xKYqeehyzJ1WdpJK52qng9natYedS+GefKDIw1Jq7ppQNWfVduTNI
TFTF0JswggjQuPqKT8Td5GCywQWN/kGHbp6EdybiUXZ+9fp4eek0UB5M+srSwbkF
4hQ0mBrqlsaoji4CuXjc0c+Zx1D0pGfqqBCmvEV1tLul3U8h0TzR4opUA8mLKegQ
p5cjh/dHz7zTPDxVgSr3blJ9FxI1Z69th/+jJj3q6joo3uW/5y8qQCrzdSCzs+TD
EWwucZtJIuIhTct8AMPY/Ayt+Pf9jXfI+xSQgz3r7Eu5o+rEu02/cthaOc4b3KYD
tNkjLKszgiext1BYOq06R+Yyh2qgsg9azzkfudvvpwhCpJ7EOxcdaP3bxwAGKbQl
RGF2aWQgTS4gU2hhdyA8ZHNoYXdAamFiYmVyd29ja3kuY29tPokCNAQTAQIAHgUC
PFTJeQIbAwYLBwoDBAIDFQMCAxYCAQIeAQIXgAAKCRDbaY1xmSQlYH7aD/wMq9ks
bvAf9drjVP2u4rjZhLkHyc1zCp7rMXc5CdNgDNVyhl7+co/qMeQBwk8SYEVedrZZ
5Q7qjygjkKWp3qrLlw5PSydwCHaf5mlVg5E+5gt+RTkOi6FXdE/5c0IrIB+MNI3j
t3IeOqEhITWcnjDk4gIxm4z43tvXvf/fY33ohrQknApN9uYISoElzYGgnEZqX6P3
p/8FB2+27A3t/Eshr6lLvVNEMgOlBY8te9TFvMJTMeSJXIQVpvbz/LMF8uEboWVz
RC77y7RcD8p+JP9V97qZGsiOYB+2MPGEvAhEPHxQZAbaBF+eBFLzev+xmI36fHlF
nAFiWikp0tYVLROgBhVGJUOJlDK+olfpxUqF+N8MfjeS01aHLy+Y6rkzC26AC/9j
+Adka9mBXEiiA1vQcBfO4U45QhgDAl00yUW1gV4oNGZ9YqslOhS/VHB61CjWwjnV
3Jwkhscxux3rjj6TAwn5QmoO9kr3CqH1rzQXxTVruCJuwyuI6aNeywINoubgDhqh
OCPfqyzgdxfp5UAhy54ge9dqjfgHI2Q3WxxhD3mCdYgN89GZNpuH2lJkJZrRl7Bi
mjqDeTlKYscZ1anrRgRpSoFDdUcMncySzW6cB1WSImj1aNWpq58FxoJWcTy6lNes
INeRjZ/r1eJBeN55P8+7DKGIsGkpftsqgXAqVYhGBBARAgAGBQI9NZQiAAoJEHVA
AR0QwHkY2+MAn1l5RUjWS9JYC4kaM9dVcS1GEnhlAJsF7/4RHrfvoB3QQQi2/9tO
PWVk94hGBBARAgAGBQI8l9z3AAoJEAeU0q4sExFxKR0AoIob+HXuh2+c8Ux0kPb8
yh8CYu3/AJ49AEi2cXBxaxqgQK0dWEBeSivzTohGBBARAgAGBQI8XiLvAAoJEAgF
dTETMAcxOv8Anjiw2Wn6qf1tVjnqxcTf+JNn5tMiAJ4zXqD1EAJ417MUPbP7UTMK
DznY6okCHAQTAQIABgUCPOAhkgAKCRAUESNqXnNnKo8qD/9oWqqaNby99IcO+f/W
6Gm5M7vugAHJ6sF8zeQvGj1CPTBSBN0V0/EFn/sj6Ab7j/TZJ/yzhgkehASOZuRj
Td2kXAn6aVY0DNDBNuwiy4ynY2mvP0oENZaQP+hI974ab9CnC628hL5Ss/qDBzNm
FIKovgsvERcCu+/wBoOu1O+YlqyC05JDOOQkz2mLCnu2lS8ZUd9DaIZYeZxHu22Q
n3trk11cLz6UhC7zRjg1iV1BuNv2bIKAJA707a5QWIo5NhgcSXUuKCFOrhWTkNmD
lAZbZzevZOKHuOrC0yy+CEacO6tGsSPuoI+tsXa62mgbWksqJMi9r8Q4zzhcgB9O
rMHJEWGrs/0irXf1abr0/Q8vmRqomWHAHGcinR/Lsb2azaDCq39YKVjlkfRr18oz
ZwlbEl8rMrR43p//AyfeYLoyEGZja6TkWLGQqwY10aAYg7/j43DfJkoou1bIv3sB
xxxdTBwmupUisg5WkV3uwbUqbn1TCQ503FVEBwpiZEjC3uMci6zHIWH7bajui830
68Nk9AUCplNMDMD8z5YsC8s0aij01F4xV3t69zt3T64tfRxEjmrTPMoNw5jYVRIh
QsBei75EQW0f7bJ0jJsQw5xN8eCu96ifRGY/jWbcOxiS2qBH9PwOu3cQBeR0Etny
VjWaSef0auqj4oq9XeioIQPHcYh8BBIRAgA8BQI9aTxjNRpodHRwOi8vYW5pemUu
b3JnL2RmYy9ncGctcG9saWN5L0RCNjk4RDcxOTkyNDI1NjAuYXNjAAoJEEGiJScH
L6yJM0UAnRjNT7/VQfzI+FJk0AbB1WC02LrmAJ4zmfUdjQ16NHpzhtDDFqPUDad9
MYhGBBARAgAGBQI8v0+eAAoJEESyW9Rb1T33PIcAnjkOgNxvsc9eOA4C/TQ4c0i8
OF4zAKCx3d+j2b0EfLLFbPxCsJPRosBy/YhGBBARAgAGBQI8zxLdAAoJEE+aVnT/
FIKZlgAAn3lo8Ifq1l7Dxzo3a1L9IJC05kgnAJ0RXz/UVLLfGpSzph+TcHmnphii
SokCHAQTAQIABgUCPOLJNgAKCRBm0hIo7xObq/Y7D/92rFmkm6OJNd9o4HaqM8Z7
OpeR+M0GA4gyg1NbEVSOYdCE8zoFCPmUtCTifrmjZT7OrLMmnih+3RROEQUyeLlT
270p9+zuOqoRrMNbW8/7qQNNMZHWNuo8spOTGw9jEUhRguWgMNbd85rxfV8lwTFR
JriIhAeYGiwx8RXkS5SXXSHfxTA/I755W9jRYFk0eKPwWGtQTY+jh3lbtxYoKvhW
phW9PIq0nRRPVOy/XX1uwYJde0CPOjnguxXhAQzyUL54PljanuJZWV+tr48UrGa7
79BG3gER2mPd/FzmCbWNKuc/1UQ/jG0Dm4eXoiBus2S3UD3ZPmC7V79NDWSaAj2U
c3tmT7unLdFJrAC+rS2YCV59h6ABNcrULgZ1us19DhvGR3sTYOf3Kemb+U+O+vdK
p2jHglfL4+K1T8QvOXcJ0oXW+QpaMV+dsuYccCOc/Px2Bm2qd+dVAgABAIKL2Rey
l7EaJPbj3FkR25uMUm+SNks08/pYs8y4EOBYgKe0fEi3jAnLo1fG/fR5PbJ74Gsv
lrbrDCx49+VoPXHkcVbYT2CS/d2RURa+ctDrfYrB6ePVisoKeiw0aa6gzR5kdvDt
V7bEiqV5Q7vCQUXuyFZ/MxIgtHdn5rp96yNFRLpq00VJBXoGdedxfY9NKlEfbBLh
i3T6IlatxI0KTm11960mdIhGBBARAgAGBQI8n3LUAAoJEINou1lm+8GM3jcAoJrN
aY8Y4DxDShSuMXhC85QUz9sMAJ0cPDqbjZVi2Mgapka52FmJqbc8G4hGBBARAgAG
BQI9BBWoAAoJEIzxJGJOZzjxd4YAnRnUjP5bZInJ3bqP+f+ERlNkmJ0FAJ9mMOud
7Gn2GL+JvMcGw9BD0FkoPYhGBBARAgAGBQI8XuB0AAoJEJzr1qkLXSdozfYAoLKl
Yk9D5jvLyh14l9oyyNmCs35eAJ9/pqKnMHnTUJRRz8+VoqEvcpqdVYhGBBARAgAG
BQI9bRMfAAoJELLRpcHQIEGn+g0AoOEacQBxMbNv25/lCu/hWx6RzypuAKCfQoz4
E4uKccch08oujN3TUZ/wWIh8BBIRAgA8BQI9aTweNRpodHRwOi8vYW5pemUub3Jn
L2RmYy9ncGctcG9saWN5L0RCNjk4RDcxOTkyNDI1NjAuYXNjAAoJELeWBz3JVB+y
91MAmgPKQKCLvm2Wj7XwjH9vqGBL1w+xAJ4lCSk/NC50ZVhYIXWU4J2rjuHNwYhG
BBARAgAGBQI8Xa5fAAoJEL3yDeXqaO9TfIEAn3ZRz9dM63r2G14folMK9wUkTc0Q
AJ0bWA12fXGQJThwiPHg1km3Li8UX4hGBBARAgAGBQI8WhCrAAoJEM3PhoWgyT97
OYoAnRFHu9zcFMaNxojhWfZSlc32F8P3AJ4wp9uyTSnJpCDW7b4lcyUEX+fMiYhG
BBARAgAGBQI8fSrGAAoJENYUkOhsYfyqEDcAn1AG6GmmRxTV076pQMQUOZ4oaUl5
AJ40gd6NEluypGWwmNYqFTTENbpMpohGBBARAgAGBQI8YGxeAAoJENraec14ij9M
v/AAn19cWDDiAXz0LQbbZdkEWB11p0gkAJ4/xEFPqRKFrImtfVMrpIajdrDcZokC
HAQTAQIABgUCPOAjvQAKCRDlpzpVMzkF9Vx3D/9QpF3PAtcSV7k0U90bnmu6zAWI
TpNV8ailrpRTVSmgO3XbXrEROPS2p9pvWms47RtdMpUw2d5GyYLi+fP7tZ1cfnBt
o9BIzx4Z5UAe1Hk+msIoALdBRCfwcj9WpNpTGVqftgz08NcU0hCwPiCqHqk7+3N6
rVGHalOo/SKDXPseLS4IV8m5A/lpSKB3l8+HHNXczT8JLqoDVm/MouGpjHFrTkzB
Sz96A4vCoSWgeJ1W/gwfEIS7ItFleLvSnpd0Q9ZFj+6/fFvHLGar+STxB4br5rQr
bV1NfAaRNzi1LvrLWoJmb0kiabMp3fPBad5Ow4lHLgpCjJydAgtwuBz5DTGSkntZ
8uMV4eBbb0pfuhgXOd/mxYF/VXqBSC5kf2RaUqoMni4xkt2EQrwBKM4RfOxF+JIn
+LqZisF6TbzdK3CGQzbgIcpqwQdSea5V4VSDpTwA2mJ5vPjmllEqFhHyu45Ko5b9
lYXypX36RlArU7YzT4Gyak7VOPzt9qWV6bztlrOhq43YqcnKci1gRU8rNmDCQqwW
9yXrXNGREJy34Ej9p6RbmXeTYyjqlpPFNXWJNa8t1JXZC2IXzQmvXjoN41LVs9Iw
v3+BW+LjhmdAr88WntE41RETW5Bzu94QYglQGMogyX4oNado/Q2JUJ7/DcNBfJT5
y4zzFM6C/5wRZDY8TIhGBBMRAgAGBQI9ZlIqAAoJEOa4HRxXw0MLq1AAnRN5JEDs
yErImpKx4GvmHzg5NEUiAKCAoxr/BXKvVgZIMJu3Cn5G8/h79YhGBBARAgAGBQI8
XIGDAAoJEOq/E7ILF3Db4f4Anj+hLG4VBWqPVJLdnqe59b7hQqnGAJ9QV3mH7jxH
IcLimucd3ZfBPAMVhohGBBMRAgAGBQI9WVv7AAoJEPk43rvYstIMwl8AnRyJ3een
KuWL2L0ET7l8j5xp8DwnAKCkOx+kLxtfJ8ZdPned8NoPRRsr6okBFQMFEDxaMf7/
7ryp5VOhtwEBMsMH/1O0rOOp5nFiivB69+IbPSc0lxeLjPfmb/wQArJXWXZsWDbB
uby3yL5+wwwMFyLLDGV/kPiC6qPHfC21oI7sui/TgBe5XblSkx19wAUgyuHrAw/Y
JTgqhXKmaZFgkcVKhFcc81HU1w7HiGvMoWA+4VMFHdqKmGsqYkegvfroYWsxbDxb
Q1OQ4GHVwJ8pHYVdfWX5xKTRjuKTC1GHesfA4lorrs/zC/clQuJHMV/TrE9OyvP3
9vq5zBbG5iOerU/VO4w96yxiHoA2J4YDSSmEZaCTqjleH1u6Jt/YrL41RaRBayNO
oyF/AM6rrmai7agTlutY5kjMjWyZ4YNpza3E4Q+IRgQQEQIABgUCPaYeygAKCRB6
YgZq6NfT7rrEAJ4h6KGiZI5qS8LcJpgLqnyDbuz5MQCgvqahUAeAlksw+eUqMZx3
+gRa0KWIRgQQEQIABgUCPaY5TwAKCRAgTGEVDmBmmU9WAKDkNXJZjm+fOcp+ffHe
b+S1QOLrSQCfYLfuKuzuLYEU+EgNUP0ZrotQUxuIRgQTEQIABgUCPabhJgAKCRDn
deMk20Gzh/anAKC0z+aSb1sdzDQo4fUEQlU8L66gWwCeKNweKgY3NdjgSfD2AtYq
Lv/pS8mIRgQQEQIABgUCPb8uPQAKCRB6E19Xmtfj2yQvAKDOocO4O999o7Zhnysy
agwWqOfCJwCgqMCR1KGD9rxa09M1Gsz1VhTVT0GIRgQQEQIABgUCPcFS8gAKCRBE
NFayp7vgnAX2AJ49vVzF9XRhwT1baizGAkQpHsYQOgCghKIUxrB6QrSic8U7NsAI
YlzeS6qIRgQTEQIABgUCPc2XCQAKCRBId09Cvm79xQvkAKCb50fRqjRmn/fBLWLF
++5RQimAFQCeJt9fZ0Y4jE7JiECYhTE07Bnf7c2JARwEEwEBAAYFAjxYfvoACgkQ
GCjINNRtzMVbsAgAok0SR2PWygFJM/11VE0X6wwtsETTW7OpRTDNFsOfLwJ1XHaF
+TbTHCOFHjbN0H3/e6xhjLRyKPsn8w54AXMYWvV7YukhYXer9qaJNWEiGEh7cF1F
Y+5PjC7RoDMARWvIQ38IsbpFZXK/EPZ9NL0gd+IEJT2xpcFkWVjvpnCM92EF/l8n
7Tm6FbPatwwZW87tbC0kKAy6ycmRPq5hz83dUjlTatIZsYpcO4OvgNniSNweXyDJ
B6t5UAqlv4mbT9VDGtw93twiTZ3F3QAgVvy9EvyALXTcQkO7JOcGDwMagTHShwLV
GGY9aTKRB446BGh8ucolcnsJqatV1UXcr2Doq4icBBMBAgAGBQI9ikbKAAoJEB4u
do3XnTRRgpwD/1TbLGYMdmmeDI5YfoNjN10zOdgpGd7MXLmCd7iSvpXJqJsUxtFe
9RCikTdp0g9GYxZlHLIooweDQdbbm3bR2Fc2xYvm4939LKrLQY/AVpwOpf5JPks6
47FdlP7ovY4jVupcbh3MYSJU+ZcU7m2ZcDADtXhjNtpoMbjjHBNin0pjiQEcBBMB
AgAGBQI9ikbbAAoJEIccwqs8s7QVgkYH/iLt6aOSU/SmXSWBDJQml6EfCyf5HJEe
D/f9fqDwWcIG2wUOzcWS1LBfDpPugdWewAAxfzGzeqkg14n1vdcb0v1JNK9BccAa
JubJ7oOgtBwm3/9OD74ti+66AtoECWfnSx8tDC+clB7bcvoBPbdISjMb8HhmCINP
y+5VqQz+esZ8nSBmwz/3Z+ju9lr6IumIHNEtJgVc402MqiY7n+kv3XjBgShF0DXI
7XdRiFzeGyqFRyDdnJpe5OGEUADl4ida9m2BPTtwt/Ym7sYif54uXpypp/B8Jm3k
LHWd1UQxTcGDTB4iLr5i2WBNg0sMF/EQser+pvoUO4YpEy9N9uqKpPWJARwEEwEB
AAYFAjzQBRIACgkQ301Pgd/yDnnFLgf/R+g4wNdfc8Wv91OnVz3On7nSEE1ULQVe
Uv7uADgnO48rjqepJWo6f1q8GOn7Hmq6TYG/tsK4UdArlt6OG+cbeGF8zBgO1Pb+
7i6bp4CKRIMr197dNavZByOF7SaXJnazRjKkcdRB+XXGbh/j0v8tKINA6sQMvPoQ
v09Z1Px1a0zA3mKivD5xMcykOVmdxH+zAK/mJuiu1+EiE0jsrrjksJLmA7uNXo7h
gdXXrLWoXvoGWCOnYD5XWOsKQt1ExBGE3U++CWAvxHaEsbcMMd2Od5qjuGZwcIqx
j94e9+3d9BNOja8VYeI95K6Q48YpAFH+QQuezrpdUMnqAhP5jKL4i4hGBBMRAgAG
BQI90ynLAAoJEL/hIGVrIUiaDEIAoK6I6Yt4KdsrM1SiRpJgIpMACsz0AJ9JhDwB
afOfaLoF9veYmWF2hhW9UoicBBMBAgAGBQI90/E1AAoJEOHJS0bfHdRxicYEALF4
1XjiWS2Q6mHA5XE4WZ0I99Qf+jODnypmJ3suwWotdnJouK2QzlYK3YQCMJF1kbPh
jAoV6sSzGq/Fa3OCEq+oDLWm0hCzBDu1JTPGmtPcvisWI2VWb/g1ZRO2tttlgHfG
JVknqzrFOXs0nimE62G5XStQodnGqu8xgf+2ZZmBiEYEExECAAYFAj3YTMUACgkQ
g+Qooq01A5w9rACbBqtQhSpWPlJkSVICjoJTBupRaQcAoIVuq12vtyUeWbkiR/6E
ZTb26XwEiQEcBBMBAgAGBQI92EzlAAoJEMz612DH0Oj1nZQIALS4TD4+9VypmxF9
PRjatxJr8X8QVFkljByObC96aFXMDiX1/n/pQZGJz0HKPaDsgClA37scIZMrmlPy
BQ917HoNEYPfPwipKv4oshDAF5Qdk8DOTSUyaaJ19aDwJiNTgIVrtY28/lbj3wv/
vrniYleU83uT9fg07IY0s7wIBn0t43XG4Kt+eDK5gPWIcjc0Dpb0Epm8zYKmMorw
KyApUkcIeuePmIC7bK9090S6+nrkwPWLu+bvg58Qz4Y4jCaLj9dFn3OpDbXR7kgm
UB9kkPGgSS5rZupYe+xg0gJxX1Gjy1jpRtqqnkdXjSL8kaQYCkaGptKOYt8cqhbC
52zMxnmIRgQQEQIABgUCPgNZ2AAKCRDKELTfgGdeZacrAKDb8OzqzNapen/hMvIt
uZ85ILzbmwCg0yYb5Ek/79V/q3NMgKHuLYy8mzCIRgQTEQIABgUCPgnY1AAKCRAW
v4xMDR2uS1gZAJ9Jj/pgczS6mPLDbf6cCDzvIv7eoQCfQhc1MUYv5bVzOQzdeI4B
W1tDzgGIRgQTEQIABgUCPgqSvAAKCRCatB72WqW83yBoAKCjGTBfhV+d7Sea3o+u
OEBb+Llx+wCePh3WEVbyTQrP7IVRP5OLZKnhHQaIRgQQEQIABgUCPgtyZQAKCRDp
A+0Cp+39L4CGAJwM8xlKkuSNKHxTgt0aJUI8fgBwuACghVj7nc7Ji/LUVfCk3j6X
M9u+M/uIRgQQEQIABgUCPFyBTAAKCRAIBXUxEzAHMVN2AKChisLV31nGn7fnsTQL
In6qHCEu6ACfXid0ZbhP+z1LKiLO41hf3hVyDxyJASAEEAECAAoFAj9qXj0DBQF4
AAoJEHQz8G/LoXUv23MH/2RgaX31C/H1CYfvoHOKYdOgPsr4XaSY3gY4pj3mrRxt
LwbPPK/1cakR+HRKm+sk4vQKkrSTkBt23zQK35Gmn5Bg71N3U/bYsCrU7bL7wR08
VHPGkWQeARGq9gs4APe70+cyswYWsXv+ZOcMsp/weT6Xhquz8h5YENeDw4IwvVqQ
qyot3sVDMxA/O6eGNwNMX4HaSgTej2wg8BNqF6cY6+zEs9eKhPVdu808EBvVTLdO
SXjtwRjzwA3hX7wWfXfoNA8xQ4pY/XlmfqoT9dn+DQNZ/gAD1lKOBV7/hjETPEPc
fSnwrMoyvz8rs/jfdgiVTCTfCuTO5fWMyV1DyEFGYBuIRgQQEQIABgUCPjU9hwAK
CRAn8D/aQnXelnq1AKD9zBYn+yoKydtR1on8t1LYp59WBACfd6MBB+YJ+Ejvnn+5
0jM+jbs7wEeIRgQQEQIABgUCPlrMpwAKCRDSag0pFTgRgbUUAJ9rn1n3sl+G2ZWo
TTFQjdbvThDmgwCfSA2hDgjbW2uOy/8XK+lJrB0qwHyIRgQQEQIABgUCP2pTEAAK
CRCwIu8NBN2J0bnEAKCjX9kKFUc695HaimW0VQK5xPxv2gCgjDdmEOqbmDDZHHE/
fSOYK+t+bcaIRgQQEQIABgUCP2sb1AAKCRCw3V94gCYu5ywxAKCjXMHSJDMwZrjc
yBMt9eiqMjn83QCgnK8MhsDQaeh+xaLHnPkzByEZjkWIRgQQEQIABgUCP4eMDgAK
CRBt4MN1RvdwJ2/iAJsHuxr2degubex/9NWBcT5KvGHMIACfR35KgtWHwr7OoGol
anTHun5lRnaISgQQEQIACgUCP2pd7AMFAXgACgkQ8sZ+eQnA0VueCwCg1WKutegx
JRtP28FofVTh6467XgAAoNNutTU53NF/ScGczVwEMjRhHv7DiEYEEhECAAYFAj4q
TiIACgkQ+coB1eJqbyi2VwCeOafrLzUTHB6+IP3bDTMKHT9EsfUAnjx/leqDC6Kh
mVzVv2srf6+HcRN0iEYEEhECAAYFAj7GtIsACgkQHMnSWn2nApR3ngCeKpVPeCIP
Z/4WrSwuUI57a9hx0/wAoMWYWVjYcZR0LHRW1ZbuI1mSFp+HiEYEEhECAAYFAj9x
op8ACgkQugnqrmbF6SRB3QCcCdlCp5U0PcwQQ0ilknfcPI5Vm+AAni/XONO6hvqg
MPKxl2DbGgKV3oIwiEwEEhECAAwFAj9yNXoFgwPCZwAACgkQBZOPahtOMRbh8gCf
VRMIKp6gRXOX7qeTV2ZwqaDwuvIAmgO0XrUs5gzhwQvUgNiaDwx7xiXCiHYEEhEC
ADYFAj9qM/svGmh0dHA6Ly9taXQuZWR1L3NlcGgvd3d3L3BncC9zaWduaW5nLXBv
bGljeS50eHQACgkQtU8X/26ycMOw5wCdF9C9nkVbVn7GQeMv46yLUp2LxK8AnRTo
qiwDytqhK6xKePtNuaSU7wZWiJwEEwEBAAYFAj4jGi0ACgkQxS1HbQ2/kG0DUAP/
bZzY6WrywK5BS0dIOOv5ZesEMYo+e1pR5hebI/51GIhk1l3vnLV3nhbZxS+ati0z
vagX00tQgmGnTyYiaQCuekoBRHwl1RB9XNpHg1NiJB9b2STwKP2xrcjxF8I5Rojg
R2NrivQdyFNNNIqDVxlOYOoGOXOzo00rJTHTLzjcIq+InAQTAQIABgUCPiZVQwAK
CRBVfQOa1ce12V+zA/9Q+YdcVrUmUU3FPIikG71lZL8Y58WPxG1qYcrdgXEZaGzL
VrhNkLLQjvRKouDqTrL/jjqVkyFAHs8LnIxUIucEwYqAYzPxIyoygPJt4RASzwK2
ZjeG7ra4q5NI3UxmYOk4huSOLmkZuNCYqLuoUkp8rIBmMk0st5nYUIm8wl0Tsoic
BBMBAgAGBQI+wDjAAAoJEEQVcM1Ga0KJDp4EAKbgzlrI7G4afxhvvd1bQtQPACPA
sWTpKHfz3nd7TuLEPYty+nHXek5NSP57SYQCS3R0WnbIpTC9v1kllcfTNiOEcQlj
Z+pa2ic4Wa0i3ofHisqYhOe9HjHuTqYmMaB066bVmGFALekj1fLG/Ngkj0uRb9vL
iy6PcBHtYand6zeyiEYEExECAAYFAj4jGo8ACgkQ8CBzV/QUlSs6VQCgnrTGdqp7
K51Ft5HTSGHybrkAgsEAoO1Nfv9vmx0s8qbMBvbRIfUhKZ4biEYEExECAAYFAj4m
tmIACgkQc8/WFSz+GKN2AQCeOgjm25TYA03yRMoI3y/ly7u/vA8An23dWPwH5KE3
Xl97lyssJxpXdstBiEYEExECAAYFAj4mtu4ACgkQ8Dba9L6AlBgCawCcCB8aPGjj
kRXzKNW3XumF3xfCO/oAn3TQzOu40XYp2bNHFCEmtOxso2EeiEYEExECAAYFAj4o
JScACgkQ2Xo3Cx+ML28mggCdEB/OftybTnWA9Sr9mXfCbdIQwVgAniOHLZ/hk5l2
YNqdw1505/r3IZ5SiEUEExECAAYFAj4oJU0ACgkQRowFC+ve4hPWKwCcC1WOvDgY
LpYiZzq1N7JQ4jgyVEsAlRdaFXJCYkcfu99xu2Kr/BCUCl2IRgQTEQIABgUCPsA4
pgAKCRDiEWgNgLB6TwHoAJwNs6KWYLhJaKbIPnnKrDnuV3kquQCdGH1IsUS7iSK9
RIsWA4SlPAGqUV2IRgQTEQIABgUCPsA4xAAKCRDtOjnjk2dMQBveAKCIlJgce05n
O+GuBpoYVj0gau/UpwCfabt15fwJ6GF1Frtu7susYWIE9YOIRgQTEQIABgUCPtOr
BgAKCRDYw7lS6Rq5uXx8AKCEKib13PpETrTJ88vaKpoeFV7uggCghtySFPz7mDIr
1FqwoTBpY8AsPwyIRgQTEQIABgUCP2k4wAAKCRDtjaYg11jz784mAJ9vtjErlK0A
DROmFD28xfijtLRt2QCghlAkytbQSA8avgMW1refIS3sOtWIRgQTEQIABgUCP2lN
7wAKCRCe3S/TMCo4dsE0AKCtLNULkuWeRKJgdrI06Hp5ME6HzgCggkMeIKIKyhko
tJhazNkesxAwTYyIRgQTEQIABgUCP2mmPQAKCRD7K/90Ou4UIZCeAJkBnd1b5IOi
p1JmMncNdp/sxUKB2QCgndXJNLk4WrMGhV+vGnzwaqFEopKIRgQTEQIABgUCP2oW
cgAKCRCMsYtH4EE5YX1CAJsEZkElql7bFhbaLXRe4y80LAoyewCcDi2RKFOF44yC
7zH1UIXYE9yuPcGIRgQTEQIABgUCP2pSOAAKCRD7AD7VxQYeqbLgAJ4wcQm6E4+o
38xOsbdATKbu6KBKqACdFCL0mSaydaYfF6uB4rYETtRBJEGIRgQTEQIABgUCP2qU
wAAKCRB999a6hsd8RHBCAJ4s9aoSE26ViV7hx/rjTCvXlq1JfACgimVNZ3Yxb1AM
Vs1CK+Q/lHQyPKaIRgQTEQIABgUCP2rtxwAKCRCJUnY0IJ3w08GNAJ9ZxCT3nTY5
BbaYW+QTI3YYnCNkbQCfdbffn2C6vlofhGQekocCko4iqQCIRgQTEQIABgUCP2sD
1AAKCRD6z0HVcbkTHC1KAKCxrwjSB1sCF9InYGy4lu7ieXucRQCgkU0UzHW8PGV8
lWjGlQuv4vlh8ZqIRgQTEQIABgUCP5TcRwAKCRB7Tl1hmnthcsvbAKCOFNmrraji
eQAxcHT1BRufTInNIQCdFEsyqVVjZziOpIhqDvvjFhYf476IlQQTEQIAVQUCPigi
sU4aaHR0cDovL3d3dy5wb2JveC5jb20vfnBrYWhsZS9wZ3AvcG9saWN5L0Q2ODVE
Mzk3NjlBMzhBREUtREI2OThENzE5OTI0MjU2MC5hc2MACgkQ1oXTl2mjit7dvQCe
LP1Jt4y98+pso+hNhmgg2o3zUs0An1gpEE/1rVpYxh8QPjnkoAdLl8w7iJkEExEC
AFkFAj4m6WxSGmh0dHA6Ly93d3cudm9sdGEuZHluZG5zLm9yZy9+bXdsL3BncC9w
b2xpY3kvQ0ZCMEEwNEMyMDIwRUVENS1EQjY5OEQ3MTk5MjQyNTYwLmFzYwAKCRDP
sKBMICDu1ZUcAJ9x4myZskZjkV7zIwVDkeaD5DcMUACguU9kordVZCyvfRrkblgz
wh1JBiqIRgQQEQIABgUCQBCPqQAKCRCnUhCQq7QRIFIkAKDyq/NaOZyN3PpplhUj
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
-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
-BSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2
-Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOU
-lZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn
-6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDqKXFKDSEgDJOBXSeeHaoJrqKIfMwq
-leanyUi/Osi4udqNLM+EUZJNNIlvsakuqjnYazbzxKlopLOHYfwqa5S/8QvOxjty
-Y1z17msqWZpGAzuz1wP61LmuhrGk3udHceO9RL4gSNB6EbjVU+Ndd3YEir9UFc+n
-LYC49jWhbt5UW0RIGbpyKzuzbliuhuWfjnUw377ypQv3vk2/rXVaV4o07VFCiUQz
-d43P8j3rzVpnLESIgHoopZJIYIxPDg89Vb7tNSZLppnsIIYAggj1FKa4XQ/G7r5d
-vexI0R4WVTgj6jpXbxyrNGskZ3IwyCD1FWncxaa3F24oNLRTJIyKKecUUwHjrWbq
-l2Y/3KHk9a084HPauZu7gTXLsemeKEgkyLmuS8TaqXmNlG3yofnweprp7qdba1ln
-bpGhavPH3yN5rH55DuJNKo9LF0Y3d2T2sTt+8dflPQYzk1twaJK8AeVCxfkKOMVB
-o1qJLmJSPkHzH3ru4bRJlXjFc7Z2JXOBudBlIyEYAevaq8FkLRsld5J69xXpDaNC
-5PByffAqlJ4b8wkFiPTjpSci/ZnA3cXDbmcsRkEmoILGWYkpu9zXfjwkzgGUqVHt
-WhbaFbWyjEa7vYUlIfszy+e1uLEhnjfY3Xjiu28EeJZJ3XSpxuVUzFJ3Hsa0dU02
-IwMCgI78VxEcB0nxAnlOUDfPGfQ1pF6mNSN0eu0lQ2c4ubOKYfxoGqatjjG0UtFM
-QTsFgdj2U1zGB2OfwroNTcrZPjvxXP5pxJkZniF9miz5/iwv61xA+aUDOR3x3rq/
-F0hWwhjH8cmT+ArmIIvNmSJeD61lU3OqivdOn0KNTPuU5xxgdBXZ2TAIOe1YGj2I
-tLYYGTitSK7ghchpBk9hWD1OqKsbCcke1WkdcYIFUYZo3I2uDn0q2FIIx3pGy1JH
-AJAAHNVpCu4kcCpFJaZgOiioJm2vt6E9KQzPvZAUIHNcL4jjC3Fq/cOR+FdtdHnH
-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
-+0XjA5WKCGcEUQ==
-=qUv4
+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
+VdHRyAq1TNqw0cx//wAADToBEAABAQAAAAAAAAAAAAAAAP/Y/+AAEEpGSUYAAQEA
+AAEAAQAA/9sAQwAKBwcIBwYKCAgICwoKCw4YEA4NDQ4dFRYRGCMfJSQiHyIhJis3
+LyYpNCkhIjBBMTQ5Oz4+PiUuRElDPEg3PT47/9sAQwEKCwsODQ4cEBAcOygiKDs7
+Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7
+/8AAEQgAkAB4AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYH
+CAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGh
+CCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldY
+WVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1
+tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8B
+AAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAEC
+dwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBka
+JicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWG
+h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ
+2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A6ilxSg0hIAyTgV0nnh2q
+Ca6iiHzMKpXmp8lIvzrIuLnajSzPhFGSTTSJb7GpLqo52Gs288SpaKSzh2H8KmuU
+v/ELzsY7cmNc9e5rKlmaRgM7s9cD+tS5roaxpN7nR3HjvUS+IEjQehG41VPjXXd2
+BIq/VBXPpy2AuPY1oW7eVFtESBm6cis7s25Yrobln451MN++8qUL975Nv611WleK
+NO1RQolEM3eNz/I9681aZyxEiIB6KKWSSGCMTw4PPVW+7TUmS6aZ7CCGAIII9RSm
+uF0Pxu6+Xb3sSNEeFlU4I+o6V28cqzRrJGdyMMgg9RVp3MWmtxduKDS0UySMiinn
+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
+CgkQZ5BPrQp5FhBRqQCfTE8X0I5XhHYvH+IzWg/hU93XNsYAoPeZaStezssja/Gv
+Gnx9y3jhK65h0czX/wAADZIBEAABAQAAAAAAAAAAAAAAAP/Y/+AAEEpGSUYAAQEA
+AAEAAQAA/9sAQwAKBwcIBwYKCAgICwoKCw4YEA4NDQ4dFRYRGCMfJSQiHyIhJis3
+LyYpNCkhIjBBMTQ5Oz4+PiUuRElDPEg3PT47/9sAQwEKCwsODQ4cEBAcOygiKDs7
+Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7
+/8AAEQgAjwB1AwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYH
+CAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGh
+CCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldY
+WVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1
+tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8B
+AAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAEC
+dwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBka
+JicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWG
+h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ
+2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9mooooAKKKKACsjW/Eum
+6FGTdS7pcfLEv3j/AIfjWV428XHQrf7HY4e/lHXIxEvqfevH7y8lupXmmuJppWOZ
+JC+AD9aly7GkIX1Z3OpfE3Up3K2EUVumcdN7fy/pWLL4415wPM1GWPJyNpK/0Fc5
+btG/Pktkfx7yTVhYAGLsAxbryf5c5rNvzNlG3Q6yz8ZaxEyudQkcZ+7JtYH867PR
+fG9nfIsd7/o8p/iI+U/4V5EI/IGV+YZ5QjGavWEoZvL8w7ex7g0JtClFM92R1kUO
+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
+8OXmdyevgPtF4wOVighnBFE=
+=Pc1y
-----END PGP PUBLIC KEY BLOCK-----

File Metadata

Mime Type
text/x-diff
Expires
Fri, Mar 13, 10:18 PM (1 d, 19 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
51/85/86f222b09351714bcb468cdbd1c4

Event Timeline