awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Security & Cryptography · Awesome GitHub Repositories

121 repos

Awesome GitHub RepositoriesSecurity & Cryptography

Modules for securing data and managing system access.

Explore 121 awesome GitHub repositories matching security & cryptography · Security & Cryptography. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography

Awesome Security & Cryptography GitHub Repositories

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

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Gocidevopsgithub-actions
  • expressjs/express

    expressjs/express

    68,784GitHubView on GitHub↗

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and proces

    JavaScriptexpressjavascriptnodejs
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • webpack/webpack

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    JavaScriptamdbuild-toolcommonjs
  • sindresorhus/awesome-nodejs

    sindresorhus/awesome-nodejs

    65,038GitHubView on GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of hi

    awesomeawesome-listjavascript
  • NationalSecurityAgency/ghidra

    NationalSecurityAgency/ghidra

    64,794GitHubView on GitHub↗

    Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic without access to original source code. It provides an interactive environment for disassembly and decompilation, utilizing a platform-independent intermediate representation to maintain consistency across

    Javadisassemblerreverse-engineeringsoftware-analysis
  • localstack/localstack

    localstack/localstack

    64,423GitHubView on GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud p

    Pythonawscloudcontinuous-integration
  • openinterpreter/open-interpreter

    openinterpreter/open-interpreter

    62,257GitHubView on GitHub↗

    Open Interpreter is an autonomous agent runtime that translates natural language instructions into executable code to interact with local software and operating systems. It functions as an orchestration framework that connects language models to a secure execution environment, enabling the development of agents capable

    Pythonchatgptgpt-4interpreter
  • nocodb/nocodb

    nocodb/nocodb

    62,131GitHubView on GitHub↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries.

    TypeScriptairtableairtable-alternativeautomatic-api
  • traefik/traefik

    traefik/traefik

    61,814GitHubView on GitHub↗

    Traefik is a cloud-native edge router and API gateway designed to manage service communication and traffic flow across distributed infrastructure. It functions as a dynamic service proxy that automatically discovers backend services and configures routing rules in real time, eliminating the need for manual restarts or

    Goconsuldockeretcd
  • gorhill/uBlock

    gorhill/uBlock

    61,640GitHubView on GitHub↗

    uBlock is a browser-based content blocker that functions as a declarative filtering engine to intercept network requests and modify web page content. It operates by parsing standardized filter lists into optimized data structures, allowing it to block network hosts, enforce security policies, and prevent unauthorized d

    JavaScriptblockerbrowser-extensionchromium
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,831GitHubView on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform

  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool
  • Solido/awesome-flutter

    Solido/awesome-flutter

    59,015GitHubView on GitHub↗

    This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical m

    Dartandroidawesomeawesome-list
  • angular/angular.js

    angular/angular.js

    58,970GitHubView on GitHub↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By util

    JavaScript
  • topjohnwu/Magisk

    topjohnwu/Magisk

    58,780GitHubView on GitHub↗

    Magisk is an Android rooting framework designed to manage system-level modifications and grant administrative access to mobile devices. It functions by patching boot and recovery images to inject custom code into the operating system initialization sequence, allowing for system-wide control while maintaining compatibil

    Rust
  • LadybirdBrowser/ladybird

    LadybirdBrowser/ladybird

    58,620GitHubView on GitHub↗

    Ladybird is an independent, cross-platform web browser built from the ground up with a modular architecture. It functions as a standalone application that fetches, processes, and renders web content directly from the internet. At its core, the project serves as a research platform for browser architecture, focusing on

    C++browserbrowser-engine
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework
  • 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
  • zylon-ai/private-gpt

    zylon-ai/private-gpt

    57,116GitHubView on GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to prov

    Python
Prev1234567Next

Browse tags

  • Application and System Security12 sub-tagsThis group covers security aspects related to software applications, databases, and overall system integrity.
  • Cross-Platform Security1 sub-tagUtilities that synchronize security credentials and certificates across diverse computing environments.
  • Cryptography6 sub-tagsTools and resources for implementing encryption, secure communication protocols, hashing, and key management techniques.
  • Cybersecurity1 sub-tagStrategies and tools focused on protecting internet-connected devices and systems from digital threats.
