From: Peter Feigl Date: Wed, 10 Jul 2013 07:27:07 +0000 (+0200) Subject: Re: [PATCH 0/2] Prompting for the GPG password within Emacs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e388d0d0cee9ea20d227c39c1ef9754e809de592;p=notmuch-archives.git Re: [PATCH 0/2] Prompting for the GPG password within Emacs --- diff --git a/0a/3e7757d9d05b354c7ef375902f638ba9d4ac39 b/0a/3e7757d9d05b354c7ef375902f638ba9d4ac39 new file mode 100644 index 000000000..abafb7823 --- /dev/null +++ b/0a/3e7757d9d05b354c7ef375902f638ba9d4ac39 @@ -0,0 +1,87 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1B4B4431FAF + for ; Wed, 10 Jul 2013 00:32:34 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.001 +X-Spam-Level: +X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 + tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id udKlsYxbykEE for ; + Wed, 10 Jul 2013 00:32:26 -0700 (PDT) +Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) + by olra.theworths.org (Postfix) with ESMTP id 0097B431FAE + for ; Wed, 10 Jul 2013 00:32:25 -0700 (PDT) +Received: from mail.nexoid.at ([178.79.130.240]) by mail.gmx.com (mrgmx002) + with ESMTPSA (Nemesis) id 0M86PB-1U1ZRu1Hpx-00vd5S for + ; Wed, 10 Jul 2013 09:27:19 +0200 +Received: from nexoid (localhost [127.0.0.1]) + by mail.nexoid.at (Postfix) with ESMTP id 0A9DE40C97 + for ; Wed, 10 Jul 2013 09:27:14 +0200 (CEST) +From: Peter Feigl +To: notmuch@notmuchmail.org +Subject: Re: [PATCH 0/2] Prompting for the GPG password within Emacs +In-Reply-To: <877ggzeufg.fsf@nexoid.at> +References: <1373195672-9338-1-git-send-email-neil@linux.intel.com> + <51D9F4E6.1030504@fifthhorseman.net> <87wqp135yn.fsf@nexoid.at> + <51DA9A8A.5070405@fifthhorseman.net> <87ip0kenoy.fsf@nexoid.at> + <877ggzeufg.fsf@nexoid.at> +User-Agent: Notmuch/0.15.2+182~gd0bd88f (http://notmuchmail.org) + Emacs/24.3.50.1 (i686-pc-linux-gnu) +Date: Wed, 10 Jul 2013 09:27:07 +0200 +Message-ID: <87ppuqdgdw.fsf@nexoid.at> +MIME-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" +X-Provags-ID: V03:K0:opzVKKNrADYFDWe3N5CtRcC5XcZ4p6msydr8lJZ7wSg4rslEhgh + iy9r5yibRucjoRt+wMBX68g8COf9QHnzaV9vxWOlQaHf0hg7mhzrvpO9tk3gLYXoQ9npTfj + K56nCW7h0GyHoFqiONX3N8b5YDvzd61Ze/zq8swmok9wXyYbXlFreKdiof44QHYDTPpa8Wy + gBIMbbr+kDwgjxvyoVRgQ== +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 10 Jul 2013 07:32:34 -0000 + +--=-=-= +Content-Type: text/plain + +Just in case anyone is interested, I wrote a simple pinentry-emacs +script, that uses emacsclient to ask inside emacs for the password. + +Probably not secure, but I'm the only one accessing this host. + +https://github.com/ecraven/pinentry-emacs + +Finally things seem to work reliably :) + +Greetings, + +Peter + +--=-=-= +Content-Type: application/pgp-signature; name="signature.asc" + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.20 (GNU/Linux) +Comment: This is a digital signature. For details, see http://www.gnupg.org. + +iEYEARECAAYFAlHdDNEACgkQKbx0MfH7UNzbJACfeZNzjNoc8RKMCmHmzqWjVg6N +A3sAn3Jsc8mmJc2WNHgb8o3AMoUCa4F+ +=dRDL +-----END PGP SIGNATURE----- +--=-=-=--