Simon Willison’s Weblog

Subscribe

Items tagged security, juliaevans in 2023

Filters: Year: 2023 × security × juliaevans × Sorted by date


In general my approach to running arbitrary untrusted code is 20% sandboxing and 80% making sure that it’s an extremely low value attack target so it’s not worth trying to break in.

Programs are terminated after 1 second of runtime, they run in a container with no network access, and the machine they’re running on has no sensitive data on it and a very small CPU.

Julia Evans # 25th May 2023, 8:12 pm

Types

Years

Months

Tags