awesome-repositories.com
Blog
awesome-repositories.com

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

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

5 repositorios

Awesome GitHub RepositoriesSecurity Context Managers

Mechanisms for isolating and managing independent security parameters and provider states within a single process.

Distinguishing note: None available; no candidates provided for this feature.

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

Awesome Security Context Managers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openssl/opensslAvatar de openssl

    openssl/openssl

    29,596Ver en GitHub↗

    This project is a comprehensive cryptographic toolkit that provides a collection of standard security algorithms and protocols for implementing data encryption and network communication. It serves as a foundational library for securing software applications through a wide range of cryptographic functions. The architecture is defined by a modular provider system that allows for the dynamic loading of external cryptographic implementations without requiring modifications to the core application binary. It supports metadata-driven algorithm querying, which resolves security primitives by matchin

    A configuration management mechanism that maintains independent sets of security parameters and provider states for different components within one process.

    Ccryptographydecryptionencryption
    Ver en GitHub↗29,596
  • uutils/coreutilsAvatar de uutils

    uutils/coreutils

    23,621Ver en GitHub↗

    This project is a suite of basic command line utilities rewritten in Rust, providing a cross-platform implementation of POSIX shell utilities. It serves as a portable CLI toolset designed to run across different operating systems and architectures. The implementation includes a WebAssembly shell environment, which allows these essential command line tools to be executed directly within a web browser without requiring a local installation. The toolset covers a broad range of system capabilities, including filesystem operations, text processing and stream editing, and system administration too

    Implements capabilities for managing file permissions and security labels using frameworks like ACLs and SELinux.

    Rust
    Ver en GitHub↗23,621
  • cube-js/cubeAvatar de cube-js

    cube-js/cube

    20,251Ver en GitHub↗

    Cube is a semantic data layer that provides a unified framework for defining business metrics, dimensions, and relationships across diverse data sources. By acting as a headless business intelligence engine, it transforms raw data into a governed model that can be queried via SQL, REST, and GraphQL interfaces. This architecture ensures consistent data definitions and logic across all downstream analytical applications and reporting tools. The platform distinguishes itself through its integrated conversational AI capabilities, which allow users to explore data using natural language. It orches

    Adds custom attributes to the user security context to support complex authorization and dynamic modeling.

    Rustagentic-analyticsagentsai
    Ver en GitHub↗20,251
  • crowdsecurity/crowdsecAvatar de crowdsecurity

    crowdsecurity/crowdsec

    12,574Ver en GitHub↗

    CrowdSec is a collaborative, distributed security engine designed for threat detection and infrastructure protection. It functions as an intrusion detection system that parses logs and network traffic to identify malicious patterns, utilizing a bucket-based threshold detection model to aggregate events and trigger alerts. The platform is built on a modular architecture that includes a centralized local API server for managing security signals and a relational database for persistent storage of remediation decisions. What distinguishes the project is its decoupled enforcement model, which offl

    Downloads and enables detection patterns to identify and flag malicious behaviors within system logs.

    Goattacks-preventiondetectionids
    Ver en GitHub↗12,574
  • mozilla-firefox/firefoxAvatar de mozilla-firefox

    mozilla-firefox/firefox

    11,305Ver en GitHub↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    Coordinates the lifecycle and hierarchy of web page containers to ensure secure and isolated execution.

    JavaScript
    Ver en GitHub↗11,305
  1. Home
  2. Security & Cryptography
  3. Security Context Managers

Explorar subetiquetas

  • Filesystem Permission ManagersUtilities for managing filesystem access control lists and security labels. **Distinct from Security Context Managers:** Focuses on filesystem-level permissions and security labels (ACLs, SELinux) rather than general process-level security context isolation.
  • Security Context InspectorsTools for displaying metadata and relationships of active security configurations. **Distinct from Security Context Managers:** Distinct from Security Context Managers: focuses on the inspection and visualization of context relationships rather than the management of isolation parameters.
  • Security Context InstallersUtilities for downloading and deploying pre-configured security modules and contexts. **Distinct from Security Context Managers:** Distinct from Security Context Managers: focuses on the installation and deployment of modules rather than runtime management.