mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-26 13:21:20 +00:00
style: Fix look of common threat badges
This commit is contained in:
@@ -4,7 +4,6 @@ description: For our more technical readers, self-hosting software and services
|
||||
weight: 60
|
||||
---
|
||||
<small>Protects against the following threat(s):</small>
|
||||
|
||||
[{{< badge content="Service Providers" color="indigo" >}}](../../wiki/basics/common-threats.md#privacy-from-service-providers)
|
||||
|
||||
**Self-hosting** software and services can be a way to achieve a higher level of privacy through digital sovereignty, particularly independence from cloud servers controlled by product developers or vendors. By self-hosting, we mean hosting applications and data on your own hardware.
|
||||
|
||||
@@ -3,7 +3,6 @@ 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.
|
||||
---
|
||||
<small>Protects against the following threat(s):</small>
|
||||
|
||||
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats.md#privacy-from-service-providers)
|
||||
[{{< badge content="Surveillance Capitalism" color="purple" >}}](../../../wiki/basics/common-threats.md#surveillance-as-a-business-model)
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@ 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.
|
||||
---
|
||||
<small>Protects against the following threat(s):</small>
|
||||
|
||||
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats.md#privacy-from-service-providers)
|
||||
|
||||
Advanced system administrators may consider setting up their own **email server**. Mail servers require attention and continuous maintenance in order to keep things secure and mail delivery reliable. In addition to the "all-in-one" solutions below, we've picked out a few articles that cover a more manual approach:
|
||||
|
||||
@@ -3,7 +3,6 @@ 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.
|
||||
---
|
||||
<small>Protects against the following threat(s):</small>
|
||||
|
||||
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats.md#privacy-from-service-providers)
|
||||
|
||||
Self-hosting your own **file management** tools may be a good idea to reduce the risk of encryption flaws in a cloud provider's native clients.
|
||||
|
||||
Reference in New Issue
Block a user