awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Encryption and Certificate Management · Awesome GitHub Repositories

8 repos

Awesome GitHub RepositoriesEncryption and Certificate Management

Tools for managing cryptographic keys, TLS certificates, and data-at-rest or in-transit encryption.

Explore 8 awesome GitHub repositories matching security & cryptography · Encryption and Certificate Management. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Encryption and Certificate Management

Awesome Encryption and Certificate Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve

    Gogop2ppeer-to-peer
  • coder/code-server

    coder/code-server

    76,310GitHubView on GitHub↗

    This project provides a remote development platform that enables users to access a full-featured integrated development environment through a standard web browser. By decoupling the user interface from the server-side filesystem, it allows for persistent coding workspaces to be hosted on remote servers, virtual machine

    TypeScriptbrowser-idedev-toolsdevelopment-environment
  • apache/superset

    apache/superset

    70,587GitHubView on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati

    TypeScriptanalyticsapacheapache-superset
  • caddyserver/caddy

    caddyserver/caddy

    70,190GitHubView on GitHub↗

    Caddy is an extensible, modular web server platform designed for high-performance traffic management and automated security. At its core, it functions as a dynamic HTTP gateway that handles request routing, static asset delivery, and reverse proxying through a chain of configurable handler modules. The system is built

    Goacmeautomatic-httpscaddy
  • FiloSottile/mkcert

    FiloSottile/mkcert

    58,154GitHubView on GitHub↗

    mkcert is a command-line utility designed to simplify local development by generating and managing locally-trusted development certificates. It creates a unique, self-signed root certificate authority on the local machine, which serves as a trusted source for issuing development credentials. By automating the generatio

    Gocertificateschromefirefox
  • dani-garcia/vaultwarden

    dani-garcia/vaultwarden

    55,211GitHubView on 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 mana

    Rustbitwardenbitwarden-rsdocker
  • appwrite/appwrite

    appwrite/appwrite

    54,884GitHubView on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application developm

    TypeScriptandroidappwritebackend
  • etcd-io/etcd

    etcd-io/etcd

    51,618GitHubView on GitHub↗

    etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronize

    Gocncfconsensusdatabase

Explore sub-tags

  • ACME Validation StrategiesMethods and protocols used to verify domain ownership automatically during the issuance of digital certificates.
  • Automated HTTPS ManagementTools that streamline the acquisition, renewal, and configuration of HTTPS certificates for web servers.
  • Certificate Authority Management4 sub-tagsSystems for managing the lifecycle, distribution, and trust configuration of digital certificate authorities.
  • Credential HashingAlgorithms and utilities used to transform sensitive user credentials into secure, irreversible fixed-length strings.
  • Custom Domain SecuritySecurity configurations and protocols designed to protect web traffic specifically for custom-branded domain names.
  • Data Transit EncryptionTechnologies that secure information as it moves across networks to prevent unauthorized interception or tampering.
  • HTTPS and TLS EnforcementPolicies and server configurations that mandate the use of encrypted connections for all web traffic.
  • SSL/TLS Certificate ManagementServices and tools for generating, managing, and automating the deployment of SSL/TLS certificates to secure network traffic.
  • Secure Data Transport ProtocolsStandardized communication protocols designed to ensure secure and authenticated data exchange between network endpoints.