gen
Password generator
Long random strings and unique usernames, including integration with email alias providers.
$ vault status --check
Bitwarden is an open-source password manager with end-to-end encryption. The free tier has no device cap, no password cap, no ads and no data selling — which is unusual enough in this category to be the headline.
# also available as browser extension and desktop app
# illustrative view. the app flags reused and weak entries so you can fix the worst ones first.
Why it matters
Almost nobody gets breached because their password was short. They get breached because the same password was used on a forum that leaked in 2016 and on the email account that can reset everything else. One dump, and the attacker just tries the pair everywhere.
A password manager fixes that with brute force: every site gets its own long random string, and you never see any of them. The only thing you memorise is one master password — which becomes, deliberately, the single point of failure you actually protect.
Capabilities
gen
Long random strings and unique usernames, including integration with email alias providers.
fill
Fills credentials in apps and browsers so the manager is faster than typing, not slower.
key
Passwordless logins stored and synced alongside everything else.
2fa
Authenticator app, emailed codes, or FIDO2 hardware keys to protect the vault itself.
snd
Transmit a secret to someone else end-to-end encrypted, with limited exposure.
sync
Mobile, desktop, browser extension and web vault, all on the same account.
Pricing
$0 forever
paid tier
# current prices and exact feature split live on the developer's site — check before subscribing.
Straight talk
Yes — unlimited passwords across unlimited devices, with no ads. Premium adds convenience and advanced features rather than lifting a cap.
The vault is encrypted client-side, so the company never holds your key. An attacker taking server data would still face encrypted blobs — which is exactly why the master password's strength matters so much.
Yes. Self-hosting is supported, which is a large part of why the project has the reputation it does among technical users.
There is no recovery. That is a design decision, not an oversight. Write it down and store it physically somewhere safe before you commit.
Install
Email, bank, phone carrier, main social account, work login. Fix those first; migrate the rest whenever.