delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/11/02/16:21:26

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=T+J66PsiP3cZRjRY
O00g/AfeM0dsC1M6fZsMjmSpE/FW5H44oW+KRnukped+9kGQTYKfpq2eTWAAVlW/
c/sFn+zDxgCjoirkA/Baa4KIkMMAkWowTseRMIX2+WGE2yxrwo7w/FCxox6v2cCa
MmnMkpeitOcZVlfWnAl1hUmpa4M=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=rFhedbWSrzLCPVY61VImQw
9evLQ=; b=AfaaYYBI5d0ckd+43zy3LKd1WFSIURgo4Aqyz/MYFiJK5Akb2ry4Nl
dSeKuSYwB//3M9WIRCZp0fKFEp7FGS7gMX6yFlU4gieDyAuBvwMe1FOKymImuEiI
GDVx+DUMlhZVccRf1ED3bVXQlTQTXJh7okXz0JIEbicgZDseaEKNM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:sk:h7-v6mr
X-HELO: mail-io1-f44.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:openpgp:autocrypt:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=KSNFkeQvLAwl9B/STP+pVvqnBamvyahsHIr3XZ/C/Lo=; b=lYAHvk3DqBCrT7ThnIt8qi1p0PM8NLgaLOuPRF04Gevylr90YXrIhuRw52SsR3qtZw SgxwuUMiYt3IN15TqyD7piXcL6lk65L6ZYfOJE5MQl4zySPpjQo5iGvr38aJk4rRRCfK MuJALNSonFJq8FnNrBI3dRSx17TQwcImIRjVsVGNppSFxc6ORrJs3jyVUCg1JIL09koI c08/c4lyg4EMfv+t7S03Z/GWpDEuncO4KGxXxER4U31hV7jcB58zySuUprCFeA7wvvBx G+zQjXtw/v1N/mJBHqbuS6vV2upRL4wiDNunsMbKCm4kxziGwyNZt8IsVmVDUKyLz0ih Vsjg==
Subject: Re: pinentry-curses not available?
To: cygwin AT cygwin DOT com
References: <CAHdnY6Pk62_ciujMvz319pUd6=Y7mQBj0POwnYgYh_sm1Lccwg AT mail DOT gmail DOT com>
From: cyg Simple <cygsimple AT gmail DOT com>
Openpgp: preference=signencrypt
Message-ID: <a7b21966-a616-c5ae-fd6b-0e3b8ad92055@gmail.com>
Date: Fri, 2 Nov 2018 16:21:04 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <CAHdnY6Pk62_ciujMvz319pUd6=Y7mQBj0POwnYgYh_sm1Lccwg@mail.gmail.com>
X-IsSubscribed: yes

On 11/2/2018 3:47 PM, David Dombrowsky wrote:
> I don't see a way to download `pinentry-curses` or `pinentry-tty` for
> use with `gpg-agent` (using gnupg v2).  Are these not maintained?  Or
> am I just looking at the wrong sources?
> 
> In any case, I got pinentry-1.1.0 to compile against a cygwin-supplied
> version of ncurses, and it mostly works (you still need to tell it to
> not detach from the tty, not sure what's up with that).  This is very
> useful when signing git commits, and removing the need for a graphical
> console just to input my gpg passphrase.

I see from [1] that pinentry-w32 exists which is a replacement for
pinentry-curses which was in [2].  Now both of these are version 1.0.0.
Based on [3] Marco Atzeri can give or point to reasoning.

[1]
https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86_64%2Fpinentry%2Fpinentry-1.0.0-2&grep=pinentry
[2]
https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86_64%2Fpinentry%2Fpinentry-1.0.0-1&grep=pinentry
[3] https://cygwin.com/cygwin-pkg-maint

-- 
cyg Simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019