[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-passwords.el and encryption
From: |
Julien Cubizolles |
Subject: |
Re: [O] org-passwords.el and encryption |
Date: |
Mon, 14 Mar 2016 06:07:13 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Eric S Fraga <address@hidden> writes:
> On Saturday, 12 Mar 2016 at 11:50, Julien Cubizolles wrote:
>> I've recently started using org-passwords.el. I'm using symmetric
>> encryption for the gpg file where the passwords are stored. I've seen
>> mention of several ways to avoid typing the passphrase over and over in
>> one session: using gpg-agent or not... What would you recommend ?
>
> I use gpg-agent in conjunction with keychain. Generally works very
> well.
I'll give it a try, thanks.