Hacker News

Favorites Setup
Comment by user_7832 | original | Arbitrary code execution in QubesOS via copy-to-VM error reporting backchannel
[−]user_7832 · 2026-08-30 Sun 14:51 UTC · link
Mini tangent: Could someone explain to me why Qubes is used for security, when (from what I understand) Jails on BSD is significantly more robust/safe/has a much smaller exposed area? Is it just "everyone's using linux already; here's a safer linux"?
[−]zvmaz · 2026-08-30 Sun 15:47 UTC · link
Qubes can be viewed as a Xen distribution, rather than a Linux distribution [1]. You may find the Qubes FAQ a good starting point (I'm reading it now because of your question, so thanks).

[1] https://doc.qubes-os.org/en/latest/introduction/faq.html#is-...