A pinentry program with the charm of dmenu. Forked from https://github.com/ritze/pinentry-dmenu
Find a file
2017-09-10 11:01:04 +02:00
pinentry Use secure memory 2017-08-23 22:21:50 +02:00
config.h Rename option windowed to embedded 2017-08-20 15:21:33 +02:00
config.mk Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
drw.c Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
drw.h Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
LICENSE This is a "barely works" version of spine, I hope it works, at least barely. 2015-11-23 17:08:20 +03:00
Makefile Add libconfig 2017-08-23 22:22:23 +02:00
pinentry-dmenu.c Split keypress function in a WinConfirm and a WinPin branch 2017-09-10 11:01:04 +02:00
pinentry_t minor cleanup and root Makefile now triggers pinentry Makefile 2015-11-24 18:54:37 +03:00
README Rename spine into pinentry-dmenu 2017-07-30 13:08:45 +02:00
test Rename spine into pinentry-dmenu 2017-07-30 13:08:45 +02:00
util.c Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
util.h Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00

pinentry-dmenu
==============

I didn't like how long it takes to load pinentry-gtk/qt and pinentry-curses/tty is not always the option, so I duct-taped pinentry and dmenu together.

Right now it's a real mess, so don't expect much, but I w-will work on it some more I promise.