|
|
|
|
|
by parliament32
86 days ago
|
|
Fascinating read. What's curious though, is the claim in section 2.3.0.1: > Each task runs in its own sandbox. If an agent crashes, gets stuck, or damages its files, the failure is contained within that sandbox and does not interfere with other tasks on the same machine. ROCK also restricts each sandbox’s network access with per-sandbox policies, limiting the impact of misbehaving or compromised agents. How could any of the above (probing resources, SSH tunnels, etc) be possible in a sandbox with network egress controls? |
|