Hacker News new | ask | show | jobs
by dvirsky 3698 days ago
You don't have to use it, and you should not use modules you don't trust.
1 comments

In an ops-type capacity, I support developers. I keep up with news like this specifically to avoid winding up with modules somebody else trusts, but didn't inspect.
What would be a must and should probably be a default, is not allowing to load modules using the network API, only via config file.