Password managers and secrets managers
LastPass, Bitwarden, KeePassXC, Padloc, and Passbolt are designed for people to manage website logins, passkeys, notes, and shared credentials. HashiCorp Vault and Phase primarily serve software and infrastructure by managing API keys, database credentials, certificates, and environment variables.
Cloud synchronization and local vaults
Bitwarden, Passbolt, and Padloc provide server-based synchronization models. KeePassXC instead keeps an encrypted database in a file that you can store locally or synchronize through a service you choose. PearPass uses peer-to-peer synchronization without a central password server.
Self-hosting
Bitwarden offers an official self-hosted deployment; Passbolt is focused on team credential sharing; Padloc also supports self-hosting. KeePassXC needs no password server. Running your own service gives you control but makes you responsible for updates, availability, backups, and infrastructure security.
License and maintenance status
Vault 1.15 and later use the Business Source License 1.1, with a transition to MPL-2.0 four years after each release, so current versions are source available rather than OSI-approved open source. Phase has an MIT-licensed Community core and separately licensed Enterprise components. PearPass repositories report that active development is paused.
Choosing a replacement
Choose Bitwarden for the closest conventional replacement, KeePassXC for a local encrypted file, Passbolt for team sharing, and Padloc for a straightforward self-hosted service. Consider PearPass if peer-to-peer sync matters and you accept its maintenance status. Vault and Phase fit application secrets rather than everyday browser passwords.