{"id":22570528,"url":"https://github.com/tomlin7/keepassdiff","last_synced_at":"2026-03-15T08:02:59.990Z","repository":{"id":266976368,"uuid":"899924824","full_name":"tomlin7/KeePassDiff","owner":"tomlin7","description":"A diff/merge tool for KeePassXC databases","archived":false,"fork":false,"pushed_at":"2024-12-20T20:06:41.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T08:11:22.597Z","etag":null,"topics":["database","diff","diff-tool","keepass","keepassxc","password-manager"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomlin7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-07T11:49:00.000Z","updated_at":"2024-12-20T20:06:44.000Z","dependencies_parsed_at":"2024-12-07T12:36:45.187Z","dependency_job_id":null,"html_url":"https://github.com/tomlin7/KeePassDiff","commit_stats":null,"previous_names":["tomlin7/keepassdiff"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlin7%2FKeePassDiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlin7%2FKeePassDiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlin7%2FKeePassDiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlin7%2FKeePassDiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomlin7","download_url":"https://codeload.github.com/tomlin7/KeePassDiff/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236807999,"owners_count":19208087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","diff","diff-tool","keepass","keepassxc","password-manager"],"created_at":"2024-12-08T01:09:26.453Z","updated_at":"2026-03-15T08:02:59.985Z","avatar_url":"https://github.com/tomlin7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ## 💡 KeePassDiff 2 - Open beta available!\n\u003e\n\u003e I’m working on **KeePassDiff 2**, a desktop version with a modern UI and a git-like diff \u0026 merge experience for KeePass (`.kdbx`) databases. Designed for long-out-of-sync databases and real-world merge scenarios that the original version couldn’t handle.\n\u003e\n\u003e 👉 [Click if you want to try it out](https://github.com/tomlin7/KeePassDiff2)\n\u003e \n\u003e \u003cimg width=\"1177\" height=\"820\" alt=\"image\" src=\"https://github.com/user-attachments/assets/1119ba3a-7aeb-4307-87a5-af5e6960ce62\" /\u003e\n\n\n# KeePassDiff\n\nI started using KeePass back in 2021 and I have been using it since then to store my passwords. But I didn't set up a proper way to sync the database between my devices. So I ended up with multiple databases with different passwords and entries. I wanted to sort of **diff the databases and merge them** into one, like git diff -- resolving conflicts, reverting, etc. Well, KeePass doesn't provide a way to diff two databases. Hence this project.\n\n## Usage\n\n1. Open two KeePass databases in diff.\n2. See the differences and conflicting entries between the two databases.\n3. Then using merge left, merge right options decide which entries or groups to keep and which to discard.\n4. Finally, export the merged database.\n\n## Installation\n\n```bash\npip install keepassdiff\n```\n\nRun `kpd` or `kpdiff` to run the tool.\n\n![image](https://github.com/user-attachments/assets/22cb63db-83fa-41af-ad1d-b757144cbe5d)\n\n## Features\n\n- [x] Support for KeePassXC databases\n- [x] Uploading and unlocking two KeePass databases\n- [x] Supports both password and keyfile authentication\n- [x] Visual diff of entries and groups\n- [x] Support for entry groups\n- [x] Hierarchical view of database contents\n- [x] Merging individual entries and groups between databases\n- [x] Exporting the final merged database\n- [ ] Resolving conflicting entries with preferred ones\n- [ ] Command-line interface for batch processing\n- [ ] Copying passwords to clipboard, clearing clipboard after timeout\n\n## Security\n\nAll database handling is done locally and no data is stored or transmitted. Temporary files are securely deleted after use, passwords are not stored.\n\n## Development\n\n```bash\ngit clone https://github.com/tomlin7/KeePassDiff.git\ncd KeePassDiff\npip install -e .\nkpd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomlin7%2Fkeepassdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomlin7%2Fkeepassdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomlin7%2Fkeepassdiff/lists"}