keepass-diff

This CLI-tool diffs two Keepass (.kdbx) files and prints their differences.

Usage:

cargo run <file-a> <file-b>
  

The CLI will ask for the password for both files individually.

Example Screencast

Used libraries:

Password for the Keepass demo files: demopass

Contributing

Care to help? I'm pretty new to Rust, so if anyone likes to help or teach me cool stuff, please reach out!