1
1
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:
2026-05-19 12:20:31 -05:00
parent 900d761e58
commit 267a8a47e5
112 changed files with 418 additions and 1 deletions
@@ -3,6 +3,9 @@ meta_title: "How to Create Internet Accounts Privately - Privacy Guides"
title: "Account Creation"
weight: 50
description: Creating accounts online is practically an internet necessity, take these steps to make sure you stay private.
aliases:
- /basics/account-creation
- /en/basics/account-creation
---
Often people sign up for services without thinking. Maybe it's a streaming service to watch that new show everyone's talking about, or an account that gives you a discount for your favorite fast food place. Whatever the case may be, you should consider the implications for your data now and later on down the line.
@@ -2,6 +2,9 @@
title: Account Deletion
weight: 60
description: It's easy to accumulate a large number of internet accounts. Here are some tips on how to prune your collection.
aliases:
- /basics/account-deletion
- /en/basics/account-deletion
---
Over time, it can be easy to accumulate a number of online accounts, many of which you may no longer use. Deleting these unused accounts is an important step in reclaiming your privacy, as dormant accounts are vulnerable to data breaches. A data breach occurs when a service's security is compromised and protected information is viewed, transmitted, or stolen by unauthorized actors. Data breaches are unfortunately all [too common](https://haveibeenpwned.com/PwnedWebsites) these days, and so practicing good digital hygiene is the best way to minimize the impact they have on your life. The goal of this guide then is to help navigate you through the irksome process of account deletion, often made difficult by [deceptive design](https://deceptive.design), for the betterment of your online presence.
@@ -2,6 +2,9 @@
title: "Common Misconceptions"
weight: 40
description: Privacy isn't a straightforward topic, and it's easy to get caught up in marketing claims and other disinformation.
aliases:
- /basics/common-misconceptions
- /en/basics/common-misconceptions
---
## "Open-source software is always secure" or "Proprietary software is more secure"
@@ -2,6 +2,9 @@
title: "Common Threats"
weight: 30
description: Your threat model is personal to you, but these are some of the things many visitors to this site care about.
aliases:
- /basics/common-threats
- /en/basics/common-threats
---
Broadly speaking, we categorize our recommendations into the [threats](../threat-modeling/index.md) or goals that apply to most people. <mark>You may be concerned with none, one, a few, or all of these possibilities</mark>, and the tools and services you use depend on what your goals are. You may have specific threats outside these categories as well, which is perfectly fine! The important part is developing an understanding of the benefits and shortcomings of the tools you choose to use, because virtually none of them will protect you from every threat.
@@ -3,6 +3,9 @@ meta_title: "Why Email Isn't the Best Choice for Privacy and Security - Privacy
title: Email Security
weight: 100
description: Email is insecure in many ways, and these are some of the reasons it isn't our top choice for secure communications.
aliases:
- /basics/email-security
- /en/basics/email-security
---
Email is an insecure form of communication by default. You can improve your email security with tools such as OpenPGP, which add end-to-end encryption to your messages, but OpenPGP still has a number of drawbacks compared to encryption in other messaging applications.
+3
View File
@@ -2,6 +2,9 @@
title: "Choosing Your Hardware"
weight: 90
description: Software isn't all that matters; learn about the hardware tools you use every day to protect your privacy.
aliases:
- /basics/hardware
- /en/basics/hardware
---
When it comes to discussions about privacy, hardware is often not thought about as much as what software we use. Your hardware should be considered the foundation on which you build the rest of your privacy setup.
@@ -2,6 +2,9 @@
title: Multifactor Authentication
weight: 80
description: MFA is a critical security mechanism for securing your online accounts, but some methods are stronger than others.
aliases:
- /basics/multi-factor-authentication
- /en/basics/multi-factor-authentication
---
**Multifactor Authentication** (**MFA**) is a security mechanism that requires additional steps beyond entering your username (or email) and password. The most common method is time limited codes you might receive from SMS or an app.
@@ -2,6 +2,9 @@
title: Introduction to Passwords
weight: 70
description: These are some tips and tricks on how to create the strongest passwords and keep your accounts secure.
aliases:
- /basics/passwords-overview
- /en/basics/passwords-overview
---
Passwords are an essential part of our everyday digital lives. We use them to protect our accounts, our devices, and our secrets. Despite often being the only thing between us and an adversary who's after our private information, not a lot of thought is put into them, which often leads to people using passwords that can be easily guessed or brute-forced.
@@ -3,6 +3,9 @@ meta_title: "Threat Modeling: The First Step on Your Privacy Journey - Privacy G
title: "Threat Modeling"
weight: 20
description: Balancing security, privacy, and usability is one of the first and most difficult tasks you'll face on your privacy journey.
aliases:
- /basics/threat-modeling
- /en/basics/threat-modeling
---
Balancing security, privacy, and usability is one of the first and most difficult tasks you'll 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 they're just too hard to start using!
@@ -3,6 +3,9 @@ meta_title: "How Do VPNs Protect Your Privacy? Our VPN Overview - Privacy Guides
title: VPN Overview
weight: 110
description: Virtual Private Networks shift risk away from your ISP to a third-party you trust. You should keep these things in mind.
aliases:
- /basics/vpn-overview
- /en/basics/vpn-overview
---
Virtual Private Networks are a way of extending the end of your network to exit somewhere else in the world.
@@ -3,7 +3,9 @@ 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:
- /basics/why-privacy-matters
- /wiki/basics
- /en/basics/why-privacy-matters
---
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.