|
|
|
|
|
by zdw
872 days ago
|
|
Yes, I understand https://xkcd.com/1200/ as well. Running anything without understanding what it does it is more dangerous than trying to understand it before running it. I'm arguing for less complexity and easier auditing, instead of a series of complex layers that each add to a security story, but make the overall result much harder to audit. |
|
To that end, Linux namespacing is probably a better way to constrain the blast radius for most people. That's not to say it should be an either-or, but in the absence of a both-and because the userland is not set up for sufficient policing, I think Docker containers are a pretty clearly better solution.