Development Security1 sub-tagTools that automate the creation of local certificates to secure development environments.
  • Encryption and Certificate Management9 sub-tagsTools for managing cryptographic keys, TLS certificates, and data-at-rest or in-transit encryption.
  • Governance and Policy Frameworks3 sub-tagsOrganizational guidelines, compliance standards, and management practices for security operations.
  • Hardware Security1 sub-tagSoftware and protocols designed to secure the low-level boot processes of computing hardware.
  • Identity and Access Management15 sub-tagsSystems and protocols for verifying user identity, managing credentials, and enforcing authorization policies.
  • Integration Security1 sub-tagSystems that monitor and audit data exchanges between integrated software services.
  • IoT Security Platforms1 sub-tagComprehensive frameworks for identifying and mitigating vulnerabilities within internet-of-things ecosystems.
  • Isolation and Sandboxing2 sub-tagsEnvironments and utilities designed to restrict code execution and contain potential security breaches.
  • Local-First Data SovereigntyArchitectures that ensure all processing and storage occur within private, local environments.
  • Model Security1 sub-tagDefensive tools designed to detect and block malicious inputs targeting machine learning models.
  • Network and Infrastructure Security8 sub-tagsProtective measures for network perimeters, inter-node communication, and infrastructure-level hardening.
  • Networking and Security1 sub-tagConfigurations and policies that enforce security standards for cross-origin network requests.
  • Privacy and Data Protection7 sub-tagsTools and practices focused on data privacy, encryption, and user anonymity.
  • Privacy and Security1 sub-tagSolutions for running language models locally to ensure data privacy and security.
  • Security53 sub-tagsBroad categories of tools and practices dedicated to protecting digital assets and infrastructure.
  • Security & Networking3 sub-tagsConfigurations and proxy settings that secure network traffic and enforce communication standards.
  • Security & Privacy8 sub-tagsTools and methodologies designed to protect user data confidentiality, ensure anonymity, and manage sensitive information processing.
  • Security Controls1 sub-tagMechanisms that restrict the frequency of requests to prevent system abuse and overload.
  • Security Domains2 sub-tagsSpecialized fields and frameworks for investigating and testing system security vulnerabilities.
  • Security Features3 sub-tagsBuilt-in capabilities that provide encryption, secure communication, and policy enforcement.
  • Security HardeningProcedures and configurations applied to systems to reduce their attack surface and improve resilience.
  • Security Infrastructure and Architecture2 sub-tagsFoundational components and architectural patterns for secure system design.
  • Security Integrations1 sub-tagTools that integrate external security services and manage sensitive credentials.
  • Security Management3 sub-tagsAdministrative tools for managing security policies and sensitive cryptographic keys.
  • Security Measures2 sub-tagsProactive measures like input sanitization used to harden applications against common exploits.
  • Security Mechanisms3 sub-tagsTechnical implementations that provide secure execution environments and authenticated communication channels.
  • Security Methodologies1 sub-tagStructured approaches and best practices for securing firmware and hardware components.
  • Security Notifications1 sub-tagAutomated systems that alert users or administrators to suspicious activity or unauthorized access attempts within their sessions.
  • Security Protocols3 sub-tagsStandardized communication rules and cryptographic methods used to secure data transmission and verify identity across networks.
  • Security Research EnvironmentsIsolated environments or sandboxes configured specifically for testing, analyzing, and auditing security vulnerabilities and cryptographic implementations.
  • Security Services1 sub-tagManaged external services that provide identity verification, access control, and authentication functionality for software applications.
  • Security Technologies1 sub-tagTechnical implementations and infrastructure components that provide advanced security features like end-to-end encryption for software systems.
  • Security Utilities9 sub-tagsSoftware utilities designed for security research, penetration testing, certificate management, and system hardening.
  • Security and Access Control2 sub-tagsSystems that manage user permissions and verify identities to control access to resources.
  • Security and Authentication9 sub-tagsFrameworks for managing user identities, authentication credentials, and authorization policies.
  • Vulnerability Assessment and Testing4 sub-tagsMethodologies and tools for identifying security flaws, testing robustness, and auditing system compliance.
  • Vulnerable Applications1 sub-tagSoftware or firmware intentionally containing security flaws used for educational purposes, penetration testing, or vulnerability research.
  • Web and Content Security4 sub-tagsSpecific controls for filtering web traffic, sanitizing content, and protecting web-facing applications.
  • Workflow SecurityHardening measures for automation environments and workflow execution.