I got a nice little portable card reader with pinpad, the ACS
[APG8201-B2][1].
`gpg --card-status` works fine with my OpenPGP card. The problem is that
when I try to decrypt a file, then GnuPG asks for the PIN using
`/usr/bin/pinentry-gtk-2`.
*How do I make GnuPG ask for the PIN via the pinpad?*
* Dennis Clarke via Gnupg-users:
> I have no idea what you are talking about. That is not a manpage.
I can see that you have no idea. Look closely at the URL you posted [1],
and you will notice the infix "/manual/".
[1] https://www.gnupg.org/gph/en/manual/c14.html
What I wrote in my last mess
The struggle continues to get gnupg to "just work". By running a trace
on the command "gpgconf --check-programs" I see this :
access("/usr/local/bin/gpgconf.ctl", F_OK) = -1 ENOENT (No such file or
directory)
In the sources I see the file doc/gnupg.info-2 which has a section
10.4.9 talkin
On 7/20/24 03:10, Andreas Metzler wrote:
On 2024-07-20 Dennis Clarke via Gnupg-users wrote:
Looking at https://www.gnupg.org/gph/en/manual/c14.html one would get
the idea that GPG would "just work" given that pinentry is right there
oberon$ which pinentry
/usr/local/bin/pinentry
[...]
Hell
On 7/20/24 04:30, Ralph Seichter via Gnupg-users wrote:
* Dennis Clarke via Gnupg-users:
Looking at https://www.gnupg.org/gph/en/manual/c14.html one would get
the idea that GPG would "just work" given that pinentry is right there
in my PATH [...]
How would one get that idea? The manual page y
* Dennis Clarke via Gnupg-users:
> Looking at https://www.gnupg.org/gph/en/manual/c14.html one would get
> the idea that GPG would "just work" given that pinentry is right there
> in my PATH [...]
How would one get that idea? The manual page you linked contains neither
the string "pinentry" nor "
On 2024-07-20 Dennis Clarke via Gnupg-users wrote:
> Looking at https://www.gnupg.org/gph/en/manual/c14.html one would get
> the idea that GPG would "just work" given that pinentry is right there
> oberon$ which pinentry
> /usr/local/bin/pinentry
[...]
Hello,
afaik gnupg does not search for the