From b0f5fd2efd16db546742118a8e61aa06a140a4ea Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sun, 20 Sep 2009 02:01:09 +0000 Subject: (epa-file-cache-passphrase-for-symmetric-encryption): Document that this option is not recommended to use. --- lisp/epa-file.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lisp/epa-file.el') diff --git a/lisp/epa-file.el b/lisp/epa-file.el index fc753df312c..d0df8c9ff38 100644 --- a/lisp/epa-file.el +++ b/lisp/epa-file.el @@ -25,7 +25,11 @@ (require 'epa-hook) (defcustom epa-file-cache-passphrase-for-symmetric-encryption nil - "If non-nil, cache passphrase for symmetric encryption." + "If non-nil, cache passphrase for symmetric encryption. + +For security reasons, this option is turned off by default and +not recommended to use. Use public-key encryption with gpg-agent +instead, which does the same job in a safer way." :type 'boolean :group 'epa-file) -- cgit v1.2.3-70-g09d2