5 ms·
can't nodejs run default as user "node-<project-name>-<username>"? ie. run the process as "node-react-whatcanthisbee"? (or provide option to do so using "isola
by whatcanthisbee 8y ago
can't nodejs run default as user "node-<project-name>-<username>"? ie. run the process as "node-react-whatcanthisbee"?
(or provide option to do so using "isolated-node" versions/flags/etc)
that way, a lot of malicious stuff can be blocked with unix/linux basic permissions
(though spectre/etc stuff will be much harder to catch...)