Re: No Pinentry
Werner Koch <[email protected]> Mon, 03 Jan 2005 10:06:36 +0100
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Dec 2004 15:42:30 -0700, John R Shannon said: > /usr/pkg/bin/gpg-agent --daemon --pinentry-program /usr/pkg/bin/pinentry-gtk Does /usr/pkg/bin/pinentry-gtk shows you you a greeting like "OK Your orders please" ? Enter "GETPIN" and the window should appear. Enter a random PIN into the window and you should get back something like "D 1234". Enter "BYE" Does it all work? If not: Are DISPLAY and GPG_TTY set? Werner