Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "retry" mode for Pinentry prompts #177

Open
woodruffw opened this issue Mar 22, 2021 · 1 comment
Open

Add a "retry" mode for Pinentry prompts #177

woodruffw opened this issue Mar 22, 2021 · 1 comment
Labels
C:config C:core enhancement New feature or request

Comments

@woodruffw
Copy link
Owner

An incorrect password currently causes the entire kbs2 command to fail, rather than giving the user an opportunity to retry. This should be configurable.

Something like:

pinentry-retry = true

...maybe. Or maybe it should be supported unconditionally, including for the rpassword fallback.

@woodruffw
Copy link
Owner Author

Thinking about this more, this should definitely be supported unconditionally. If a user wants to exit the prompt entirely, they should ^C.

@woodruffw woodruffw removed their assignment Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:config C:core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant