Hacker News new | ask | show | jobs
by garethrowlands 1306 days ago
Your best approach is to run untrusted code in a separate process in a sandbox. Language developers don't normally deal with hostile users in the same way that os developers do.