jorgelbg / pinentry-touchid

Custom GPG pinentry program for macOS that allows using Touch ID for fetching the password from the macOS keychain.
Apache License 2.0
521 stars 23 forks source link

Consider clarify installation section (in case pinentry-mac does not installed) #7

Closed Dentrax closed 2 years ago

Dentrax commented 2 years ago

I was trying to test the pinentry command as described in the installation section, but it failed eventually.

$ echo GETPIN | pinentry

OK Pleased to meet you
S ERROR curses.isatty 83918950
ERR 83918950 Inappropriate ioctl for device <Pinentry>

Then I installed the pinentry-mac, and it seems this fixed the issue. It had better notice this detail in the README.