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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user