aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e5d2b58762d5f9e904b1b473bfc5ea1cd28d3765 (plain) (blame)
1
2
3
4
5
6
# 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`).

WIP