Skip to content

Commit

Permalink
Fix typo in Privacy Matters page (#2200)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
  • Loading branch information
mfwmyfacewhen authored and dngray committed Jun 19, 2023
1 parent 522c5e9 commit 1487ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/why-privacy-matters.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 }

Expand Down

0 comments on commit 1487ad6

Please sign in to comment.