pinentry-curses and dumb terminals

Serge Voilokov serge0x76 at gmail.com
Fri Aug 8 14:39:48 CEST 2014


Here is pinentry-tty version for dumb terminals:
https://github.com/serge-v/pinentry/tree/tty

Deploy to /usr/local/bin:

git clone https://github.com/serge-v/pinentry.git
git checkout tty
./autogen.sh
./configure --enable-pinentry-tty
make
make install

Regards,
Serge



More information about the Gnupg-users mailing list