Hacktakes · Edition 6
Hacktakes · Edition 6 · July 14, 2026

The Hardware Root of the Modern State

Despite open-source outrage, securing digital identity requires proprietary smartphone hardware, operationally demoting the state to a mere co-signer.

By Simon Ferris

Sparked by European "age verification" "app" forcing everyone to use Android or iOS · discussion

The Commander-in-Chief gave the order, but we still need the Secure Enclave to validate the physical custody of the key.
The Commander-in-Chief gave the order, but we still need the Secure Enclave to validate the physical custody of the key.

If you follow European tech policy, you have recently witnessed a volcanic eruption of open-source outrage regarding the deployment of digital identity. In furious Hacker News threads, developers broadly accuse bureaucrats of capitulating to American monopolies by mandating the use of proprietary smartphone APIs. The prevailing narrative among technologists suggests a craven surrender of digital sovereignty to the highest corporate bidder, framing the entire endeavor as a mechanism for Apple and Google to quietly gatekeep the state's relationship with its citizens. I respectfully submit that the developers are missing the operational reality, the bureaucrats are executing the only viable logistical playbook, and cryptographic identity is ultimately bounded by the unyielding physical realities of semiconductor supply chains rather than the philosophical preferences of free software advocates.

To understand why, we must trace what I call the API Call that Crossed the Rubicon. By tracking a single Prove I am Me request as it leaves a government-issued software application, hits the proprietary OS layer, and plunges into the black-box physical hardware of a smartphone, we can map the liability cascade of a cloned credential and demonstrate why the administrative state structurally requires a proprietary microchip to vouch for its citizens.

Let us start at the top of the regulatory macro-structure. What is a passport, actually? Strip away the romanticism of international travel, and a passport is a piece of highly engineered, secure paper overlaid with a holographic sticker that cryptographically guarantees the State officially vouches for this specific human being. In the relentless push for digital transformation, the EU Digital Identity Wallet (EUDI) is the modern equivalent, explicitly designed to fulfill the eIDAS 2.0 mandate requiring a 'High' Level of Assurance for digital identities.

The dance here is that achieving a 'High' assurance rating in a regulatory framework means the state cannot simply issue a digital certificate or a standard private key and wash its hands of the matter. It must mathematically guarantee that the credential cannot be effortlessly replicated by a malicious script, packaged up, and sold in bulk on a Telegram channel. The credential must be inextricably bound to a single, localized physical entity.

This regulatory mandate immediately collides with the ideological preferences of the open-source community, which demands purely open, auditable software stacks. You can see this tension boiling over in the GitHub discussions regarding the technical specification of the wallet, where developers vigorously protest the requirement to interface with closed-source tech giants. The core technical complaint is that hardcoding a dependency on Apple and Google attestation APIs fundamentally betrays the promise of eIDAS; to a purist, open standards are essentially meaningless if the absolute root of trust remains an unauditable corporate black box.

They argue, correctly in a vacuum, that open standards prevent vendor lock-in.

Software-only solutions, however, fundamentally fail at the physical layer. If an Android device is compromised (and a statistically terrifying percentage of the global mobile fleet is persistently compromised at all times), malware running in userspace can simply request the software keys from memory and spirit them away to a remote server. The open-source advocates are solving for transparency. The government is solving for non-repudiation. The state desperately needs physical realities, not just elegant mathematics, to secure its population.

Let us follow the credential request downward into the silicon. For the state to genuinely trust a mobile phone to hold your identity, the private key must live permanently inside a Hardware Root of Trust. If you consult the documentation for Android's Hardware-backed Keystore or Apple's Secure Enclave, you will see exactly how this operates in the physical world.

The Secure Enclave is an isolated physical vault embedded directly on the System-on-Chip. When the government application needs to authenticate a user, the API call drops through the highly permeable layers of the operating system and hits a literal, physical wall of silicon. The Enclave accepts the cryptographic challenge, signs it using the permanently embedded private key, and hands back the mathematical proof to the operating system. Crucially, the hardware structurally refuses to let the private key out.

A mathematical proof of physical custody is born. The credential is secured.

Visualizing this Rubicon crossing clarifies the architectural necessity. Picture a side-by-side flow chart of software-only identity versus hardware-backed identity. In the former, an automated script written by malware authors routinely intercepts the authentication flow in userspace and perfectly duplicates the keys, resulting in endless identical clones of a citizen's identity. In the latter, the API call successfully traverses the boundary into the black-box hardware, but the malware shatters against the Enclave's physical isolation.

So imagine you are the newly appointed EU official in charge of rolling this infrastructure out to roughly 450 million citizens. The political optics dictate that you champion European sovereignty. The operational reality dictates that nearly 99% of your constituents carry either iOS or Android devices in their pockets. You strictly require hardware attestation to prevent a catastrophic failure of the financial system—a phenomenon we might call the Cloned Passport Contagion.

When identity fraud occurs, the resulting financial damage cascades downward through a complex, multi-jurisdictional gauntlet of banking regulations and international treaties. A single extracted credential in the wild does not merely result in a teenager successfully buying unauthorized alcohol at a convenience store. It translates into 10,000 synthetic bank accounts rapidly opened by an automated botnet. These accounts are subsequently leveraged to siphon illicit funds through SEPA clearing rails long before a human compliance officer, nursing their morning espresso, realizes the bank is currently underwriting a massive, highly efficient money laundering syndicate.

(Consider a bank which receives a pristine digital identity token, only to discover its underlying credential was programmatically cloned. If the state’s flagship identity credential routinely flags as structurally compromised, banks will quietly begin treating the government’s 'High' assurance token as toxic waste, relying entirely on their proprietary underwriting and completely destroying the wallet's utility across the financial sector.)

As this weary bureaucrat, you do not possess a sovereign European semiconductor fab capable of placing a democratically audited, state-owned microchip into the hands of a half-billion people. Your choices to halt the contagion are exactly two: you either swallow your pride and rely on the existing Apple and Google hardware already sitting in citizens' pockets, or you cancel the digital identity initiative entirely.

Which brings us to the ultimate point of friction, the spark that ignited the developer backlash: why the API call that crosses the Rubicon must remain proprietary.

You will note that open-source advocates frequently suggest standardizing the hardware interface so that any vendor can plug in. This fundamentally misunderstands the adversarial environment. To prove to the European Union that the Secure Enclave signing the challenge is actually a physical chip sitting inside a real smartphone in Munich—and not an infinitely scalable Android emulator churning out fake attestations in a server farm in St. Petersburg—the hardware manufacturer itself must cryptographically vouch for the device.

The state is structurally forced to ask Tim Cook or Sundar Pichai to confirm the physical integrity of the citizen's phone, because only Apple and Google hold the proprietary root keys that verify genuine factory silicon. (Ask any anti-moneylaundering professional; relying on community-audited trust networks to prevent industrialized synthetic identity fraud is, to put it mildly, an incredibly tough sell in the compliance sector.)

Technologists generally view this arrangement as an appalling surrender of sovereignty, a willful abdication to foreign tech giants. The bureaucratic class views it as an unavoidable logistical reality. The state cannot simply regulate a sovereign microchip into existence via a mandate. It must interface with the physical supply chains that actually build the world, using the exact APIs provided by the entities that own those factories.

We are witnessing a profound, quiet shift in the political economy of the internet. The nation-state, long the absolute monopolist on the issuance of identity, has been operationally demoted to a co-signer. In the 21st century, the sovereign state can attest to who you are. Only Apple and Google have the physical supply chains to attest to where your keys are. And in the brutal math of cryptographic liability, those two things are entirely indistinguishable.

← Back to Edition 6