Wir kuratieren Open-Source GitHub Repositories passend zu „docker compose template“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.
This project provides a comprehensive, self-hosted platform for zero-knowledge credential management and enterprise secrets orchestration. It functions as a secure vault that ensures all encryption and decryption processes occur exclusively on the client side, preventing the server from ever accessing plaintext data. By combining identity federation with robust access controls, the system enables organizations to centralize the management of passwords, passkeys, and sensitive infrastructure credentials. The platform distinguishes itself through its focus on both human-centric security and aut
Bitwarden/server is the official server component of the Bitwarden ecosystem, providing a self-hosted, zero-knowledge vault backend with end-to-end encryption, user/group management, and APIs that power browser extensions and mobile apps — fitting the self-hosted password manager category, though you’ll need to deploy the separate client apps for autofill and direct usage.
Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted vault where organizations can store, share, and manage credentials securely. The server exposes a JSON REST API that authenticates requests using either GPGAuth or JWT tokens, and all secrets are protected with OpenPGP end-to-end encryption, ensuring the server never has access to plaintext passwords. The platform distinguishes itself through a comprehensive role-based access control system that governs resource sharing and administrative actions. Teams can organize users into gro
This repo provides the self-hosted server backend for Passbolt, a team-focused password manager with OpenPGP encryption and role-based access, but the required browser extension and mobile app are not part of this repository.
KeeWeb is a web-based password manager and vault that allows users to open and edit encrypted databases through a browser interface. It functions as a cross-platform tool for managing password vaults using the KeePass database format. The application provides a self-hosted password vault that can be deployed as a single HTML file or via Docker. It integrates with remote storage providers using OAuth to synchronize encrypted database files across multiple devices. The system includes capabilities for secure credential generation, two-factor authentication management through time-based one-tim
KeeWeb is a self-hostable web-based password vault using the KeePass encrypted database format, covering core password management and TOTP/2FA, though it lacks a dedicated browser extension, mobile app, and user/group management.
LessPass is a stateless password manager that generates deterministic, site-specific passwords entirely on the client device. It uses a pure function to derive passwords from a master password combined with site details, producing the same output every time without storing any secrets on a server or requiring network access. This approach means passwords can be recalculated on any device from remembered inputs, with no database synchronization needed. The project distinguishes itself through its counter-based password rotation, which allows changing a site's password by incrementing a counter
LessPass is a stateless, deterministic password generator that can be self-hosted, fitting the password manager category, but its client-side-only derivation approach means it lacks traditional vault storage, user/group management, import/export, and TOTP support, making it a narrower match for this feature set.
A modern, open source password manager for individuals and teams.
Padloc is an open-source password manager with end-to-end encryption and team management, fitting the self-hosted category, but evidence for a browser extension, mobile app, import/export, and TOTP support is not clear from the repository description.