Keeper
The value is the network, the data or the infrastructure. Keep paying.
A password manager with zero-knowledge encryption, sharing, and administrative controls for teams.
You should not build your own password manager, and this entry exists to explain why rather than to hand you a prompt. **A password manager is the single worst place for a homemade bug.** Every other tool on this site fails visibly: a chart is wrong, an email does not send. This one fails silently and completely — a weakness in the key derivation or the sync protocol means every credential you own is exposed, and you will not find out until it matters. What you would have to get right, all of it, with no mistakes: - Key derivation with correct parameters, and a plan for when those parameters need to change - Authenticated encryption, with nonces that are never reused, for every record - A sync protocol where the server never learns the key, including during sharing - Recovery that does not become a backdoor - Browser autofill that cannot be tricked into filling a credential into the wrong origin — this is a subtle and much-attacked surface - Clipboard handling, memory hygiene, and a locked state that is genuinely locked WHAT TO DO INSTEAD - **Use KeePassXC with a synced database file.** Free, open source, audited, works offline, and the file is yours. Sync the file with anything — a private cloud drive, or Syncthing between your own machines - Or use Bitwarden, and self-host Vaultwarden if you want the server on your own machine. That is a legitimate way to stop paying for a password manager without writing cryptography - Either way: a long unique passphrase for the vault, and a hardware key or an authenticator app as a second factor WHAT YOU CAN BUILD, IF YOU WANT SOMETHING HERE - **An audit over your existing vault's export**: reused passwords, weak ones, ones that have not changed in years, ones for domains that no longer exist, and accounts missing a second factor. Run it locally, on an export, and delete the export afterwards - A check against a breach corpus using the k-anonymity range API, which never sends a full hash anywhere - A shared-credential register for a team: what exists, who has it, when it was last rotated — the metadata, with the secrets staying in the real manager WHAT MATTERS MOST Do not write this. Run Vaultwarden or KeePassXC and spend the effort on the audit tooling around them, which is genuinely useful and cannot hurt you.
What you lose
- Cryptography that has been independently audited
- Sync across every device and browser, reliably
- Emergency access and account recovery that work
- Breach monitoring and a business administration layer
If you would rather not build
- Your operating system’s own keychain, for a personal vault
The escape hatch
open source · no votes, no paid placement
Vaultwarden
$0Bitwarden-compatible server that runs on a small machine.
dani-garcia/vaultwardenfree · open source
KeePassXC
$0Offline password manager with an audited local database.
keepassxreboot/keepassxcfree · open source
Why this verdict
our own opinion · changed only by a person
22/100
Verdict no at 22, and the entry is deliberately a refusal. The buildable alternative — an audit over an export, plus self-hosting Vaultwarden — is the useful advice.
History
tracked since 14 Aug 2026 · nothing is ever overwritten
Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.
Questions about Keeper
answered from the record above
Is Keeper free?
No — the plan we track is $2.92 a month. Personal at $34.99/year, about $2.92/month; the business plans are priced per user.
Can you replace Keeper by building your own?
KEEP IT. The value is the network, the data or the infrastructure. Keep paying. Replacement score 22 out of 100, build time longer than it saves. Read what you lose before you decide.
How much does Keeper cost?
$2.92 a month on Personal — $35.04 a year. Recorded 14 Aug 2026.
What do you lose by replacing Keeper?
Cryptography that has been independently audited; Sync across every device and browser, reliably; Emergency access and account recovery that work; Breach monitoring and a business administration layer. If any of those carry weight for you, keep paying.
Is there an open-source alternative to Keeper?
Yes: Vaultwarden, KeePassXC. The prompt on this page is for when you want it your way instead.
Related entries
same category first, most replaced first
Every week, something stops being worth paying for.
New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click. Nothing is being sent yet — your address is kept here, and the first issue is the first thing it is used for.
free forever · no tracking pixel · stored here, never passed to anyone

