diff options
author | Werner Koch <[email protected]> | 2016-04-12 12:20:53 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-04-12 12:38:44 +0000 |
commit | 100b413d7f69f6f091fd98185df4d579ce6ce0ce (patch) | |
tree | 24f64adfb5f22342d121f88f40b6da7cfd20cf04 /agent | |
parent | indent: Help Emacs not to get confused by conditional compilation. (diff) | |
download | gnupg-100b413d7f69f6f091fd98185df4d579ce6ce0ce.tar.gz gnupg-100b413d7f69f6f091fd98185df4d579ce6ce0ce.zip |
doc: Note that the persistant passphrase format is unimplemented.
--
Diffstat (limited to 'agent')
-rw-r--r-- | agent/keyformat.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/agent/keyformat.txt b/agent/keyformat.txt index 42c4b1f06..150ea7c1c 100644 --- a/agent/keyformat.txt +++ b/agent/keyformat.txt @@ -240,6 +240,8 @@ This format is used to transfer keys between gpg and gpg-agent. Persistent Passphrase Format ============================ +Note: That this has not yet been implemented. + To allow persistent storage of cached passphrases we use a scheme similar to the private-key storage format. This is a master passphrase format where each file may protect several secrets under |