-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
Description
Cool project overall. But how can I deal with pinentry?
When I use plugin right after I issued some commands to gopass and credentials are still cached, it works OK. But after timeout it cannot connect to gopass. Obviously, gopass want me to re-enter passphrase via pinentry (which is curses-based in my setup), and cannot open it. How can I modify wrapper script to open terminal window with pinentry? Or may be some suggestion how to better deal with it?
BTW, is it at all possible to request passphrase in plugin's UI when necessary and pass it to gopass via CLI or jsonapi protocol? If it's currently not implemented, but is possible, what should be done to implement it?
Reactions are currently unavailable