Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have a question, why are you allowing network requests in the VM? (Tested in the python REPL which is available on your homepage)

What are you doing to prevent the abuse?



We allow outgoing requests because a common use case of ForeverVM is making API calls or fetching data files (the "fetch and analyze data" button shows an example of this).

We give every repl its own network namespace and virtual ethernet device. We also apply a set of firewall rules to lock it out from making non-public-internet requests.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: