emacs-devel
[Top][All Lists]
Advanced

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

interjecting a custom epa passphrase prompt


From: ken manheimer
Subject: interjecting a custom epa passphrase prompt
Date: Wed, 1 Dec 2010 21:04:24 -0500

hi!  i'm working on migrating allout.el topic encryption to the epg.el interface to gpg, but am encountering a problem.  i would like to continue to maintain some unique passphrase features unique to working with multiple entries in a single file, but i'm failing to substitute my custom passphrase prompting for the epg passphrase callback mechanisms, and i wonder what i'm doing wrong.

specifically, i am trying to use 'epg-context-set-passphrase-callback' to adjust the context for encryption to try to interject my own prompting, but it's having no effect.  i see that 'epg-passphrase-callback-function' has been marked obsolete, but that looks like a separate provision from the context-specific callback.  in fact, i'm hoping so, because without a way to explicitly reuse a passphrase i have no way to do verification of a symmetric passphrase against one associated with all topics in the file, or to present a similarly associated passphrase hint.  (i also figure that 'epg-context-set-passphrase-callback' would have been removed, or at least conspicuously marked as ineffective, if it no longer works!)

has all provision for custom passphrase prompting in epg been eliminated?
-- 
ken
http://myriadicity.net


reply via email to

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