[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Passphrase caching for GnuPG in Emacs?
From: |
Teemu Likonen |
Subject: |
Re: Passphrase caching for GnuPG in Emacs? |
Date: |
Tue, 05 Jan 2016 17:40:00 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5.50 (gnu/linux) |
Jens Lechtenboerger [2015-11-08 17:00:56+01] wrote:
> I plan to refactor the code used for GnuPG in the Message mode of
> Emacs (Gnus) and started a discussion on the Gnus devel mailing list
> ding. An open issue is passphrase caching within Emacs, which might be
> removed in the future.
I'd like to move pretty much all password caching outside Emacs so I'm
fine with such plans. Do your plans include mail-source-password-cache
too?
For example, in my system Gnus's mail-sources variable is set to fetch
mail from a server. The password is stored in ~/.authinfo.gpg but then
stored in mail-source-password-cache variable:
(("server:login:nil" . "password"))
I'd like to get rid of that too.
--
/// Teemu Likonen - .-.. <https://github.com/tlikonen> //
// PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///
signature.asc
Description: PGP signature
- Re: Passphrase caching for GnuPG in Emacs?,
Teemu Likonen <=