←back to thread

129 points detaro | 1 comments | | HN request time: 0.292s | source
Show context
reidrac ◴[] No.13070609[source]
I find annoying when a project identifies itself as an "Operating System" that I didn't know about... until now, because I suspect that it may be a Linux distribution and not a new OS, but I can't tell from the main page.

I understand why (tying to avoid the "yet another Linux distro" stigma), but when you go to "What is Qubes OS?" in https://www.qubes-os.org/intro/ ; they fail to mention that is Linux based.

Well, to be fair this one has a FAQ entry: https://www.qubes-os.org/doc/user-faq/#is-qubes-just-another... ; although they try to understate that they use Linux.

If they want me to trust them, they're doing it wrong.

replies(4): >>13070676 #>>13070797 #>>13070852 #>>13071160 #
1. SEJeff ◴[] No.13070852[source]
While I entirely agree with you wrt the kernel, the separation and isolation bits they do is new and novel from a general purpose operating system's standpoint. Also, Xen really is a small microkernel that runs ontop of Linux, so their comments on the separation being more secure than if they used KVM actually do have merit. If you want something similar that actually is a different operating system, checkout the Muen Separation Kernel (which is pretty neat tech).