TrackMe
active

TrackMe

Browser Fingerprinting Demo

Tech Stack

  • NuxtJS
  • Vue.js
  • TypeScript
  • TailwindCSS
  • Shadcn-vue

Project Info

  • privacy

Tags

  • privacy
  • research
  • browser-security
  • fingerprinting
  • education
  • digital-identity
  • tracking-prevention

TrackMe

Your browser leaks enough info to build a unique fingerprint that follows you across the web — no cookies needed. TrackMe runs 20+ fingerprinting techniques in real-time so you can see exactly what’s exposed:

  • Canvas fingerprinting
  • WebGL rendering differences
  • Font detection
  • Hardware information leakage
  • Browser plugin enumeration
  • Browser information (name, version, engine)
  • System details (OS, platform, timezone)
  • Media capabilities (supported formats, codecs)
  • Network analysis (connection type, IP information)
  • Security features (content blockers, privacy settings)

You get a uniqueness score at the end. Higher = easier to track. Everything runs client-side, nothing is stored or sent anywhere.

The site also explains how each method works and what you can do to reduce your fingerprint.

TrackMe

Why I Built It

I think most people have no idea how trackable they are without cookies. Showing them their own fingerprint data makes it real in a way that reading about it doesn’t.

A few university courses on web security have picked it up as a teaching tool, which is cool.