awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

4 repositorios

Awesome GitHub RepositoriesKeePass Database Compatibility

Implementation of the KeePass XML specification for reading and writing password vaults.

Distinct from KeePass Secret Injectors: Existing candidates focus on secret injection or generic XML parsing, not the specific KeePass file format compatibility.

Explore 4 awesome GitHub repositories matching data & databases · KeePass Database Compatibility. Refine with filters or upvote what's useful.

Awesome KeePass Database Compatibility GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • keeweb/keewebAvatar de keeweb

    keeweb/keeweb

    12,942Ver en 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

    Implements the XML-based KeePass database specification for cross-platform vault compatibility.

    HTML
    Ver en GitHub↗12,942
  • macpass/macpassAvatar de MacPass

    MacPass/MacPass

    6,850Ver en GitHub↗

    MacPass is a native macOS password manager and encrypted database client designed to manage credentials using the KeePass standard. It serves as a secure credential vault for storing usernames and passwords within a hierarchical structure. The application integrates a TOTP authenticator to generate time-based and hash-based one-time passwords for multi-factor authentication. It utilizes a KeePass-compatible database engine to ensure data portability and supports keyfile-based authentication to increase decryption entropy. The project covers broader capabilities including automated credential

    Implements the encrypted XML-based storage format to ensure data portability and compatibility with the KeePass standard.

    Objective-C
    Ver en GitHub↗6,850
  • kunzisoft/keepassdxAvatar de Kunzisoft

    Kunzisoft/KeePassDX

    6,359Ver en GitHub↗

    KeePassDX is an Android password manager that opens, edits, and stores encrypted credential databases using the open KeePass 2.x file format. It keeps all password data stored locally on the device without requiring cloud sync or internet access, and supports multiple symmetric-key encryption algorithms including AES, Twofish, and ChaCha20 with Argon2 key derivation. The app unlocks the credential database by delegating authentication to the platform's biometric API, allowing users to bypass the master password entry using fingerprint or face recognition. It generates one-time passwords local

    Reads and writes encrypted credential databases using the open KeePass 2.x file format with support for multiple cipher algorithms.

    Kotlinandroidandroid-applicationfingerprint
    Ver en GitHub↗6,359
  • philippc/keepass2androidAvatar de PhilippC

    PhilippC/keepass2android

    5,825Ver en GitHub↗

    KeePass2Android is an Android password manager that stores all credentials in a standard KeePass .kdbx file, ensuring cross-platform compatibility and direct file access. The vault is encrypted using AES-256 via SQLCipher, keeping credential data protected at rest, and can be unlocked through biometric authentication or a partial-password verification method that reduces friction after the initial full password entry. The app provides multiple ways to inject credentials into other applications without exposing them to the system clipboard. It integrates with Android's Accessibility Service or

    Stores all credentials in a standard KeePass .kdbx file format for cross-platform compatibility.

    C#androidkeepasskeepass2
    Ver en GitHub↗5,825
  1. Home
  2. Data & Databases
  3. KeePass Database Compatibility