From 1523b5f76f6e600c4f2d153b49a807ff2dc8d268 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 15 Mar 2021 10:47:19 +0100 Subject: gpg: New option --no-auto-trust-new-key. * g10/gpg.c (oNoAutoTrustNewKey): New. (opts): Add --no-auto-trust-new-key. (main): Set it. * g10/options.h (opt): Add flags.no_auto_trust_new_key. Signed-off-by: Werner Koch --- doc/gpg.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/gpg.texi') diff --git a/doc/gpg.texi b/doc/gpg.texi index 54455b4ac..bfcd61e22 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -3587,6 +3587,12 @@ You need to consult the source code to learn the details. Note that the advanced key generation commands can always be used to specify a key algorithm directly. +@item --no-auto-trust-new-key +@opindex no-auto-trust-new-key +When creating a new key the ownertrust of the new key is set to +ultimate. This option disables this and the user needs to manually +assign an ownertrust value. + @item --force-sign-key @opindex force-sign-key This option modifies the behaviour of the commands -- cgit v1.2.3