pinentry-dmenu

a pinentry program based on dmenu
git clone anongit@rnpnr.xyz:pinentry-dmenu.git
Log | Files | Refs | Feed | README | LICENSE

Commit: f4c911ee19ef99f1f86c30f29c240604b18b2c4c
Parent: 9241e51a8153494bc1f689e04608a1335d515c96
Author: Moritz Luedecke
Date:   Sun, 10 Sep 2017 11:26:53 +0200

Update README

Diffstat:
MREADME | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README b/README @@ -1,6 +1,5 @@ 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. +This program is a fork from [spine](https://gitgud.io/zavok/spine.git). -Right now it's a real mess, so don't expect much, but I w-will work on it some more I promise.