From 30821a9bfe9fa8f09fba01fb8b25ac69fe238f03 Mon Sep 17 00:00:00 2001 From: ueno Date: Wed, 12 Apr 2006 10:46:06 +0000 Subject: [PATCH] Fixed. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index bcf3731..99e412c 100644 --- a/README +++ b/README @@ -50,7 +50,7 @@ gpg.el, etc. EasyPG has some advantages over them. EasyPG do _not_ use `call-process-region' to communicate with a gpg subprocess. -*** There is no way to clear strings safely. +*** `(fillarray string 0)' is not enough to clear passphrases If Emacs crashed and dumps core, passphrase strings in memory are also dumped within the core file. `read-passwd' function clears passphrase -- 1.7.10.4