Hacker News new | ask | show | jobs
by imp0cat 1166 days ago
Perhaps you want to somehow isolate different parts of the car to protect against somehting like the CAN bus attack?
1 comments

Containers do isolation in userspace, its a pure software thing. Its not doing any kind of hardware isolation nor is it able to.
Don’t they use cgroups? It’s software but the kernel helps.