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

That still doesn't prevent imported modules from yoinking anything you did grant access to, though. For instance, if my service connects to a DB then `uuid` can slurp the contents.

It'd be nice to have some capability model where modules can only access things through handles passed to them, but probably infeasible for a project like this.



You can actually run things as Workers in Deno and get some sandboxing abilities: https://github.com/denoland/deno/blob/master/docs/runtime/wo...




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

Search: