1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-06-02 16:39:12 +00:00

feat: Redirect old permalinks to new ones

This commit is contained in:
2026-05-19 12:20:31 -05:00
parent 900d761e58
commit 267a8a47e5
112 changed files with 418 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@
title: "Qubes Overview"
icon: simple/qubesos
description: Qubes is an operating system built around isolating apps within *qubes* (formerly "VMs") for heightened security.
aliases:
- /os/qubes-overview
- /en/os/qubes-overview
---
[**Qubes OS**](../../../tools/os/desktop/index.md#qubes-os) is an open-source operating system which uses the [Xen](https://en.wikipedia.org/wiki/Xen) hypervisor to provide strong security for desktop computing through isolated *qubes*, (which are Virtual Machines). You can assign each *qube* a level of trust based on its purpose. Qubes OS provides security by using isolation. It only permits actions on a per-case basis and therefore is the opposite of [badness enumeration](https://ranum.com/security/computer_security/editorials/dumb).