all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Controlling gpg-agent from Emacs
Date: Fri, 06 Dec 2013 10:46:14 -0500	[thread overview]
Message-ID: <87ob4uyoc9.fsf@flea.lifelogs.com> (raw)
In-Reply-To: mailman.8343.1386323403.10748.help-gnu-emacs@gnu.org

On Fri, 06 Dec 2013 09:49:47 +0000 Alex Bennée <kernel-hacker@bennee.com> wrote: 

AB> tzz@lifelogs.com writes:

>> On Tue, 03 Dec 2013 09:12:53 +0000 Alex Bennée <kernel-hacker@bennee.com> wrote: 
>> 
AB> <snip>
AB> Reading through the gpg-agent docs seems to imply it should be possible
AB> to feed your passphrase to the agent ahead of time so it's ready to run
AB> the decryption when gnupg is invoked (gpg-preset-passphrase). However I
AB> can't get that to work (gpg-agent seems to think it's an unsupported
AB> command).
>> 
AB> I also found a shell script (https://github.com/ecraven/pinentry-emacs)
AB> which seems to use emacsclient to prompt for a passphrase but the page
AB> was loaded with enough caveats I haven't tried it yet.
>> 
AB> Has anyone else got a better solution?
>> 
>> What version of GPG?

AB> gnupg 2.0.20-1ubuntu3
AB> gnupg-agent 2.0.20-1ubuntu3

AB> I take it this option was removed?

Yeah, I complained about it too but from another angle (you can't cache
the EPA/EPG passphrase in Emacs anymore, like you could with GnuPG 1.x).
Based on Daiki Ueno's explanations in emacs-devel[1] and in the bug
reports[2] , I don't think we can expect improvements for the users
here (it's a conscious decision by the GnuPG project).

To avoid depending on the GnuPG project's decisions and for other
reasons I want to implement native encryption in Emacs and submitted
patches to that end.  Stefan requested that we get external loading of
libraries through FFI and other mechanisms working first[3].  This is a
much more complex task and AFAIK no one bu me wants to implement it.  So
it will take a while; help is welcome.  Meanwhile the best advice is to
downgrade to GnuPG 1.x.

Ted

[1] https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00075.html
[2] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15552
[3] https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00168.html


  parent reply	other threads:[~2013-12-06 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7959.1386061973.10748.help-gnu-emacs@gnu.org>
2013-12-04 16:08 ` Controlling gpg-agent from Emacs Ted Zlatanov
2013-12-06  9:49   ` Alex Bennée
     [not found]   ` <mailman.8343.1386323403.10748.help-gnu-emacs@gnu.org>
2013-12-06 15:46     ` Ted Zlatanov [this message]
2013-12-03  9:12 Alex Bennée

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ob4uyoc9.fsf@flea.lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.