Fix typo in Privacy Matters page (#2200)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
mfwmyfacewhen 2023-06-19 08:15:53 +00:00 committed by Daniel Gray
parent 522c5e92ef
commit 1487ad6dca
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -26,7 +26,7 @@ Many people get the concepts of **privacy**, **security**, and **anonymity** con
: **Pseudonymity** is a similar concept, but it allows you to have a persistent identifier without it being tied to your real identity. If everybody knows you as `@GamerGuy12` online, but nobody knows your real name, that is your pseudonym.
All of these concepts overlap, but it is possible to have any combination of these. The sweet spot for most people is when all three of these concepts overlap. However, it's tricker to achieve than many initially believe. Sometimes, you have to compromise on some of these, and that's okay too. This is where **threat modeling** comes into play, allowing you to make informed decisions about the [software and services](../tools.md) you use.
All of these concepts overlap, but it is possible to have any combination of these. The sweet spot for most people is when all three of these concepts overlap. However, it's trickier to achieve than many initially believe. Sometimes, you have to compromise on some of these, and that's okay too. This is where **threat modeling** comes into play, allowing you to make informed decisions about the [software and services](../tools.md) you use.
[:material-book-outline: Learn More About Threat Modeling](threat-modeling.md){ .md-button }