DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 6517KSUT3297715 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 6517KSUT3297715 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=rtay0uM1 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 857C94BA2E21 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1780298427; bh=anoUXJnEUmkkdtc5umpq0Z+/y2UuWWervjYDRYOGRTE=; 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=rtay0uM1C2eiMLVfQaix4ylUMqJVB5ncWlif5iEyTCmEaPX5SlHiYKeSeJmk2GaDu 5J4UMxj/qKSQaYtvqEKvSpaLZC9XAuK51SAwmFONZoxEVqxUN/NUp3b1um6em46yOP e/S0p9eOZSO2JDyHPC0edU6I71CBpcStu3RyNBFQ= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1440C4BA2E0D ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 1440C4BA2E0D ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1780298407; cv=none; b=FHAlS23LK3nLoYNd2Fl+blgPrub0tULDgzT4RnTG3QnGrQpV7JGkF3ZvD7cd7uKOnHNS1zI9r5eS93HSSQQ5ehZWH2Zf/5iHWTh4SEqPTywskb0Hzoj12k39eIv+fiZWdKwo2kM34+OVtyiULC53Qrjrae51cvKpFs0DwyRUP70= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1780298407; c=relaxed/simple; bh=D3Wv2rraHvcPznSM2+JW7d+od6t9fWAFWS/hHZFctoI=; h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version; b=eMBCx6UklKoUsxKDP4XlK5S/mEMWvOxdwyyTLjYeNtQ23jjz23PrlqmKUXBhCWzLSAcSRLKW++cG72ncytWZ09vEEcQfu3oVgOiYAu2msTAqbV5+5ARvNf1O8FapICN9WN3DP0e6Rbp7CKKErg3EEvMY5XNvArBPaT8H0aglDEM= 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=pS/uGUTp DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1440C4BA2E0D X-Yandex-Fwd: 1 Date: Mon, 1 Jun 2026 10:16:21 +0300 X-Mailer: The Bat! (v11.4.3) Home Message-ID: <559140948.20260601101621@yandex.ru> To: General Cygwin discussions and problem reports , cygwin AT cygwin DOT com Subject: Re: Is there a tty-only pinentry variant available for Cygwin? In-Reply-To: References: <50806439 DOT 20260531151218 AT yandex DOT ru> MIME-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrey Repin via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Andrey Repin Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" 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. I didn't know that. Will double-check and report back with findings. Also, sorry for typos. -- With best regards, Andrey Repin Monday, June 1, 2026 10:15:47 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