top | item 20901568

(no title)

rosenjon | 6 years ago

This is kind of cool. How do you prevent people from running malicious code?

discuss

order

simcop2387|6 years ago

Id imagine that they take the same kind of approach that I do with https://perl.bot/ using the Linux namespace apis, seccomp and more.

vishr|6 years ago

Very good question! I just take care of it. memory, cpu & disk. (Including fork bomb)!