1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-06-02 16: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: Advanced Topics
weight: 20
build:
list: local
render: link
---
We're moving on to more advanced topics! 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="advanced/tor-overview" title="Tor Overview" subtitle="Tor is a free to use, decentralized network designed for using the internet with as much privacy as possible. If used properly, the network enables private and anonymous browsing and communications. Because Tor traffic is difficult to block and trace, Tor is an effective censorship circumvention tool." >}}
{{< card link="advanced/payments" title="Private Payments" subtitle="Data about your buying habits is considered the holy grail of ad targeting: Your purchases can leak a veritable treasure trove of data about you. Unfortunately, the current financial system is anti-privacy by design, enabling banks, other companies, and governments to easily trace transactions. Nevertheless, you have plenty of options when it comes to making payments privately." >}}
{{< /cards >}}
## Recently Updated
{{< last-edited "/wiki/advanced/" >}}
@@ -2,6 +2,8 @@
title: "DNS Overview"
weight: 10
description: The Domain Name System is the "phonebook of the internet," helping your browser find the website it's looking for.
aliases:
- /wiki/advanced
---
The [Domain Name System](https://en.wikipedia.org/wiki/Domain_Name_System) is the 'phone book of the Internet'. DNS translates domain names to IP addresses so browsers and other services can load Internet resources, through a decentralized network of servers.