[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: allout patch to workaround discrepancies with new pgg interface (gpg
From: |
Chong Yidong |
Subject: |
Re: allout patch to workaround discrepancies with new pgg interface (gpg-agent provisions) |
Date: |
Sat, 23 Dec 2006 20:09:10 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) |
"Ken Manheimer" <address@hidden> writes:
> the attached patch works around problems with the new version of pgg's
> use of pgg-agent. when the agent is active, passphrases passed in to
> pgg are effectively ignored, such that pgg-agent continues to prompt
> (via pinentry) for the passphrase. the patch inhibits use of the
> agent just in the scope that allout does its encryption, and
> acknowledges that inhibition in various relevant module commentaries.
Checked in. Thanks.