浏览器指纹

您的浏览器暴露的信号组合可以唯一识别您——即使没有Cookie。

🧪

运行一次浏览器指纹测试,查看您的浏览器有多容易被唯一识别。

How Browser Fingerprinting Works

Browser fingerprinting collects dozens of data points about your browser and device to create a unique identifier. Unlike cookies, you can't clear or block a fingerprint — it's derived from your hardware and software configuration.

This test checks the most common fingerprinting vectors:

  • Canvas fingerprint — how your GPU renders a specific drawing produces a unique hash
  • WebGL renderer — your exact GPU model and driver version
  • Audio fingerprint — how your audio stack processes a specific oscillator signal
  • WebGPU info — next-generation GPU identification
  • System info — screen size, CPU cores, memory, timezone, language, touch support

Combined, these signals create a fingerprint that is unique for over 94% of browsers according to the EFF's Panopticlick research.

How to Reduce Your Fingerprint

Tor Browser is the most effective — it standardizes all fingerprint signals across users. But it's slow and breaks many websites.

Firefox with resistFingerprinting — set privacy.resistFingerprinting = true in about:config. This spoofs many signals but may break some sites.

Brave Browser randomizes fingerprint signals by default while maintaining usability.

Anti-detect browsers (like AdsPower, GoLogin, Multilogin) create fully isolated browser profiles with different fingerprints — used by marketers managing multiple accounts.

Note: VPNs don't help with fingerprinting. A VPN hides your IP but doesn't change your browser fingerprint. Check your DNS leak status and WebRTC leak status separately.

Physical privacy hardware

Amazon search links for privacy hardware categories. These are not product reviews and do not rank or rate specific items.

As an Amazon Associate I earn from qualifying purchases.

FAQ

什么是浏览器指纹?

浏览器指纹收集您的浏览器和设备特征(屏幕大小、字体、GPU、时区等)来创建唯一标识符。与Cookie不同,您无法轻易清除或阻止指纹。

如何减少指纹?

使用注重隐私的浏览器,如启用了resistFingerprinting的Firefox、Tor浏览器或Brave。Canvas Blocker等扩展也有帮助。

指纹收集合法吗?

在许多司法管辖区,指纹收集属于GDPR等隐私法规的监管范围。网站应告知用户指纹收集行为,但执行力度差异很大。