
| Please
note that pinentry-gtk-2 is experimental beta software. Although I use
it for quite a while without problems, I can not guarantee that it will
work for you as expected, in particular that it's absolutely secure, doesn't leak
your valuable passphrases to disk, degrade your karma, or do any other
harm. You have been warned! |
gzip -dc <pinentry source package> | tar -xf - |
automake |
./configure --enable-pinentry-gtk2 --enable-pinentry-qt=no --prefix=/usr |
make |
gtk+-2/pinentry-gtk-2 |
make install |
pinentry-program /usr/local/bin/pinentry-gtk-2 |