From c3581169cf953327570d77fe1d85df498da75b6a Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 18 Jul 2022 04:17:11 -0400 Subject: [PATCH] Minor change Signed-off-by: Tommy --- content/knowledge/Threat Modeling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/knowledge/Threat Modeling.md b/content/knowledge/Threat Modeling.md index bf339af..be76112 100644 --- a/content/knowledge/Threat Modeling.md +++ b/content/knowledge/Threat Modeling.md @@ -15,7 +15,7 @@ Why are we not trusting "big-tech companies", but then shift our trust to "small Generally, there are four primary threats a person would want to protect themselves from: - A service provider spying their users -- "Mass surveillance", cross site tracking and data sharing +- Cross site/service tracking and data sharing, a.k.a "mass surveillance" - An app developer spying on users through their malicious software - A hacker trying to get into the users' computers