password managers guide
Password Hygiene: Why One Leaked Login Still Opens Ten Accounts
Some links on this page may earn GUIDEORA a commission. Disclosure
Quick take
Unique passwords plus a vault beats remembering twelve clever variations of the same word. Start with email, banking, and the stores you actually use.
Why reuse fails
When one shopping site leaks a password, bots try that same pair on email, payroll, and banks. That pattern is called credential stuffing. Have I Been Pwned has catalogued billions of breached records precisely because humans reuse logins. A manager generates a long unique secret per site so one leak stays one leak.
From the record
Verifiers should not require memorized secrets to be changed arbitrarily. Change them when there is evidence of compromise.
NIST Special Publication 800-63B (password guidelines)
What the incidents actually show
The 2019 Collection #1 dump was a reminder at internet scale: recycled passwords travel. The 2022 LastPass incident was a different lesson. Attackers stole encrypted vault data. People with long unique master passwords were in a different position from people who reused a short phrase they also used on Facebook. Encryption is not a personality trait. Length and uniqueness are.

A weekend routine
A vault is software that stores long unique secrets, encrypted with a master password you actually remember. The vendor should not be able to read the contents. That only holds if the master password is long, unique, and not reused from email. Two-factor on the vault is the second lock. The recovery kit is how you get back in when a phone dies — store it on paper, not in the inbox the vault is supposed to protect.
- Install the browser extension and mobile app on the devices you actually use.
- Change email and bank passwords first — those recover everything else.
- Let the vault flag reused and breached entries, then burn them down in batches.
- Turn on two-factor for the vault. Store the recovery kit offline.
Where to spend the first two hours
Picking a vault for this routine
You do not need a bake-off of every manager on earth to finish this weekend. Bitwarden is open-source, cheap, and good enough that GUIDEORA uses it as the default starting point in this habit guide. If your household wants more polish later, read the Bitwarden vs 1Password comparison — that ranking lives in that article, not as a site-wide trophy.
Editor take
One vault is enough
Bitwarden is a strong free starting point. Move your important logins this week, not someday. A second vault running in parallel is how people lose the recovery kit.