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.
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:
...maybe. Or maybe it should be supported unconditionally, including for the
rpassword
fallback.