Exploring Next
Exploring Next — Ep 383 w/ Justy & Cody — GitHub - trusted-remote-execution/trusted-remote-execution: Sandboxed Rhai script execution engine with Cedar policy authorization for every system operation.
Justy and Cody dig into Trusted Remote Execution (REX), a sandboxed Rhai script engine that runs Cedar policy authorization checks against every single system call — file I/O, network, processes — before anything actually executes. They cover why TOCTOU mitigations matter, how the Cedar + Rhai pairing works architecturally, who actually reaches for something like this, and what a weekend project with it might look like.