awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Context Isolation Strategies · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesContext Isolation Strategies

Security models that separate script execution contexts to prevent unauthorized access or interference between processes.

Explore 1 awesome GitHub repository matching security & cryptography · Context Isolation Strategies. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Application and System Security
  4. Runtime and Process Isolation
  5. Context Isolation Strategies

Awesome Context Isolation Strategies GitHub Repositories

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

    electron/electron

    120,164GitHubView on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.

    C++c-plus-pluschromecss