|
|
|
|
|
by elliotkillick
1709 days ago
|
|
You're starting to get the idea: Qubes OS assumes that it's impossible to ensure every single application you will be running on your computer is secure. Therefore, the best way to secure your computer is to isolate all of the applications as much as possible so the exploitation of one doesn't lead to compromise of another or the entire system. Through (heavily minimized) Xen VMs is the most basic way Qubes seeks to provide this isolation. However, it goes much further than that into the networking stack, audio stack, GUI stack, and much more. This all lies on a security principle known as "security by isolation" or "security by compartmentalization". You typically have different "qubes" (VMs) for all of your different day-to-day tasks/activities. Although, not necessarily each process. By all means give it a try, you won't regret it! |
|