←back to thread

176 points TheFreim | 1 comments | | HN request time: 0s | source
Show context
DeathArrow ◴[] No.36685995[source]
>Qubes OS is a free and open-source, security-oriented operating system for single-user desktop computing. Qubes OS leverages Xen-based virtualization to allow for the creation and management of isolated compartments called qubes.

What's wrong with containers? They are supposed to provide better performance than VMs. Are containers less secure?

replies(8): >>36686025 #>>36686033 #>>36686039 #>>36686046 #>>36686053 #>>36686059 #>>36686079 #>>36686206 #
1. dragonwriter ◴[] No.36686079[source]
> They are supposed to provide better performance than VMs. Are containers less secure?

Yes, the performance advantage is from less isolation/more sharing, and that's also why they are less secure.