keepass-diff
keepass-diff copied to clipboard
A CLI-tool to diff Keepass (.kdbx) files. Useful, if syncing with Dropbox or NextCloud and getting multiple files due to conflicts.
After a few successfull attempts suddenly my diff doesn't work anymore. Unfortunately i cannot figure out the Error nor the Solution for this. Keepass still works fine. keediff --passwords *****...
I can't get this to work on two versions of my Keepass file created and edited using KeepassXC I get the same error message when running on Linux on a...
keepass-diff does not seem to support recent KDFs, like Argon2id for KDBX 4 files. Please update to latest version of keepass-rs that support more KDFs. See e.g. https://github.com/sseemayer/keepass-rs/pull/162
Checked with many files, always crashes. Files are valid, KeepasXC opens them. I'm not looking for a solution for this issue. I use my own app for diffing, I created...
https://keepassxc.org/docs/KeePassXC_UserGuide#_database_settings
Unless I've completely missed something (and it wouldn't be the first time), this program doesn't seem to actually show a full diff. Say **database1.kdbx** and **database2.kdbx** are near-identical (perhaps the...
Maybe i've missed the documentation, but i didnt find any explanation of the meaning of the output. it was nice to know what + means: A) Available in left file...
When using `--verbose` to diff two files and when the note field of an entry with line breaks differs, only the first line will have the `-` or `+` diff...
Editing the file on a different platform (using a different tool) changes all line endings to the platform-specific ones. This can be observed with the following 3 files: 1. File...
I was just comparing 2 files with v1.1.4 and it worked as expected, then I installed the latest version with cargo and I end up with a corrupt database? The...