sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 00a026b9b2bba7a5c9faf9eb2f7aec8e59e7fc04
parent 2d3af3fc4c2a2351d849c5978969229afb9a5d49
Author: plasmoduck <chrisjoelgarvin@gmail.com>
Date:   Fri, 23 Jul 2021 13:54:23 +1000

added pinentry-dmenu to rocks

Diffstat:
Msuckless.org/rocks/index.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -167,6 +167,7 @@ This covers most console-based programs and programs from ### Password managers +* [pinentry-dmenu](https://github.com/ritze/pinentry-dmenu) - pinentry-dmenu is a pinentry program with the charm of dmenu. It is a nice interface to [pass](https://www.passwordstore.org/) * [pass](https://www.passwordstore.org/) - "The standard UNIX password manager". * [spm](https://notabug.org/kl3/spm/) - Simple password manager (actively maintained fork of nmeum's tpm). * [tpm](https://github.com/nmeum/tpm/) - Tiny password manager.