FICHA · AUR

cotton-git

A process sandbox written in C++

  • App
  • CLI
  • SECURITY
  • System
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 31, 2026 description in en

Description

Processes can be isolated with a C++ sandbox so their access to the system is more controlled during testing or automation. It is useful for developers and administrators who need to run code with tighter boundaries.

Sandboxing changes what a process can read, write, or connect to. Test policies carefully, because an overly loose sandbox may not protect enough and an overly strict one may break the program.

How to run

cotton

Commands: cotton

Permissions

Permissions not analysed for this source yet.