C sandboxing

Open-source C projects categorized as sandboxing

C sandboxing Projects

  • xdg-desktop-portal

    Desktop integration portal

  • Project mention: Flathub: One million active users and growing | news.ycombinator.com | 2024-01-29
  • minijail

    sandboxing and containment tool used in ChromeOS and Android

  • Project mention: The best WebAssembly runtime may be no runtime at all | news.ycombinator.com | 2023-12-11

    https://gvisor.dev/docs/architecture_guide/platforms/ :

    > gVisor requires a platform to implement interception of syscalls, basic context switching, and memory mapping functionality. Internally, gVisor uses an abstraction sensibly called Platform.

    Chrome sandbox: https://chromium.googlesource.com/chromium/src/+/refs/heads/...

    Firefox sandbox: https://wiki.mozilla.org/Security/Sandbox

    Chromium sandbox types summary: https://github.com/chromium/chromium/blob/main/docs/linux/sa...

    Minijail: https://github.com/google/minijail :

    > Minijail is a sandboxing and containment tool used in ChromeOS and Android. It provides an executable that can be used to launch and sandbox other programs, and a library that can be used by code to sandbox itself.

    Chrome vulnerability reward amounts: https://bughunters.google.com/about/rules/5745167867576320/c...

    Systemd has SystemCallFilter= to limit processes to certain syscall:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

Project Stars
1 xdg-desktop-portal 525
2 minijail 231

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com