A pinentry program with the charm of dmenu. Forked from https://github.com/ritze/pinentry-dmenu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Moritz Luedecke 0910a906dc
Split keypress function in a WinConfirm and a WinPin branch
7 years ago
pinentry Use secure memory 7 years ago
LICENSE This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
Makefile Add libconfig 7 years ago
README Rename spine into pinentry-dmenu 7 years ago
config.h Rename option windowed to embedded 7 years ago
config.mk Revert some changes and add old code from dmenu 7 years ago
drw.c Revert some changes and add old code from dmenu 7 years ago
drw.h Revert some changes and add old code from dmenu 7 years ago
pinentry-dmenu.c Split keypress function in a WinConfirm and a WinPin branch 7 years ago
pinentry_t minor cleanup and root Makefile now triggers pinentry Makefile 9 years ago
test Rename spine into pinentry-dmenu 7 years ago
util.c Revert some changes and add old code from dmenu 7 years ago
util.h Revert some changes and add old code from dmenu 7 years ago

README

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.