A password manager allows users to store, generate, and manage their passwords for local applications and online services.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
Use this file to discover all available pages before exploring further.
Applications
AliasVault
End-to-end encrypted password manager with a built-in email alias generator and server.- Website: www.aliasvault.net
- Source Code: github.com/aliasvault/aliasvault
- License: MIT
- Platforms: Docker
Bitwarden
Password manager with a webapp, browser extension, and mobile app.- Website: bitwarden.com
- Source Code: github.com/bitwarden/server
- License: AGPL-3.0
- Platforms: Docker, C#
Passbolt
Collaborative password manager.- Website: www.passbolt.com
- Source Code: github.com/passbolt/passbolt_api
- License: AGPL-3.0
- Platforms: PHP, deb, K8S, Docker
PassIt
Simple password manage with sharing features by group and user, but no administration interface.- Demo: app.passit.io
- Website: passit.io
- Source Code: gitlab.com/passit
- License: AGPL-3.0
- Platforms: Docker, Django
Psono
Password manager for companies.- Demo: www.psono.pw
- Website: psono.com
- Source Code: gitlab.com/esaqa/psono/psono-fileserver
- License: Apache-2.0
- Platforms: Python
Teampass
Password manager dedicated for managing passwords in a collaborative way. One symmetric key is used to encrypt all shared/team passwords and stored server side in a file and the database. works on any server Apache, MySQL and PHP.- Website: teampass.net
- Source Code: github.com/nilsteampassnet/TeamPass
- License: GPL-3.0
- Platforms: PHP
Vaultwarden
Lightweight Bitwarden server API implementation written in Rust.- Source Code: github.com/dani-garcia/vaultwarden
- License: GPL-3.0
- Platforms: Rust, Docker