Vaultwarden
Password ManagersLightweight Bitwarden-compatible password server
Replaces 1Password, LastPass
Keep credentials private with self-hosted password managers that you fully control.
40 self-hosted apps · 361 comparisons
Lightweight Bitwarden-compatible password server
Replaces 1Password, LastPass
Secrets management and data protection for infrastructure
Replaces AWS Secrets Manager, Azure Key Vault
Open-source secrets management platform for developers
Replaces AWS Secrets Manager, Doppler
Cross-platform offline KeePass password manager
Replaces LastPass, 1Password
Encrypt secrets in config files for version control
Replaces AWS Secrets Manager, HashiCorp Vault
Open-source password manager you can self-host
Replaces 1Password, LastPass
Web-based client for KeePass databases
Replaces LastPass, 1Password
Transparent file encryption for secrets stored in git
Replaces HashiCorp Vault, AWS Secrets Manager
Open-source secrets management forked from Vault
Replaces AWS Secrets Manager, HashiCorp Vault
Material design KeePass client for Android
Replaces 1Password, LastPass
Team-oriented password manager compatible with pass
Replaces 1Password, LastPass
Open-source password manager built for teams
Replaces 1Password, LastPass
Stateless password manager that derives passwords on demand
Replaces 1Password, LastPass
Cross-platform password manager with multiple storage backends
Replaces 1Password, LastPass
The standard Unix password manager built on GPG and git
Replaces 1Password, LastPass
Securely share secrets with encrypted one-time links
Replaces 1Password, Doppler
End-to-end encrypted password and email alias manager
Replaces 1Password, SimpleLogin
Share sensitive credentials with self-destructing links
Replaces 1Password, Doppler
Modern open-source password manager
Replaces 1Password, LastPass
Collaborative password manager for teams
Replaces LastPass, 1Password
KeePass-compatible password manager for iOS and macOS
Replaces 1Password, LastPass
One-time-password extension for the pass manager
Replaces Authy, 1Password
Service for storing and rotating application secrets
Replaces HashiCorp Vault, AWS Secrets Manager
Browser extension front-end for the pass manager
Replaces LastPass extension, 1Password extension
Original free and open-source password manager
Replaces 1Password, LastPass
Web-based password manager for teams and businesses
Replaces 1Password Teams, Keeper
Browser-based open-source encrypted password manager
Replaces 1Password, LastPass
Self-hosted password manager for teams
Replaces 1Password, LastPass
Experimental Ruby implementation of the Bitwarden API
Replaces Bitwarden, 1Password
Encrypted storage extension for the pass manager
Replaces 1Password, KeePass
Cross-platform password vault compatible with Password Safe
Replaces LastPass, Password Safe
Sync directory users into a self-hosted vault
Replaces Okta provisioning, JumpCloud
Encrypted file sharing and vault service
Replaces Pastebin, ZeroBin
Encrypted password manager app for Nextcloud servers
Replaces LastPass, Bitwarden
Simple, lightweight and open-source password manager backend
Replaces LastPass, Bitwarden
Self-hosted password manager with browser extensions
Replaces LastPass, 1Password
Stateless password manager that derives passwords on demand
Replaces 1Password, LastPass
Security auditing extension for the pass manager
Replaces 1Password Watchtower, Bitwarden Reports
Native messaging bridge for the gopass manager
Replaces 1Password CLI, Bitwarden CLI
Browser and web client for the Psono password server
Replaces LastPass, 1Password
No apps match these filters.
Last reviewed Aug 26, 2026 · 449 words
Half of this category will never autofill a login for you. HashiCorp Vault, OpenBao, Infisical, SOPS, and git-crypt are secrets managers for infrastructure — API keys, certificates, CI credentials — aimed at machines and the developers who feed them. They rank high by stars because developers star things, but if you arrived here to replace LastPass, only a handful of these 40 apps are candidates, and the choice between them comes down to two questions.
Server or file. Vaultwarden and Bitwarden run a sync server that the official Bitwarden apps and browser extensions talk to: one vault, every device, shared collections for the household. KeePassXC instead keeps an encrypted KeePass database file on disk with no server at all — sync is your problem (Syncthing does it well, and KeePassDX covers Android), but the attack surface is a file, not a listening web service. The full head-to-head is in KeePassXC vs Vaultwarden.
Official or community. Bitwarden's own server is the audited, vendor-supported path and it wants 2 GB of RAM as a multi-container stack. Vaultwarden is an unofficial Rust reimplementation that speaks the same client API in 128 MB, includes the premium-tier features free, and has a 66,256-star community around it — but no vendor, and self-hosting security lands entirely on you.
Vaultwarden fits most households: Easy difficulty, one container, all the official clients. Its deploy gotchas are non-negotiable, and worth repeating because each one is a foot-gun: clients refuse plain HTTP, so HTTPS goes in front before the first request; DOMAIN must match the exact public URL or WebAuthn breaks; and once your accounts exist, set SIGNUPS_ALLOWED=false. KeePassXC fits the person who wants zero server-side risk and no ops duty — nothing to patch, nothing exposed, mature since 2017. Bitwarden's official server fits a team that wants the audited vendor stack and can spare the resources.
Whatever you pick, the backup is the product. A password server with no tested restore is a time bomb; for Vaultwarden that means nightly copies of /data (SQLite database plus attachments) shipped off the machine, and one rehearsed restore into a scratch container. Losing every credential you own is not a recoverable category of mistake.
My default for a first-timer: Vaultwarden behind a reverse proxy, signups closed after day one, backups automated in the same session you deploy it. Pick KeePassXC instead only if you'd honestly rather sync a file than run a service — both are good answers; an unbacked-up server is not.
361 head-to-head comparisons in this category.