awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesTCB-Based Module Isolation

Construction of kernel modules that minimize the Trusted Computing Base by isolating unsafe code.

Distinct from Kernel Security Modules: Focuses on the architectural minimization of the TCB during module construction rather than just capability restriction

Explore 1 awesome GitHub repository matching security & cryptography · TCB-Based Module Isolation. Refine with filters or upvote what's useful.

Awesome TCB-Based Module Isolation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • asterinas/asterinasasterinas का अवतार

    asterinas/asterinas

    4,678GitHub पर देखें↗

    Asterinas is a memory-safe operating system kernel designed to prevent data races and memory corruption. It functions as a Linux-ABI compatible kernel, enabling the execution of existing Linux binaries and container workloads while providing a declarative operating system distribution model. The project distinguishes itself by acting as a virtual machine container host and a confidential computing guest OS, allowing it to run within hardware-isolated Trusted Execution Environments such as Intel TDX. It implements a minimal trusted computing base by isolating unsafe low-level operations and se

    Limits unsafe code execution by utilizing a minimal Trusted Computing Base in the construction of kernel modules.

    Rustkernelosrust
    GitHub पर देखें↗4,678
  1. Home
  2. Security & Cryptography
  3. Kernel Security Modules
  4. TCB-Based Module Isolation