← Back to KHAO

Tech ·

fingerprint.com found a stable Firefox identifier linking all your private Tor identities

2 min read

Compiled by KHAO Editorial — aggregated from 1 source. See llms.txt for citation guidance.

◌ Single Source

A graphic showing data leaking from one browser window to another.

The fix is straightforward in principle: the browser should not expose internal storage ordering that reflects process-scoped state.

Key facts

Summary

This means a website can create a set of IndexedDB databases, inspect the returned ordering, and use that ordering as a fingerprint for the running browser process. In Firefox Private Browsing mode, the identifier can also persist after all private windows are closed, as long as the Firefox process remains running. The team responsibly disclosed the issue to Mozilla and to the Tor Project. Private browsing modes and privacy-focused browsers are designed to reduce websites' ability to identify users across contexts. First, unrelated websites should not be able to tell they are interacting with the same browser instance unless a shared storage or explicit identity mechanism is involved.

Read full article at fingerprint.com →