awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

自托管密码管理器

排名更新于 2026年6月30日

For 自托管密码库, the strongest matches are bitwarden/server (Bitwarden's server component powers a complete self-hosted password manager), passbolt/passbolt_api (Passbolt is a fully self-hosted, open-source password manager with) and dani-garcia/vaultwarden (Vaultwarden is a self-hosted password management server that lets). keepassxreboot/keepassxc and lesspass/lesspass round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

用于在私有基础设施上管理凭据与敏感数据的安全开源应用。

自托管密码管理器

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bitwarden/serverbitwarden 的头像

    bitwarden/server

    18,074在 GitHub 上查看↗

    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's server component powers a complete self-hosted password manager with zero-knowledge encryption, browser and mobile clients, and import/export tools, giving you full control over your credential data.

    C#End-to-End EncryptionSecure Multi-Device Synchronization
    在 GitHub 上查看↗18,074
  • passbolt/passbolt_apipassbolt 的头像

    passbolt/passbolt_api

    5,974在 GitHub 上查看↗

    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

    Passbolt is a fully self-hosted, open-source password manager with end-to-end encryption and a comprehensive REST API, giving you complete ownership and control over your credential data on your own infrastructure.

    PHPEnd-to-End EncryptionDocker Deployments
    在 GitHub 上查看↗5,974
  • dani-garcia/vaultwardendani-garcia 的头像

    dani-garcia/vaultwarden

    62,749在 GitHub 上查看↗

    Vaultwarden is a self-hosted password management server designed to store and synchronize sensitive credentials, identities, and organizational data across multiple client devices. It functions as a database-backed web application that provides an API layer for secure client-server communication, enabling users to manage personal vaults and organizational data sharing with multi-factor authentication. The project distinguishes itself through a comprehensive administrative infrastructure that provides centralized control over server configuration, user accounts, and system diagnostics via a de

    Vaultwarden is a self-hosted password management server that lets you run your own Bitwarden-compatible backend, giving you full control over your credential data with end-to-end encryption, browser and mobile client support, and import/export tools — exactly what a self-hosted password manager needs.

    RustServicesSelf-Hosted Password ManagersAdministrative Dashboards
    在 GitHub 上查看↗62,749
  • keepassxreboot/keepassxckeepassxreboot 的头像

    keepassxreboot/keepassxc

    27,675在 GitHub 上查看↗

    This project is a cross-platform credential management suite designed to store sensitive information in encrypted local databases. It functions as a secure desktop application that provides a unified environment for organizing secrets, generating passwords, and managing multi-factor authentication tokens. By utilizing industry-standard file formats, the application ensures that stored credentials remain secure and interoperable across different operating systems. The software distinguishes itself through deep integration with hardware-backed security and system-level services. It supports phy

    KeepassXC is a cross-platform password manager that stores your credentials in encrypted local files you control, which works with your own sync infrastructure for self-hosted use — it covers core needs like encryption, import/export, and browser integration, but lacks a dedicated server or official mobile client.

    C++Browser Extensions
    在 GitHub 上查看↗27,675
  • lesspass/lesspasslesspass 的头像

    lesspass/lesspass

    6,030在 GitHub 上查看↗

    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 password manager that generates deterministic passwords entirely client-side, and while it can be self-hosted as a web app, it does not store or sync credentials, so it provides full ownership but lacks the typical remote access and import/export features of a traditional self-hosted password manager.

    TypeScriptStateless Password ManagersClient-Side ComputationsCounter-Based Rotations
    在 GitHub 上查看↗6,030
  • gopasspw/gopassgopasspw 的头像

    gopasspw/gopass

    6,940在 GitHub 上查看↗

    gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git. The system distinguishes itself by treating version control repositories as the primary storage backend, enabling secure secret sharing and version history for credentials. It utilizes a hierarchical directory structure to organize secrets on the filesystem and supports multi-store mounting to combine multiple independent rep

    gopass is a terminal-based password manager that encrypts credentials with GPG and syncs via Git for self-hosted deployment—it squarely fits the category of a self-hostable password manager, but its lack of browser integration and a mobile client makes it a narrower fit than the typical all-in-one solution you may expect.

    GoCommand Line InterfacesGit Repository Secret ManagersCLI Secret Management
    在 GitHub 上查看↗6,940
  • keeweb/keewebkeeweb 的头像

    keeweb/keeweb

    12,942在 GitHub 上查看↗

    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 manager that opens and edits KeePass vaults, supporting encrypted databases, self-deployment (Docker or single HTML file), and cloud storage sync — it covers the core need for ownership and control, though it lacks dedicated browser extensions and native mobile clients, relying on a web interface instead.

    HTMLEncrypted Database ManagersKeePass Database CompatibilityKeePass Database Managers
    在 GitHub 上查看↗12,942
  • padloc/padlocpadloc 的头像

    padloc/padloc

    2,922在 GitHub 上查看↗

    A modern, open source password manager for individuals and teams.

    Padloc is an open source password manager with end-to-end encryption and client apps for desktop and mobile, making it a strong fit for a self-hosted setup; though self-hosted deployment and browser integration are not explicit in the description, it covers the core requirements.

    JavaScriptAuthentication and SecretsPassword ManagementPassword Managers
    在 GitHub 上查看↗2,922

Related searches

  • 自托管的凭据密码管理器
  • 自托管密码管理器
  • 自托管凭据密码管理器
  • 自托管密钥保险库
  • 加密笔记应用
  • 自托管的个人笔记应用
  • 自托管书签管理器
  • a self hosted alternative to Google Drive