mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-28 06:09:16 +00:00
feat: Redirect old permalinks to new ones
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
title: "Types of Communication Networks"
|
||||
weight: 40
|
||||
description: An overview of several network architectures commonly used by instant messaging applications.
|
||||
aliases:
|
||||
- /advanced/communication-network-types
|
||||
- /en/advanced/communication-network-types
|
||||
---
|
||||
|
||||
There are several network architectures commonly used to relay messages between people. These networks can provide different privacy guarantees, which is why it's worth considering your [threat model](../../basics/threat-modeling/index.md) when deciding which app to use.
|
||||
|
||||
@@ -3,7 +3,9 @@ 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:
|
||||
- /advanced/dns-overview
|
||||
- /wiki/advanced
|
||||
- /en/advanced/dns-overview
|
||||
---
|
||||
|
||||
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.
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
title: Private Payments
|
||||
weight: 30
|
||||
description: Your buying habits are the holy grail of ad targeting, but you still have plenty of options when it comes to making payments privately.
|
||||
aliases:
|
||||
- /advanced/payments
|
||||
- /en/advanced/payments
|
||||
---
|
||||
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.
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
title: "Tor Overview"
|
||||
weight: 20
|
||||
description: Tor is a free to use, decentralized network designed for using the internet with as much privacy as possible.
|
||||
aliases:
|
||||
- /advanced/tor-overview
|
||||
- /en/advanced/tor-overview
|
||||
---
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user