Password Managers Explained: The One Security Tool Everyone Needs
If you use one password in more than one place, this is the security upgrade that matters more than any other. Password reuse is how a 2016 forum breach becomes your email, your bank, and your business login in 2026. Attackers do not guess passwords — they buy them from breaches and replay them everywhere automatically. A password manager breaks that chain completely, and it takes one afternoon to set up.
What a password manager actually does
It generates a unique, long, random password for every account, stores them encrypted under one master password, and fills them for you. You stop memorizing passwords; you memorize one strong passphrase. The math: if a breach leaks your forum password, the attackers' replay script finds nothing else that matches. The blast radius of every future breach shrinks to exactly one account.
The honest objection is "what if the manager gets hacked?" Reputable managers are zero-knowledge — the company cannot read your vault because it is encrypted on your device with keys derived from your master passphrase. A breach of their servers leaks salted blobs, not passwords. Your real risk surface is your master passphrase (make it long) and your email account (protect it with MFA and a hardware key).
Which one to pick
- Bitwarden — free tier that covers everything most people need, open source, audited, works on every platform. My default answer for individuals.
- 1Password — the most polished UX, best for families and teams that will actually pay for support and polish.
- KeePassXC — offline, local vault, for the people who want zero cloud. You own the sync and the backups.
- Browser-built-in managers — Chrome and Safari's are better than nothing, but they lock you to one ecosystem and their fill UX leaks across profiles. Fine for low-stakes accounts; pair with one of the above for anything that matters.
Your password manager is the one account where "correct horse battery staple" energy is right: long beats clever.
The afternoon migration plan
Install the manager, set a long master passphrase, add Have I Been Pwned breach checking if it's built in, and start with your critical accounts first: email, banking, work logins. For each: generate a new password, update it at the site, save. Then work down the list. Most people have 80–150 accounts; the critical ten take an hour, the long tail can be migrated opportunistically every time you log in somewhere.
Two upgrades while you are in there: turn on MFA for every account that offers it (authenticator app at minimum — SMS is the weakest option because of SIM swapping), and record recovery codes in the manager's secure notes, not on a sticky note that survives every office move.
Check the damage already done
Before you migrate, find out which of your accounts are already in breach databases — those are the passwords attackers hold right now. An exposure scan cross-references your email against known breaches so you can prioritize the rotations that matter today, not eventually.
// check_now
Which of your passwords are already leaked?
One scan shows which of your accounts appeared in known breaches — rotate those first, then let the manager keep everything unique going forward.
Run the $1.99 Exposure Scan →