|
2 months ago | |
---|---|---|
.. | ||
.gitignore | 5 years ago | |
README.md | 3 years ago | |
go.mod | 2 months ago | |
go.sum | 2 months ago | |
main.go | 2 years ago |
A small tool that helps you regain access to your KeePassXC password database in case you have it protected with YubiKey challenge-response and lost your key. Currently supports KDBX4 databases with Argon2 hashing.
Tested with Go 1.13. Just run go build
.
What you need:
Then just run
keepass-cr-recovery path-to-your-password-database path-of-the-new-keyfile
It will prompt for the challenge-response secret. You will get a keyfile at the specified destination path. Then, to unlock your database in KeePassXC, you need to check "key file" instead of "challenge response" and load the file.