From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: Re: gpg-agent error: No pinentry Date: Fri, 20 Dec 2019 10:49:27 +0100 Message-ID: <20191220104927.1533364a@gfi063209.klientdrift.uib.no> References: <20191218224127.5192dde2@jasniac.instanton> <20191218215008.GA8426@jurong> <20191219092258.30cccce4@jasniac.instanton> <20191219100240.3b404ba9@jasniac.instanton> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51281) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iiEuh-0007gB-BG for help-guix@gnu.org; Fri, 20 Dec 2019 04:49:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iiEuf-0005cu-F8 for help-guix@gnu.org; Fri, 20 Dec 2019 04:49:39 -0500 Received: from alfons.uib.no ([2001:700:200:30::141]:50043) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iiEue-0005Bv-H6 for help-guix@gnu.org; Fri, 20 Dec 2019 04:49:37 -0500 Received: from ulf.uib.no (smtp.uib.no) [2001:700:200:6::136] by alfons.uib.no for help-guix@gnu.org with esmtp (Exim 4.92.3) id 1iiEuX-000DE1-2u; Fri, 20 Dec 2019 10:49:30 +0100 Received: from gfi063209.klientdrift.uib.no [129.177.63.209]:59774 by smtp.uib.no for help-guix@gnu.org with esmtp (Exim 4.92.3) id 1iiEuW-0002af-31; Fri, 20 Dec 2019 10:49:28 +0100 In-Reply-To: <20191219100240.3b404ba9@jasniac.instanton> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Following up on my pinentry issue=E2=80=94 In the end I used a work-around. I decrypted the sensitive file on an off-line OpenBSD machine onto a mounted USB flash drive, then mounted the drive to the Guix machine, did what I needed to do with the file, shredded any copy of the file and finally removed the USB drive and destroyed it with a hammer. =E2=80=94Marco