We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
to reproduce:
rbw edit something
$EDITOR
rbw
$ rbw ls rbw list: failed to decrypt: failed to decrypt encrypted secret: invalid mac
how to fix:
rbw purge
rbw unlock
Note
it might not be as easy and general, but this is what I did
The text was updated successfully, but these errors were encountered:
did you use a version of rbw?
Sorry, something went wrong.
yes, it's
$ rbw --version rbw 1.12.1
No branches or pull requests
to reproduce:
rbw edit something
$EDITOR
without savingrbw
again, you'll look kinda like:how to fix:
rbw purge
rbw unlock
Note
it might not be as easy and general, but this is what I did
The text was updated successfully, but these errors were encountered: