Taken : This Is a Web Page that Shows How Much Data Your...

Taken : This Is a Web Page that Shows How Much Data Your...

Kottke.org
Kottke.orgMay 11, 2026

Key Takeaways

  • Taken displays real-time fingerprint data without user interaction
  • Device can be uniquely identified even without cookies
  • Data includes headers, canvas, fonts, and hardware attributes
  • Demonstrates privacy gaps in current browser default settings
  • Encourages developers and regulators to strengthen anti-fingerprinting measures

Pulse Analysis

Fingerprinting has become the silent workhorse of online tracking, relying on a browser’s innate characteristics rather than cookies. The Taken tool strips away any need for scripts or consent dialogs, instantly pulling a suite of signals—HTTP headers, screen resolution, installed fonts, canvas rendering, and even subtle timing variations. By compiling these attributes, it creates a probabilistic profile that can single out a device among millions, proving that privacy erosion occurs at the very moment a page loads.

The technical depth behind fingerprinting is both impressive and unsettling. Each data point, while seemingly innocuous on its own, contributes to a high‑entropy identifier when combined. Modern browsers often expose these details for compatibility or performance reasons, yet they inadvertently hand over a digital fingerprint. Taken’s live demonstration reveals that even privacy‑focused browsers can leak enough information to be distinguished, highlighting a gap between user expectations and actual data exposure.

For businesses and regulators, the implications are clear: reliance on cookie consent alone is insufficient. Companies must adopt comprehensive anti‑fingerprinting measures, such as standardizing header values, randomizing canvas outputs, and supporting browser features like Tor or Safari’s Intelligent Tracking Prevention. Meanwhile, policymakers are likely to scrutinize the practice under emerging data‑privacy frameworks, potentially mandating stricter disclosure and mitigation standards. As awareness grows, tools like Taken will serve as both a warning and a catalyst for stronger privacy engineering across the web ecosystem.

Taken : this is a web page that shows how much data your...

Comments

Want to join the conversation?