Safe Tcl

A sandboxing mechanism for Tcl that splits execution into a trusted master interpreter and one or more untrusted slave interpreters, with dangerous commands hidden from slaves and selectively re-exposed via aliases (link substitution) controlled by policy. Used in both Agent Tcl and D’Agents for mobile-code isolation.

In this vault

Backlinks