mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-09-22 14:04:58 -04:00
Sentence case for titles
This commit is contained in:
parent
a867dbe06a
commit
d0bc9e70a2
207 changed files with 207 additions and 207 deletions
|
@ -9,7 +9,7 @@ redirect_from:
|
|||
- /doc/SecurityGoals/
|
||||
- /wiki/SecurityGoals/
|
||||
ref: 210
|
||||
title: Security Design Goals
|
||||
title: Security design goals
|
||||
---
|
||||
|
||||
Qubes OS implements a security-by-isolation (or security-by-compartmentalization) approach by providing the ability to easily create many security domains. These domains are implemented as lightweight Virtual Machines (VMs) running under the Xen hypervisor. Qubes' main objective is to provide strong isolation between these domains, so that even if an attacker compromises one of the domains, the others are still safe. Qubes, however, does not attempt to provide any security isolation for applications running within the same domain. For example, a buggy web browser running in a Qubes domain could still be compromised just as easily as on a regular Linux distribution. The difference that Qubes makes is that now the attacker doesn't have access to all the software running in the other domains.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue