awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 repositorios

Awesome GitHub RepositoriesCredential Encryption

End-to-end encryption for stored passwords and sensitive information.

Distinct from End-to-End Encryption: Distinct from End-to-End Encryption: focuses on credential storage security rather than communication channel encryption.

Explore 13 awesome GitHub repositories matching security & cryptography · Credential Encryption. Refine with filters or upvote what's useful.

Awesome Credential Encryption GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Ver en GitHub↗

    Este proyecto es un directorio curado por la comunidad de software de código abierto diseñado para su implementación en entornos de servidores privados y laboratorios domésticos. Sirve como un recurso integral para descubrir alternativas independientes y autohospedadas a los servicios en la nube convencionales, permitiendo a los usuarios mantener la propiedad total de los datos y el control sobre su infraestructura digital. El directorio está estructurado a través de una taxonomía jerárquica que organiza una vasta colección de aplicaciones en categorías lógicas, que van desde la gestión de medios y análisis de datos hasta la comunicación privada y herramientas de productividad en equipo. Se distingue por un proceso de revisión por pares colaborativo, donde los miembros de la comunidad validan la calidad y relevancia de cada envío para garantizar que el directorio siga siendo preciso y confiable. El proyecto cubre una amplia superficie de capacidades, incluyendo automatización de infraestructura, implementación de servicios basados en contenedores y gestión de configuración declarativa. Estas herramientas ayudan a los usuarios a mantener entornos de servidor reproducibles y gestionar dependencias de servicios complejas en hardware privado. El directorio se mantiene como un repositorio con control de versiones, asegurando que todas las actualizaciones y cambios impulsados por la comunidad sean rastreados y transparentes.

    Stores passwords and sensitive information using end-to-end encryption.

    awesomeawesome-listcloud
    Ver en GitHub↗299,516
  • bitwarden/clientsAvatar de bitwarden

    bitwarden/clients

    13,114Ver en GitHub↗

    This project is a comprehensive zero-knowledge security suite designed for enterprise credential management, secrets orchestration, and password management. It provides a secure, end-to-end encrypted vault that allows users to store, synchronize, and manage sensitive information, including passwords, passkeys, and infrastructure secrets, across desktop, mobile, and browser environments. The platform distinguishes itself through a strict zero-knowledge architecture where all encryption and decryption occur locally on the client, ensuring that plaintext data remains inaccessible to the server.

    Ensures all encryption and decryption occur locally on the client, keeping plaintext inaccessible to the server.

    TypeScriptangularbitwardenbrowser-extension
    Ver en GitHub↗13,114
  • wildfirechat/im-serverAvatar de wildfirechat

    wildfirechat/im-server

    8,507Ver en GitHub↗

    WildfireChat’s im-server is an open-source instant messaging backend that handles message routing, user management, and group chat for private deployments. It provides a self-hosted messaging platform that can run on private infrastructure without third-party cloud dependencies, supporting enterprise messaging with group management, user directories, and external system integration. The server synchronizes messages and state across mobile, desktop, web, and mini-program clients simultaneously, and supports real-time audio/video calls with group conferencing and live streaming. It includes enc

    Encrypts network traffic with AES and protects local databases with SqlCipher to secure all communication.

    Javaimvoip
    Ver en GitHub↗8,507
  • project-chip/connectedhomeipAvatar de project-chip

    project-chip/connectedhomeip

    8,586Ver en GitHub↗

    This project is an open-source software development kit and framework for implementing the Matter smart home standard. It provides a universal IPv6-based application layer and a cluster-based data model to ensure interoperability between diverse smart home devices and controllers. The system is distinguished by its multi-transport network abstraction, which maps Bluetooth LE, Thread, and Wi-Fi implementations to a common layer. It includes specialized tooling for secure device commissioning via QR codes and NFC, as well as a comprehensive over-the-air firmware update system for distributing s

    Encrypts device identifiers and credentials stored in non-volatile memory to ensure secure identity protection.

    C++build-with-matterchipconnected-devices
    Ver en GitHub↗8,586
  • enso-org/ensoAvatar de enso-org

    enso-org/enso

    7,439Ver en GitHub↗

    Enso is a visual dataflow programming environment and multi-language data processing engine that compiles Enso, Python, Java, and JavaScript into a unified representation with a shared memory model for zero-overhead inter-language calls. It functions as a self-service data preparation and analysis platform where users can build data pipelines by connecting nodes in a graph, switching between a no-code visual interface and a code view while keeping all changes reviewable. The platform also serves as a cloud data workflow scheduler and API exposer, allowing workflows to run on a timetable or be

    Holds encrypted credentials within data links to protect against social engineering and credential reuse.

    Javacompilerensofunctional
    Ver en GitHub↗7,439
  • gopasspw/gopassAvatar de gopasspw

    gopasspw/gopass

    6,940Ver en 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

    Provides end-to-end encryption for stored passwords and sensitive information using GPG or age.

    Go
    Ver en GitHub↗6,940
  • tryghost/node-sqlite3Avatar de TryGhost

    TryGhost/node-sqlite3

    6,417Ver en GitHub↗

    node-sqlite3 is a relational database client and a set of native bindings that allow Node.js applications to interact with SQLite databases. It functions as a C++ native addon, linking JavaScript to the SQLite C library to manage data stored in local files or in-memory stores. The project includes optional support for SQLCipher, enabling page-level encryption to secure local database files. The driver covers a wide range of database management capabilities, including executing SQL queries with parameter binding, managing connections to database files, and preparing statements for repeated ex

    Integrates with SQLCipher to provide transparent page-level encryption for local database files.

    PLpgSQL
    Ver en GitHub↗6,417
  • 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

    KeePassDX creates and edits password databases in KeePass format with AES, Twofish, ChaCha20, and Argon2 encryption.

    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

    Encrypts the entire database using AES-256 via SQLCipher, ensuring all credential data is protected at rest.

    C#androidkeepasskeepass2
    Ver en GitHub↗5,825
  • stratumauth/appAvatar de stratumauth

    stratumauth/app

    4,486Ver en GitHub↗

    This project is a two-factor authentication manager that generates time-based and counter-based one-time passwords to secure online accounts. It functions as an encrypted credential manager for storing authentication seeds and producing security codes on mobile and wearable devices. The application includes a dedicated Android Wear OS client that synchronizes authentication data and UI states to allow security codes to be viewed directly from a smartwatch. The system supports the import and migration of authentication seeds from other applications and provides encrypted backup capabilities t

    Implements symmetric encryption for authentication seeds to prevent unauthorized access to raw secrets.

    C#2faandroidauthenticator
    Ver en GitHub↗4,486
  • datlechin/tableproAvatar de datlechin

    datlechin/TablePro

    4,471Ver en GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Synchronizes database passwords across devices using end-to-end encryption and secure system keychains.

    Swift
    Ver en GitHub↗4,471
  • certd/certdAvatar de certd

    certd/certd

    4,454Ver en GitHub↗

    Certd is a self-hosted platform that automates the full lifecycle of SSL certificates using the ACME protocol. It handles certificate application, renewal, and deployment across multiple domains through a pipeline-driven workflow engine, with DNS challenge orchestration and multi-cloud deployment capabilities. The platform distinguishes itself through its configurable pipeline system, which allows users to build multi-step workflows that can pass outputs between tasks, execute custom scripts, and handle errors. It supports multi-tenant access control with role-based permissions, encrypted cre

    Encrypts all authorization tokens and secrets before storage, with each user's data isolated from administrators.

    JavaScriptacmeautoautomation
    Ver en GitHub↗4,454
  • wemobiledev/articleAvatar de WeMobileDev

    WeMobileDev/article

    4,395Ver en GitHub↗

    This repository is a collection of technical knowledge and solutions focused on mobile application development, particularly for Android and iOS platforms. It covers a wide range of practical engineering challenges, including hotfix and patching techniques, database management and repair, network communication, logging, and video processing. The content is presented as shared knowledge, documenting real-world problems and their implementations. The project provides detailed guidance on applying hotfixes to running Android applications through multiple methods, such as class replacement, full

    Protects entire database files with SQLCipher using password-based AES-256 encryption for secure storage.

    Ver en GitHub↗4,395
  1. Home
  2. Security & Cryptography
  3. End-to-End Encryption
  4. Credential Encryption

Explorar subetiquetas

  • SQLCipher-Based Encryptions1 sub-etiquetaDatabase-level encryption using SQLCipher with AES-256 to protect credential data at rest. **Distinct from Credential Encryption:** Distinct from Credential Encryption: specifies the use of SQLCipher for database-level encryption rather than general credential encryption mechanisms.