Bitwarden Duplicate Checker

Bitwarden Duplicate Checker

6 devlogs
3h 47m
•  Ship certified
Created by Brian

Welcome! This project is called Bitwarden Duplicate Checker, a user-friendly CLI tool designed to scan for duplicate password entries in your decrypted Bitwarden vault (JSON supported).


When moving to Bitwarden (the password manager), many users import passwords from multiple sources (their Apple Passwords, Google Passwords, personal password manager, etc), which can lead to a bunch of duplicate entries in your vault. This tool helps identify those duplicates quickly, and makes it easier to clean up your vault and ensure you don't have any duplicate entries!

Timeline

Ship 1

1 payout of shell 73.0 shells

Brian

about 1 month ago

Brian Covers 6 devlogs and 3h 47m

Just finished creating the README documentation, pushed to GitHub now!

Update attachment

The CLI tool is all done (sorry for laggy demo, Snipping Tool sucks...)!

I've added some advanced features that users can toggle when running the program!

Update attachment

I've been able to build an algorithm that checks matching subdomains and usernames. The next step will be to add apex-level domain checking as an optional, advanced feature!

Update attachment

I'm currently working on restructuring the code since this is a project I worked on a long time ago and it's full of bugs...

Update attachment

Welcome! I'm currently working on creating the user selection for the CLI.

Update attachment