Home GnuPG
Diffusion GnuPG 7e1fe791d188

gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.

Description

gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.

* g10/gpg.c (main): Add KEYSERVER_AUTO_KEY_RETRIEVE to the default
keyserver options.  Set the default for --auto-key-locate to
"local,wkd".  Reset that default iff --auto-key-locate has been given
in the option file or in the commandline.
* g10/getkey.c (parse_auto_key_locate): Work on a copy of the arg.
  • GnuPG-bug-id: T3324
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Aug 4 2017, 9:58 PM
Parents
rG3d78ae4d3de0: agent: Make --no-grab the default.
Branches
Unknown
Tags
Unknown
Tasks
T3324: Activate Web Key Discovery by default