From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110833 invoked by alias); 2 Nov 2018 20:21:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 110778 invoked by uid 89); 2 Nov 2018 20:21:10 -0000 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 Received: from mail-io1-f44.google.com (HELO mail-io1-f44.google.com) (209.85.166.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Nov 2018 20:21:09 +0000 Received: by mail-io1-f44.google.com with SMTP id o19-v6so2270894iod.3 for ; Fri, 02 Nov 2018 13:21:09 -0700 (PDT) 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== Return-Path: Received: from [192.168.0.3] (d47-69-109-131.nap.wideopenwest.com. [69.47.131.109]) by smtp.gmail.com with ESMTPSA id t191-v6sm894345itf.28.2018.11.02.13.21.06 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Nov 2018 13:21:06 -0700 (PDT) Subject: Re: pinentry-curses not available? To: cygwin@cygwin.com References: From: cyg Simple Openpgp: preference=signencrypt Message-ID: Date: Fri, 02 Nov 2018 20:21:00 -0000 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: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00037.txt.bz2 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