A pinentry program with the charm of dmenu. Forked from https://github.com/ritze/pinentry-dmenu
Find a file
Moritz Luedecke f4c911ee19 Update README
2017-09-10 11:26:53 +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 Only allocate memory if needed 2017-09-10 11:18:02 +02:00
pinentry_t minor cleanup and root Makefile now triggers pinentry Makefile 2015-11-24 18:54:37 +03:00
README Update README 2017-09-10 11:26:53 +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
==============

This program is a fork from [spine](https://gitgud.io/zavok/spine.git).