From owner-freebsd-questions@FreeBSD.ORG Tue Jan 8 10:55:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70DDE16A417 for ; Tue, 8 Jan 2008 10:55:11 +0000 (UTC) (envelope-from SRS0=uc/jFC=R6=vvelox.net=v.velox@yourhostingaccount.com) Received: from mailout19.yourhostingaccount.com (mailout19.yourhostingaccount.com [65.254.253.157]) by mx1.freebsd.org (Postfix) with ESMTP id 61D4D13C455 for ; Tue, 8 Jan 2008 10:55:11 +0000 (UTC) (envelope-from SRS0=uc/jFC=R6=vvelox.net=v.velox@yourhostingaccount.com) Received: from mailscan15.yourhostingaccount.com ([10.1.15.15] helo=mailscan15.yourhostingaccount.com) by mailout19.yourhostingaccount.com with esmtp (Exim) id 1JCC6w-0001us-CF for freebsd-questions@freebsd.org; Tue, 08 Jan 2008 05:55:10 -0500 Received: from impout02.yourhostingaccount.com ([10.1.55.2] helo=impout02.yourhostingaccount.com) by mailscan15.yourhostingaccount.com with esmtp (Exim) id 1JCC6w-0003zi-3c for freebsd-questions@freebsd.org; Tue, 08 Jan 2008 05:55:10 -0500 Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8]) by impout02.yourhostingaccount.com with NO UCE id aavA1Y0010ASqTN0000000; Tue, 08 Jan 2008 05:55:10 -0500 X-EN-OrigOutIP: 10.1.18.8 X-EN-IMPSID: aavA1Y0010ASqTN0000000 Received: from c-98-206-161-17.hsd1.il.comcast.net ([98.206.161.17] helo=vixen42) by authsmtp08.yourhostingaccount.com with esmtpa (Exim) id 1JCC6v-00051x-M7 for freebsd-questions@freebsd.org; Tue, 08 Jan 2008 05:55:09 -0500 Date: Tue, 8 Jan 2008 04:55:24 -0600 From: "Zane C.B." To: freebsd-questions@freebsd.org Message-ID: <20080108045524.4043b586@vixen42> In-Reply-To: <20080108044300.7ccebd37@vixen42> References: <20080108044300.7ccebd37@vixen42> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EN-UserInfo: 0d1ca1697cdb7a831d4877828571b7ab:1570f0de6936c69fef9e164fffc541bc X-EN-AuthUser: vvelox2 Sender: "Zane C.B." X-EN-OrigIP: 98.206.161.17 X-EN-OrigHost: c-98-206-161-17.hsd1.il.comcast.net Subject: Re: gnupg annoyances (fixed) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2008 10:55:11 -0000 For any one who was wondering, "no-grab" needed set in ~/.gnupg/gpg-agent.conf On Tue, 8 Jan 2008 04:43:00 -0600 "Zane C.B." wrote: > Any one know what it takes to get security/gnupg to work? I have > pinentry-gtk2, but having that installed does not help. Any > suggestions? > > > > > cat randomfile | gpg2 -s > > You need a passphrase to unlock the secret key for > user: "Zane C. Bowers " > 1024-bit DSA key, ID C18989DE, created 2006-06-16 > > Warning: using insecure memory! > > ** ERROR **: could not grab keyboard > aborting... > gpg-agent[96284]: command get_passphrase failed: End of file > gpg: problem with the agent: IPC write error > gpg: Invalid passphrase; please try again ... > > You need a passphrase to unlock the secret key for > user: "Zane C. Bowers " > 1024-bit DSA key, ID C18989DE, created 2006-06-16 > > gpg: problem with the agent: IPC write error > gpg: no default secret key: General error > gpg: signing failed: General error > Exit 2