feat: Redirect old permalinks to new ones

This commit is contained in:
2026-05-19 12:29:54 -05:00
parent 900d761e58
commit 267a8a47e5
112 changed files with 418 additions and 1 deletions
+3
View File
@@ -4,4 +4,7 @@ description: An overview of our operating system-related recommendations for all
build:
list: local
render: link
aliases:
- /os
- /en/os
---
+2
View File
@@ -4,7 +4,9 @@ icon: simple/android
description: Android is an open-source operating system with strong security protections, which makes it our top choice for phones.
robots: nofollow, max-snippet:-1, max-image-preview:large
aliases:
- /os/android-overview
- /wiki/os
- /en/os/android-overview
---
![Android logo](android.svg)
{ .pg:image:right }
+3
View File
@@ -2,6 +2,9 @@
title: iOS Overview
icon: simple/apple
description: iOS is a mobile operating system developed by Apple for the iPhone.
aliases:
- /os/ios-overview
- /en/os/ios-overview
---
**iOS** and **iPadOS** are proprietary mobile operating systems developed by Apple for their iPhone and iPad products, respectively. If you have an Apple mobile device, you can increase your privacy by disabling some built-in telemetry features, and hardening some privacy and security settings which are built in to the system.
+3
View File
@@ -2,6 +2,9 @@
title: Linux Overview
icon: simple/linux
description: Linux is an open-source, privacy-focused desktop operating system alternative, but not all distribitions are created equal.
aliases:
- /os/linux-overview
- /en/os/linux-overview
---
**Linux** is an open-source, privacy-focused desktop operating system alternative. In the face of pervasive telemetry and other privacy-encroaching technologies in mainstream operating systems, desktop Linux has remained the clear choice for people looking for total control over their computers from the ground up.
+3
View File
@@ -2,6 +2,9 @@
title: macOS Overview
icon: material/apple-finder
description: macOS is Apple's desktop operating system that works with their hardware to provide strong security.
aliases:
- /os/macos-overview
- /en/os/macos-overview
---
**macOS** is a Unix operating system developed by Apple for their Mac computers. To enhance privacy on macOS, you can disable telemetry features and harden existing privacy and security settings.
+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).
+3
View File
@@ -2,6 +2,9 @@
title: Windows Overview
icon: material/microsoft-windows
description: Microsoft Windows is a common operating system which is extremely non-private out of the box. Our guide covers making some improvements to your computer without replacing your OS.
aliases:
- /os/windows
- /en/os/windows
---
**Microsoft Windows** is a common OS shipped with many PCs by default. The following guides aim to provide some ways to improve privacy and reduce the default telemetry and data stored by disabling some unnecessary features. Over time, Microsoft adds features to the OS which can sometimes rely on cloud-based services. These features will often require certain types of [optional data](https://privacy.microsoft.com/data-collection-windows) that is sometimes sent to remote servers for processing.
@@ -1,6 +1,9 @@
---
title: Group Policy Settings
description: A quick guide to configuring Group Policy to make Windows a bit more privacy respecting.
aliases:
- /os/windows/group-policies
- /en/os/windows/group-policies
---
Outside modifying the registry itself, the **Local Group Policy Editor** is the most powerful way to change many aspects of your system without installing third-party tools. Changing these settings requires [Pro Edition](../_index.md#windows-editions) or better.