www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2026/06/04/05:29:26

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 6549TPUf2330859
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 6549TPUf2330859
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=fwtsEFk3
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D48B44BAE7E7
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1780565364;
bh=jezaupoK2amt/7Hv9t7NIWUkxzarxQm3a6VEC/5DpeY=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=fwtsEFk3DJxX2Gf5ePnqCBXGwgOK/dYDAOYKXnUgRMS4Q5vZSh2i6f/3xzfRoMUyP
N/0XUEn7di6XFiHJH4Q7kuDR0XK5BYzg7gxogWVzcqFhsBFaROfgTyLzEMqdSd6+hr
kp3YAYHI53NsiJjY2F/RnV7tEk5N7NDG4fzbMcIc=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 578554BAD179
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 578554BAD179
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1780563006; cv=none;
b=sSS6gVQDNeEEtXymtffriW5AaFBq+jI4wkhpw93qH+UNL5yY7vGsrZ9V8uRi3t4OCtEABrDikNMB06T3secmu1hp9jiXJMcvFIitiJk+Sjxk+yz7p70/FFp3XKMhc8mn5Gg3RYjDaZ+nVV3KOKqJYYsaaiPZJheLHpM2xr1lCag=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1780563006; c=relaxed/simple;
bh=0/uvgNyGvuCTVmHzHN0qGTai+GHsda5zrPBLakBQE/E=;
h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
b=iNQrxR9xe4n75a3MPJyEGZfRpsSCj++hQStuL0aGm2cMmFjjWnnT/PolecYi57uRn2+54KXUsxGjfrJS6F7C0oe+hWQ74TTUn48WvswmdQJnsEpYNMCueOGX7UEpzlWcaW4ALaf/VBsmXHC308dLlVEw9g8rlarvkqDBXbh9P88=
ARC-Authentication-Results: i=1; sourceware.org;
dkim=pass (1024-bit key, unprotected)
header.d=yandex.ru header.i=@yandex.ru header.a=rsa-sha256 header.s=mail
header.b=ohUiByTx
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 578554BAD179
X-Yandex-Fwd: 1
Date: Thu, 4 Jun 2026 11:43:57 +0300
X-Mailer: The Bat! (v11.4.3) Home
Message-ID: <435397861.20260604114357@yandex.ru>
To: General Cygwin discussions and problem reports <cygwin AT cygwin DOT com>,
cygwin AT cygwin DOT com
Subject: Re: Is there a tty-only pinentry variant available for Cygwin?
In-Reply-To: <c1c355eb-380e-4127-a242-153145f860b0@SystematicSW.ab.ca>
References: <50806439 DOT 20260531151218 AT yandex DOT ru>
<c1c355eb-380e-4127-a242-153145f860b0 AT SystematicSW DOT ab DOT ca>
MIME-Version: 1.0
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrey Repin <anrdaemon AT yandex DOT ru>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

Greetings, General Cygwin discussions and problem reports!

> On 2026-05-31 06:12, Andrey Repin via Cygwin wrote:
>> Greetings, All!
>> > I've started to work from home, and connecting to my work laptop via SSH and
>> Deskflow (Synergy).
>> It works fine except two things. One if that docker desktop is unable to pull
>> layers when inside the ssh session, and another one is that when I pull from
>> remote GIT repo, git calls to pass to retrieve stored passwords.Which in turn
>> calls to pinentry through gpg. Which is trying to display the GUI dialog in a
>> headless session.
>> Is there a ncurses or tty pinentry variant available for Cygwin?

> pinentry-w32 (obsolete) -> pinentry     GnuPG password dialog (terminal)
> pinentry-emacs                          GnuPG password dialog (emacs)
> pinentry-gnome3                         GnuPG password dialog (GNOME,MATE)
> pinentry-gtk2                           GnuPG password dialog (GTK 2)
> pinentry-qt3 (obsolete) -> pinentry-qt  GnuPG password dialog (Qt)
> pinentry-qt4 (obsolete) -> pinentry-qt        GnuPG password dialog (Qt)

> Make sure DISPLAY is unset or no binaries other than pinentry{,-w32} exist;
> curses is the fallback for the GUI binaries.

Turned out, the curses fallback is explicitly disabled in cygport.

> CYGCONF_ARGS="
>         --disable-fallback-curses
>         --disable-pinentry-curses
>         --enable-pinentry-emacs
>         --disable-pinentry-fltk
>         --enable-pinentry-gtk2
>         --enable-pinentry-gnome3
>         --enable-pinentry-qt
>         --disable-libsecret
> "

And self-compiled curses pinentry doesn't quite work without any apparent
errors.


-- 
With best regards,
Andrey Repin
Thursday, June 4, 2026 11:26:24

Sorry for my terrible english...


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

- Raw text -


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