(no title)
restlake | 3 months ago
was hoping to find at least one “cmon this is easy to avoid with X thing in the kernel/OS” info nugget dropped
restlake | 3 months ago
was hoping to find at least one “cmon this is easy to avoid with X thing in the kernel/OS” info nugget dropped
simonw|3 months ago
I want my containers to be able to run work without other containers spying on them (already hard thanks to timing attacks).
This IPC channel only works if both containers are collaborating together. I don't think you can use it to spy on my container if my container isn't actively participating.
viega|3 months ago
The article does mention wanting to coordinate across multiple identical processes running on the same node in a wide variety of environments as the motivator.
So maybe it should be a feature, not a bug :)
restlake|3 months ago