Most people manage passwords with a system that fails in exactly one way: a handful of favourites, lightly varied, reused across dozens of accounts. It works perfectly until any one of those services is breached, at which point every account sharing that password is open at once.
A password manager fixes this properly, and it is the rare security measure that makes daily life easier rather than harder.
What it actually does
It generates a long random password for every account, stores them in an encrypted vault, and fills them in when you need them. You remember exactly one password: the one that unlocks the vault.
The important consequence is not convenience. It is that every account gets a different password, so a breach at one service stays contained to that service.
The anti-phishing benefit nobody mentions
This is the underrated part. A password manager fills credentials based on the actual domain, not on how the page looks.
Land on a convincing replica of your bank at a subtly wrong address and the manager simply will not offer to fill anything. That silence is a warning your own eyes may well have missed, and it protects you from exactly the attacks designed to fool careful people.
Choosing one
The built-in options are genuinely good now and cost nothing. Apple’s Passwords works across Apple devices; Google’s manager works wherever Chrome does. If you live entirely inside one ecosystem, either is a large improvement over what you are doing today.
A dedicated manager earns its place if you use a mix of platforms, want to share credentials with family, or want to store more than passwords. Look for:
- End-to-end encryption, so the provider cannot read your vault even if compelled.
- Independent security audits published openly, rather than a claim on a marketing page.
- Export in a standard format, so you are never trapped.
- Apps on every platform you use, since a manager you cannot reach on your phone will not get used.
Avoid anything free and ad-supported. A vault is the last place to accept a business model you do not understand.
The master password
Everything rests on this one password, so make it long rather than complicated. Length beats symbols by a wide margin.
Four or five unrelated words strung together is both far stronger than a short password with substitutions and vastly easier to remember. Something like a memorable, slightly absurd phrase works well precisely because it is easy to recall and hard to guess.
Never reuse it anywhere else. And write it down on paper stored somewhere genuinely safe. This sounds like heresy, but the realistic threat to your vault is you forgetting the password, not a burglar searching your home for it. Most managers cannot reset it, and a forgotten master password usually means the vault is gone.
Getting started without a lost weekend
Do not attempt to migrate every account at once. That is why people abandon this.
- Install it and set the master password.
- Change the password on your email account first, and store the new one. Email is the master key to everything else, because it is where password resets arrive.
- Do your bank, then any account holding payment details.
- Let the manager capture everything else gradually as you sign in over the following weeks.
- Run its built-in audit after a month to find remaining reused or weak passwords.
Most managers import saved passwords from your browser, which gets you most of the way in a couple of minutes. Clear them from the browser afterwards so there is only one copy.
The obvious objection
Putting every password in one place does sound like concentrating risk, and it is a fair question.
The vault is encrypted with a key derived from your master password, which is never sent to the provider. Breaches of password manager companies have exposed encrypted vaults that remained unusable, because the attacker still needed each user’s master password.
Set against that, the alternative is one password protecting dozens of accounts, sitting in plain text in whichever service is breached next. The concentrated risk is the one you already have.
Add two-factor authentication to the vault itself and the arrangement is stronger than anything achievable by memory.
Even trusted software can be compromised before it reaches you, which is what a supply chain attack is.
Join the discussion