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
zavok 377dc49065
minor cleanup and root Makefile now triggers pinentry Makefile
9 years ago
pinentry minor cleanup and root Makefile now triggers pinentry Makefile 9 years ago
LICENSE This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
Makefile minor cleanup and root Makefile now triggers pinentry Makefile 9 years ago
README This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
TODO This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
arg.h This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
config.h recieve prompt and description from gpg-agent 9 years ago
config.mk This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
drw.c This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
drw.h This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
pinentry_t minor cleanup and root Makefile now triggers pinentry Makefile 9 years ago
spine.c minor cleanup and root Makefile now triggers pinentry Makefile 9 years ago
spinetest This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
util.c This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
util.h This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago

README

spine - stupid pinentry replacement

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.