Untrusted code must be kept in a strong containment boundary.

· Bits and Bobs 12/8/25
  • Untrusted code must be kept in a strong containment boundary.
    • If you want a system that can build itself, some parts have to be locked down with clear boundaries, otherwise it's inherently dangerous.
    • A system that can change itself internally arbitrarily, that allows executing untrusted code, is a dead end.

More on this topic

From other episodes