You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/en/2025/privacy.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ RumaisaHabib_bio: Rumaisa Habib is a third year PhD candidate working with the E
12
12
securient_bio: Vinod is a Staff Security Engineer at PIP Labs with over a decade of cybersecurity experience at companies including Amazon, Zapier, and HackerOne. He specializes in penetration testing and cloud security, writes about security on Medium, and actively researches emerging threats in both traditional and Web3 environments.
featured_quote: This high concentration among a few key players effectively sets a baseline for web privacy, where the vast majority of user data flows through a small number of dominant platforms.
16
+
featured_stat_1: 75%
17
+
featured_stat_label_1: Websites with at least one tracker
18
+
featured_stat_2: 0.9%
19
+
featured_stat_label_2: Global Privacy Platform adoption
20
+
featured_stat_3: 5.1%
21
+
featured_stat_label_3: Adoption of Client Hints
22
22
doi: 10.5281/zenodo.18258635
23
23
---
24
24
@@ -223,7 +223,7 @@ Last year's data showed a strong correlation between site popularity and Client
223
223
224
224
{{ figure_markup(
225
225
image="top-client-hints.png",
226
-
caption="Top client hints",
226
+
caption="Top Client Hints",
227
227
description="Bar chart of the most frequently requested Client Hints. Platform version (4.3%) and device model (4.2%) are the most common hints, followed by architecture, bitness, and full version information (each around 2.7%).",
@@ -373,6 +373,6 @@ Online tracking has become the norm on today's Internet. Indeed, we see that 75%
373
373
374
374
Google continues to dominate the tracking space, followed by Facebook. On the outset, online tracking is lucrative to large companies that can leverage it to serve more targeted ads. However, the consolidation of tracking information amongst a few centralized players is cause for concern to more privacy-conscious users.
375
375
376
-
Efforts to avoid tracking are constantly being deployed and evaded. For example, we observed `medium.com` in bounce sequences, though likely for functional purposes rather than covert tracking. However, we also discuss safer browser policies, such as sharing user-agent client hints instead of the actual user agent string.
376
+
Efforts to avoid tracking are constantly being deployed and evaded. For example, we observed `medium.com` in bounce sequences, though likely for functional purposes rather than covert tracking. However, we also discuss safer browser policies, such as sharing user-agent Client Hints instead of the actual user agent string.
377
377
378
378
Laws and regulations governing online tracking are evolving, along with the mechanisms deployed to comply with them. We see incomplete implementations and poor adoption of the latest version of TCF (v2). However, it comes with a rise in the adoption of the Global Privacy Platform, which is a new addition by the IAB. Moreover, we see a shift in the Consent Management Platform landscape.
0 commit comments