From 610c6af377f64e6eea3a2b060405d5402273dd2f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Jul 2020 22:11:12 +0530 Subject: readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') 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`). + -- cgit v1.3.1