diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-07-05 22:11:12 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-07-05 22:11:12 +0530 |
| commit | 610c6af377f64e6eea3a2b060405d5402273dd2f (patch) | |
| tree | 0661e3a0d023c3c359c499c0582c64b04470ae0c | |
| parent | 6a454873e19581d287a171bba1798d2ff539e41b (diff) | |
| download | anypinentry-610c6af377f64e6eea3a2b060405d5402273dd2f.tar.gz anypinentry-610c6af377f64e6eea3a2b060405d5402273dd2f.zip | |
readme
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8570ba9 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# AnyPinentry +AnyPinentry is a wrapping interface to all kinds of prompts instead of gnupg's pinentry. +You can now use any interface for password and confirmation prompts (`dmenu`, `rofi`, `read`, `systemd-ask-password`, `curses`, `etc`). + |
