1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-25 04:41:28 +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
@@ -5,4 +5,7 @@ weight: 60
build:
list: local
render: link
aliases:
- /self-hosting
- /en/self-hosting
---
@@ -2,7 +2,9 @@
title: DNS Filtering
description: For our more technical readers, self-hosting a DNS solution can provide filtering for devices not covered by cloud-based DNS solutions.
aliases:
- /self-hosting/dns-filtering
- /tools/self-hosting
- /en/self-hosting/dns-filtering
---
<small>Protects against the following threat(s):</small>
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats/index.md#privacy-from-service-providers)
@@ -1,6 +1,9 @@
---
title: Email Servers
description: For our more technical readers, self-hosting your own email can provide additional privacy assurances by having maximum control over your data.
aliases:
- /self-hosting/email-servers
- /en/self-hosting/email-servers
---
<small>Protects against the following threat(s):</small>
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats/index.md#privacy-from-service-providers)
@@ -1,6 +1,9 @@
---
title: File Management
description: For our more technical readers, self-hosting file management tools can provide additional privacy assurances by having maximum control over your data.
aliases:
- /self-hosting/file-management
- /en/self-hosting/file-management
---
<small>Protects against the following threat(s):</small>
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats/index.md#privacy-from-service-providers)