9sBlog

Do You Actually Need a Password Manager?

Password reuse, not weak passwords, is what actually gets people hacked. Here's why a password manager fixes it, the honest risks, and where to start.

A laptop, a phone showing a photo app, and a hand writing in a notebook on a wooden desk

For almost everyone, the answer is yes, and the reason is probably not the one you’re expecting. A password manager isn’t mainly about making any single password harder to guess. Its real job is to kill password reuse, the habit of using the same email-and-password combination across dozens of sites. Reuse is the specific weakness that gets ordinary people compromised, and a manager is the only practical way to end it, because no human can invent and recall a hundred unique passwords on their own.

The real threat is reuse, not weak passwords

Websites get breached constantly, and when they do, the leaked list of email-and-password pairs gets sold and fed into automated tools. Those tools replay each pair against banks, email providers, and shopping sites, a technique called credential stuffing. It works for one reason: people reuse. If your streaming password is also your Gmail password, a breach at the weaker service quietly hands over the stronger one.

Notice what this means. A single, very strong password used everywhere is still one breach away from total compromise. Strength per site barely matters if the same secret is shared across sites. A password manager flips the model: it generates a long, random, unique password for every account and remembers all of them, so a breach at one site stays trapped at that site. You memorize exactly one thing, the master password, which is the one place strength genuinely counts. It’s worth knowing what makes a strong master password before you set it, because everything else hangs off it.

“Isn’t all my passwords in one basket dangerous?”

This is the honest objection, and it deserves a real answer rather than reassurance. Reputable managers are built on zero-knowledge, end-to-end encryption. Your vault is encrypted and decrypted on your own device using a key derived from your master password, which the provider never receives. That has a concrete consequence: the company literally cannot read your passwords, and if their servers are breached, attackers walk away with encrypted blobs rather than plaintext. But “encrypted” is not the same as “safe forever.” Anyone who steals a copy of your vault can try to crack it offline, at their own pace, with no login page to lock them out. That protection holds only as long as your master password is genuinely strong: a long, unique, high-entropy passphrase can take practically forever to brute-force, while a short or reused one can eventually fall. This is exactly what played out after the 2022 LastPass breach, in which attackers made off with millions of encrypted vault backups and have spent years cracking the weakest master passwords, with reporting tying those cracked vaults to nine figures in stolen cryptocurrency.

So the “one basket” is a basket with a lock only you hold, and the strength of that lock is the master password you choose. Weigh that against the alternative you’re living with now, reuse plus the ever-present chance of typing a password into the wrong place. For anyone with a strong, unique master password, the everyday risks of reuse are far larger and far more likely than a determined attacker cracking that master password offline. Good security trades a big, likely problem for a small, unlikely one, and as long as your master password is strong, that trade stays lopsided in your favor.

The options ladder

You don’t have to jump straight to a paid product. There’s a ladder, and every rung beats reuse.

ApproachUnique password per siteWorks across browsers/devicesSurvives a site breachCost
Reusing one passwordNoNoFree
Browser built-in (Chrome, Edge, iCloud Keychain)YesWithin one ecosystemYesFree
Dedicated manager (Bitwarden, 1Password)YesEverywhereYesFree–paid
PasskeysN/A (no password)GrowingYesFree

Your browser’s built-in manager is free, already installed, and a massive upgrade over reuse. It will offer to generate and save a unique password each time you sign up. If it has gone quiet, the fix is usually a setting rather than a bug; here’s what to check when Chrome stops offering to save logins. Dedicated managers add what browsers do poorly: seamless use across different browsers and devices, secure password sharing, and alerts when a site you use is breached. Passkeys are the emerging replacement for passwords altogether, a cryptographic key tied to your device that can’t be phished or reused, and they’re where all of this is heading, though coverage is still uneven.

What a password manager won’t do

Be clear about the limits, because overselling a security tool is its own risk. A manager won’t save you if you personally type your password into a convincing phishing page; it stores secrets, it doesn’t vet your judgment. The useful twist is that autofill keys off the exact domain, so when it refuses to fill on a look-alike site, that refusal is a genuine phishing tell worth heeding.

It’s also the wrong tool for jobs it was never meant to do. It isn’t anonymity, and it’s not a VPN; it does nothing to hide your traffic or location. It isn’t private browsing either, since those modes affect what your own device remembers, not how you log in. Different tools, different jobs.

The bottom line

Yes, get one; the value is not marginal. If a dedicated app feels like too much today, at minimum turn on your browser’s built-in manager (in Chrome, under Settings > Autofill and passwords) and let it start generating unique passwords, which alone defuses credential stuffing. Then protect the account that guards everything: make the master password long and unique, and put two-factor authentication on your password manager or browser account, so a stolen or guessed master password still isn’t enough by itself. That’s the whole play, one strong secret you know, unique random passwords for everything else, and a second factor on the vault.

Discussion

    Leave a comment