emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: secure plist store


From: Ted Zlatanov
Subject: Re: secure plist store
Date: Thu, 30 Jun 2011 07:23:43 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

On Thu, 30 Jun 2011 03:31:03 +0900 Daiki Ueno <address@hidden> wrote: 

DU> Ted Zlatanov <address@hidden> writes:
>> I have one suggestion, that `epa-passphrase-callback-function' should
>> take an extra detail string, as shown in my patch:

DU> [...]

>> Obviously that's not strictly needed since I can write my own function
>> as you see.

DU> epa-passphrase-callback-function is not an API, but an example
DU> implementation of passphrase callback.  So it is right to redefine it --
DU> you won't need (require 'epa) then.

DU> Also, if you use only symmetric encryption, you can remove the
DU> condition Y: (if (eq key-id 'SYM) X Y)

Thanks, I'll do that.

Ted




reply via email to

[Prev in Thread] Current Thread [Next in Thread]