1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-31 15:39:12 +00:00

feat: Disable section index, redirect to first page

This commit is contained in:
2026-05-19 12:17:43 -05:00
parent fbe6d419ad
commit 900d761e58
21 changed files with 63 additions and 561 deletions
+3 -11
View File
@@ -1,15 +1,7 @@
---
title: The Basics
weight: 10
build:
list: local
render: link
---
These are the basics of digital privacy. If you're new to the topic, this is a good place to start. We have a few recommended pages below, or you can browse the left sidebar for the information you're looking for. If you have any questions, feel free to ask in our [community forum](https://discuss.privacyguides.net/).
{{< cards >}}
{{< card link="basics/why-privacy-matters" title="Why Privacy Matters" subtitle="In the modern age of digital data exploitation, your privacy has never been more critical, and yet many believe it is already a lost cause. It is not. Your privacy is up for grabs, and you need to care about it. Privacy is about power, and it is so important that this power ends up in the right hands." >}}
{{< card link="basics/threat-modeling" title="Threat Modeling" subtitle="Balancing security, privacy, and usability is one of the first and most difficult tasks youll face on your privacy journey. Everything is a trade-off: The more secure something is, the more restricting or inconvenient it generally is, etc. Often, people find that the problem with the tools they see recommended is that theyre just too hard to start using!" >}}
{{< /cards >}}
## Recently Updated
{{< last-edited "/wiki/basics/" >}}
@@ -2,6 +2,8 @@
title: "Why Privacy Matters"
weight: 10
description: In the modern age of digital data exploitation, your privacy has never been more critical, and yet many believe it is already a lost cause. It is not.
aliases:
- /wiki/basics
---
In the modern age of digital data exploitation, your privacy has never been more critical, and yet many believe it is already a lost cause. It is not. <mark>Your privacy is up for grabs</mark>, and you need to care about it. Privacy is about power, and it is so important that this power ends up in the right hands.