From 988dd888a06d3798e5244d1388f2f2e4aaf28a6c Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 26 Jun 2022 00:37:22 -0700 Subject: [PATCH] Grammar typo --- content/posts/two-types-of-privacy.gmi | 2 +- content/posts/two-types-of-privacy.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/two-types-of-privacy.gmi b/content/posts/two-types-of-privacy.gmi index d11e1f7..7e8ba6b 100644 --- a/content/posts/two-types-of-privacy.gmi +++ b/content/posts/two-types-of-privacy.gmi @@ -25,7 +25,7 @@ Let’s get started: TR is suitable for casual threat models. These techniques typically aim to remove trackers or to block malicious traffic. -If someone just wants to browse the web with less tracking, they’re probably not expecting a “nuclear option” that removes all their personalization. That user is more likely to concerned with manipulation by personalized ads, or something vague such as being “followed around” as they browse websites while signed out. +If someone just wants to browse the web with less tracking, they’re probably not expecting a “nuclear option” that removes all their personalization. That user is more likely to be concerned with manipulation by personalized ads, or something vague such as being “followed around” as they browse websites while signed out. These users are likely okay with being identified by a site; several of their accounts are probably linked to the same identity. However, when they log into “example.com”, they’d rather not ping trackers from “facebook.com” or “amazon-adsystem.com”. diff --git a/content/posts/two-types-of-privacy.md b/content/posts/two-types-of-privacy.md index 306cad2..26206b2 100644 --- a/content/posts/two-types-of-privacy.md +++ b/content/posts/two-types-of-privacy.md @@ -46,7 +46,7 @@ Tracking reduction (TR) TR is suitable for casual threat models. These techniques typically aim to remove trackers or to block malicious traffic. -If someone just wants to browse the web with less tracking, they're probably not expecting a "nuclear option" that removes all their personalization. That user is more likely to concerned with manipulation by personalized ads, or something vague such as being "followed around" as they browse websites while signed out. +If someone just wants to browse the web with less tracking, they're probably not expecting a "nuclear option" that removes all their personalization. That user is more likely to be concerned with manipulation by personalized ads, or something vague such as being "followed around" as they browse websites while signed out. These users are likely okay with being identified by a site; several of their accounts are probably linked to the same identity. However, when they log into "example.com", they'd rather not ping trackers from "facebook.com" or "amazon-adsystem.com".