From aa68a60301e719be3df7e08250bbc9152abd511a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 16 Jun 2008 15:48:33 +0000 Subject: Add controlo statement %ask-passphrase --- doc/ChangeLog | 4 ++++ doc/DETAILS | 10 ++++++++++ 2 files changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 0eae30b77..4ee8dc450 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-06-16 Werner Koch + + * DETAILS (group): Document %ask-passphrase. + 2008-05-26 Werner Koch * gpgv.texi: Minor fixes. Fixes bug#918. diff --git a/doc/DETAILS b/doc/DETAILS index 720b23bad..fd47f19c1 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -789,6 +789,16 @@ The format of this file is as follows: 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. + %ask-passphrase + Enable a mode where the command "passphrase" is ignored and + instead the usual passphrase dialog is used. This does not + make sense for batch key generation; however the unattended + key generation feature is also used by GUIs and this feature + relinquishes the GUI from implementing its own passphrase + entry code. This is a global option. + %no-ask-passphrase + Disable the ask-passphrase mode. + 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 -- cgit v1.2.3