diff options
author | Werner Koch <[email protected]> | 2016-11-16 08:02:53 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-11-16 08:03:03 +0000 |
commit | 43bfaf2c5417ede621c0a07721952ea549a7a139 (patch) | |
tree | 8165dcba16f5ff6e8f2c0e39ba134bca177f5da4 /dirmngr/dirmngr.c | |
parent | gpgv: New option --enable-special-filenames. (diff) | |
download | gnupg-43bfaf2c5417ede621c0a07721952ea549a7a139.tar.gz gnupg-43bfaf2c5417ede621c0a07721952ea549a7a139.zip |
gpg: New option --override-session-key-fd.
* g10/gpg.c (oOverrideSessionKeyFD): New.
(opts): Add option --override-session-key-fd.
(main): Handle that option.
(read_sessionkey_from_fd): New.
--
The override-session-key feature was designed to mitigate the effect
of the British RIP act by allowing to keep the private key private and
hand out only a session key. For that use case the leaking of the
session key would not be a problem. However there are other use
cases, for example fast re-decryption after an initial decryption,
which would benefit from concealing the session key from other users.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'dirmngr/dirmngr.c')
0 files changed, 0 insertions, 0 deletions