Saltar al contenido principal
en/blog/el-derecho-a-no-ser-iv/

The Right Not to Be — The Need to Lose Identity — IV

By Xscriptor — Óscar Preciado6 min read
PhilosophyTechnologyPrivacyEssayprivacyidentitydigital nonexistenceright not to beanonymityresistancephilosophyXscriptorÓscar Preciado
The Right Not to Be — The Need to Lose Identity — IV

The right to privacy is not the right to protect who we are. It is the right not to be forced to be someone.



At this point, it is worth asking whether the entire edifice of digital privacy is not built on a mistaken premise. For decades, we have assumed that privacy is a resource one possesses — like a document, an encryption, a password — and that, therefore, it can be protected, safeguarded, defended. But research on fingerprinting suggests something more unsettling: privacy is not a resource one possesses, but a condition one inhabits. And like any condition, it can be lost not because it is taken from us, but because the environment ceases to allow it.

Browser identification technology has done something that neither laws nor ethics had achieved: it has closed the possibility of indistinction. In the physical world, it is always possible to get lost in a crowd. In the city, in the forest, in the anonymity of a busy street. The digital world, however, has perfected identification to the point where not being seen is no longer a default option. It is an option that must be actively constructed, with ever more sophisticated tools, and that is never fully attained.

The fatigue of oblique identity

There is a concept that emerges repeatedly among those who research proxy detection and privacy tools: consistency. Research on HTTP headers formulates it with surgical precision:

Profile: "Chrome 120 / Windows 11"
   User-Agent: Chrome 120 on Win11
   Sec-CH-UA-Platform: "Windows"
   JA3: Chrome 120 Win11
   SETTINGS HTTP/2: Chrome values
   Timezone: matches Win11 locale
   Screen: typical Win11 resolution
   platform: "Win32"

Inconsistency is itself a fingerprint. If you modify the User-Agent but do not adjust the timezone, the detection system will notice. If you change the platform but not the installed fonts, the contradiction will betray you. Identity is not a set of independent properties: it is a system where each signal validates the others.

This demand for consistency produces what we might call fatigue of oblique identity: the exhaustion of having to maintain a coherent fiction at all levels. It is not enough to lie well: one must lie systemically. And the system, designed by engineers who understand correlations, always finds the crack.

Digital identity is not a mask.
It is a fabric: pull one thread and it all unravels.

Obscura and the pragmatic utopia

Projects like Obscura represent an honest and technically sound attempt to address this problem from the network layer. Its proposal — a multi-layer proxy that modifies not only HTTP headers but also TLS fingerprinting, JavaScript APIs, and DNS queries — is, probably, the closest thing we have to a practical solution for protection against tracking.

Obscura's research is revealing in its honesty. It does not promise absolute privacy; it promises to raise the cost of identification to the point where most trackers give up. Its technical conclusion is an exercise in realism uncommon in the world of technology:

Aspect Verdict
Viability Viable as a significant privacy improvement
Finality Not definitive — no tool can be
Vector coverage ~55% controllable, ~45% out of reach
Performance Low-Medium — MITM adds latency

The remaining ~45% — hardware, behavior, inherent browser features — is the territory of the irreducible. The physics of silicon. The biology of the thumb that presses a key. That is the limit of network technology.

And it is precisely that limit that brings us back to the original question: what do we do with what we cannot control?

The answer of the one who leaves

Perhaps the answer is not technical. Perhaps it is, like so many things, a matter of attitude toward being.

Behavioral fingerprinting measures us without our being able to avoid it: the way we move the mouse, the rhythm with which we type, the cadence with which we scroll. That is ~15-25 bits of entropy just in keystroke dynamics. Enough to identify a user with over 95% accuracy in controlled environments.

We cannot change how we type. We cannot fool our own way of moving the cursor. But we can choose not to type. We can choose not to move the mouse. We can choose not to be.

// The only way to not be measured: do not interact
document.addEventListener('keydown', () => {})
// There is no way to fake keystroke dynamics
// But there is a way to not press any key

It is a solution that looks like defeat. But there are defeats that are, in reality, ontological victories. The decision not to participate in the game of measurement is not a renunciation: it is an affirmation that there are aspects of our existence that cannot be reduced to data.

Coda: the need to lose identity

Throughout these four texts, we have traced an arc that goes from the paradox of the trace — the inevitability of the digital footprint — to the possibility of conscious dissolution. We have seen that:

  1. Digital identity is inevitable: ~50 bits of entropy make us unique.
  2. Protection generates its own fingerprint: each defensive layer is detectable.
  3. Total normalization comes at a cost: Tor demonstrates that maximum privacy demands renouncing functionality.
  4. The right not to be is the forgotten fundamental right: privacy is not data protection, it is the possibility of nonexistence.

Obscura's technical research gives us the tools to understand the problem with mathematical precision. But the answer, if it exists, is not in the numbers. It is in the decision — personal, nontransferable, radical — not to be reducible.


"Perfect privacy is impossible. Meaningful privacy is not." — Obscura Research.


That sentence, which closes Obscura's technical conclusions document, is perhaps the most honest formulation of what we can hope for. Perfect privacy is impossible. Meaningful privacy — the kind that allows us to exist without being permanently measured, classified, and reduced to a profile — is possible. But it demands something that technology alone cannot provide: the will to stop being someone in order to become, deliberately, no one.

Identity we take from the world that measures us. The loss of identity, on the other hand, is a decision that only we can make. And perhaps — only perhaps — in that deliberate loss, in that renunciation of being distinguishable, we will find the only form of freedom that the digital world has not yet managed to take from us.


Becoming no one is not disappearing. It is remembering that, before we were data, we were flesh, silence, and time.


Related documents:


Cross-references with research: