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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • awesome-selfhosted/awesome-selfhostedAvatar awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Vezi pe GitHub↗

    Acest proiect este un director curatoriat de comunitate cu software open-source conceput pentru implementarea în medii de server private și laboratoare de acasă (home labs). Servește drept resursă cuprinzătoare pentru descoperirea alternativelor independente, auto-găzduite, la serviciile cloud mainstream, permițând utilizatorilor să mențină proprietatea deplină a datelor și controlul asupra infrastructurii lor digitale. Directorul este structurat printr-o taxonomie ierarhică ce organizează o colecție vastă de aplicații în categorii logice, variind de la gestionarea media și analiza datelor la comunicare privată și instrumente de productivitate în echipă. Se distinge printr-un proces colaborativ de peer-review, unde membrii comunității validează calitatea și relevanța fiecărei trimiteri pentru a se asigura că directorul rămâne precis și fiabil. Proiectul acoperă o suprafață largă de capabilități, inclusiv automatizarea infrastructurii, implementarea serviciilor bazate pe containere și gestionarea configurației declarative. Aceste instrumente ajută utilizatorii să mențină medii de server reproductibile și să gestioneze dependențele complexe ale serviciilor pe hardware privat. Directorul este menținut ca un repository controlat prin versiuni, asigurându-se că toate actualizările și modificările conduse de comunitate sunt urmărite și transparente.

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

    awesomeawesome-listcloud
    Vezi pe GitHub↗299,516
  • bitwarden/clientsAvatar bitwarden

    bitwarden/clients

    13,114Vezi pe 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
    Vezi pe GitHub↗13,114
  • wildfirechat/im-serverAvatar wildfirechat

    wildfirechat/im-server

    8,507Vezi pe 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
    Vezi pe GitHub↗8,507
  • project-chip/connectedhomeipAvatar project-chip

    project-chip/connectedhomeip

    8,586Vezi pe 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
    Vezi pe GitHub↗8,586
  • enso-org/ensoAvatar enso-org

    enso-org/enso

    7,439Vezi pe 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
    Vezi pe GitHub↗7,439
  • gopasspw/gopassAvatar gopasspw

    gopasspw/gopass

    6,940Vezi pe 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
    Vezi pe GitHub↗6,940
  • tryghost/node-sqlite3Avatar TryGhost

    TryGhost/node-sqlite3

    6,417Vezi pe 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
    Vezi pe GitHub↗6,417
  • kunzisoft/keepassdxAvatar Kunzisoft

    Kunzisoft/KeePassDX

    6,359Vezi pe 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
    Vezi pe GitHub↗6,359
  • philippc/keepass2androidAvatar PhilippC

    PhilippC/keepass2android

    5,825Vezi pe 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
    Vezi pe GitHub↗5,825
  • stratumauth/appAvatar stratumauth

    stratumauth/app

    4,486Vezi pe GitHub↗

    Acest proiect este un manager de autentificare cu doi factori care generează parole unice bazate pe timp și pe contor pentru a securiza conturile online. Funcționează ca un manager de credențiale criptat pentru stocarea seed-urilor de autentificare și producerea codurilor de securitate pe dispozitive mobile și purtabile. Aplicația include un client dedicat pentru Android Wear OS care sincronizează datele de autentificare și stările UI pentru a permite vizualizarea codurilor de securitate direct de pe un smartwatch. Sistemul suportă importul și migrarea seed-urilor de autentificare din alte aplicații și oferă capabilități de backup criptat către stocare locală sau în cloud pentru recuperarea contului. Include, de asemenea, instrumente organizaționale pentru a grupa intrările de autentificare în categorii personalizate cu iconografie de brand asociată.

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

    C#2faandroidauthenticator
    Vezi pe GitHub↗4,486
  • datlechin/tableproAvatar datlechin

    datlechin/TablePro

    4,471Vezi pe 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
    Vezi pe GitHub↗4,471
  • certd/certdAvatar certd

    certd/certd

    4,454Vezi pe 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
    Vezi pe GitHub↗4,454
  • wemobiledev/articleAvatar WeMobileDev

    WeMobileDev/article

    4,395Vezi pe 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.

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

Explorează sub-etichetele

  • SQLCipher-Based Encryptions1 sub-tagDatabase-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.