Skip to content

jamiees2/isolate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isolate

Isolate is a sandbox built to safely run untrusted executables, offering them a limited-access environment and preventing them from affecting the host system. It takes advantage of features specific to the Linux kernel, like namespaces and control groups.

It was developed by Martin Mareš and Bernard Blackham for the Moe Contest Environment (in this repository: git://git.ucw.cz/moe.git) and has then been adopted by CMS, where development continues.

Please refer to the CMS project for further information.

About

Sandbox for securly executing untrusted programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.3%
  • Makefile 1.5%
  • Shell 0.2%