unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bad epg.el+GPG2 behavior: unavoidable passphrase pinentry prompt
@ 2013-09-29  9:22 Ted Zlatanov
  2013-09-29 15:07 ` Thierry Volpiatto
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Ted Zlatanov @ 2013-09-29  9:22 UTC (permalink / raw)
  To: emacs-devel; +Cc: Daiki Ueno

It used to be possible to do

GPG_AGENT_INFO=none gpg --decrypt foo.gpg
GPG_AGENT_INFO=none gpg --batch --decrypt foo.gpg
etc.

but with GPG 2.x that seems to be disabled and the pinentry prompt pops
up no matter what.  Without waiting for changes on the GPG side, the
only option seems to be to downgrade to GPG 1.x, which is not a great
solution.  I haven't found a configuration option to disable the popup,
and even removing /usr/bin/pinentry and disabling the gpg-agent doesn't
work:

% unset GPG_AGENT_INFO
% gpg --batch --decrypt authinfo.gpg
gpg: CAST5 encrypted data
gpg-agent[28496]: can't connect to the PIN entry module: IPC connect call failed
gpg-agent[28496]: command get_passphrase failed: No pinentry
gpg: problem with the agent: No pinentry
gpg: encrypted with 1 passphrase
gpg: decryption failed: No secret key

The effect to Emacs users is that the pinentry passphrase dialog comes
up over and over, at least in X.  It makes working with .gpg files (in
VCS in particular) practically unusable and I haven't found a way to
disable the pinentry prompt.

I want to request either some workaroung or changes in epg.el or the
ability to use another encryption backend besides GPG,
e.g. http://ccrypt.sourceforge.net/

I am not opening a bug because it's not really a bug on our side IIUC.
Any advice is welcome... I hope I missed something in the GPG2 docs!

Thanks
Ted




^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2013-10-07 22:46 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29  9:22 bad epg.el+GPG2 behavior: unavoidable passphrase pinentry prompt Ted Zlatanov
2013-09-29 15:07 ` Thierry Volpiatto
2013-09-29 17:48   ` Ted Zlatanov
2013-09-29 15:24 ` Daiki Ueno
2013-09-29 17:57   ` Ted Zlatanov
2013-10-02  7:23     ` Daiki Ueno
2013-10-02 10:34       ` Ted Zlatanov
2013-10-02 12:48         ` Daiki Ueno
2013-10-02 13:27           ` Andrey Kotlarski
2013-10-02 13:38           ` Ted Zlatanov
2013-10-03  1:52             ` Daiki Ueno
2013-10-03 13:59               ` Ted Zlatanov
2013-10-03 14:59                 ` Stefan Monnier
2013-10-04 21:05                   ` Ted Zlatanov
2013-10-05 16:21                     ` Stefan Monnier
2013-10-07 18:15                       ` Ted Zlatanov
2013-10-07 22:46                         ` Stefan Monnier
2013-10-04  0:12                 ` Daiki Ueno
2013-10-04 16:11                   ` Ted Zlatanov
2013-09-30 18:53 ` Stefan Monnier
2013-09-30 19:24   ` Ted Zlatanov
2013-09-30 22:49     ` Stefan Monnier
2013-09-30 23:34       ` Ted Zlatanov
2013-10-01  0:40         ` Stefan Monnier
2013-10-01  1:13           ` Ted Zlatanov
2013-10-01  2:23         ` Stephen J. Turnbull

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).