For five years, hardware wallet users have stared at something like this before approving a transaction: 0x095ea7b3000000000000000000000000a0fbb4000000000000000000000000000000000000000000000000de0b6b3a7640000. No indication of where their money is going, what contract is running, or how much they are actually approving. That hex string is a feature of blind signing, the technical requirement that users approve smart contract calls by verifying transaction data they cannot read. It is the reason billions of dollars have vanished into phishing attacks, malicious dApps, and approval exploits, attackers rely on users being unable to parse what they are authorizing.
On May 12, 2026, the Ethereum Foundation launched Clear Signing, an open standard designed to end that opacity. The standard replaces unreadable hex with human-readable descriptions of what a transaction actually does: send 1 ETH to this address, approve SpenderContract to use up to 10 USDC, swap 5 DAI for ETH at this slippage limit. Ledger and Trezor, the two hardware wallet manufacturers controlling roughly 80 percent of the self-custody hardware market, both publicly committed to implementing the standard in firmware updates by June 30, 2026. MetaMask, WalletConnect, Fireblocks, Cyfrin, and other wallet and security vendors are already committed. This is not a single vendor's security theater; it is a credibly neutral standard backed by two competing hardware manufacturers, the Ethereum Foundation's governance, and an open registry anyone can audit and self-host.
Clear Signing is built on two Ethereum Request for Comments (ERC-7730 defines a JSON format for structured, human-readable smart contract descriptions; ERC-8176 is an attestation framework that lets auditors and users verify those descriptions are trustworthy). The Ethereum Foundation is hosting a public registry at clearsigning.org where contract developers, security auditors, and wallet makers can contribute and verify descriptors. Anyone can copy the registry. Anyone can contribute. Auditors can attest to the accuracy of descriptions. Wallets decide which sources they trust. The governance model is the key structural move: Ledger built Clear Signing internally starting in 2021, formalized it as an ERC in 2024, then transferred control to the Ethereum Foundation specifically to strip it of vendor lock-in and force competitors to adopt the same standard instead of building proprietary alternatives. Trezor's Chief Technology Officer Tomáš Sušánka told CoinDesk that the industry has lacked broadly available tools to distinguish legitimate transactions from fraudulent ones at the user level. "When users cannot comprehend what they're authorizing, security becomes exponentially more challenging," he said.
The timing is not accidental. The blind-signing attack surface has been responsible for some of the largest self-custody losses in recent years. The Ethereum Foundation specifically cited incidents like the Bybit hack, where attackers exploited approval exploits to drain user accounts. Blind signing is not a novel vulnerability; it is a design flaw in how wallets present transaction data to users. What changed is that Ledger's internal research on Clear Signing matured, the vendor ecosystem developed enough to benefit from a unified standard, and the Ethereum Foundation committed capital (a $1 million audit subsidy program) and governance overhead to make the standard durable and neutral. This is a rare moment: two competing hardware manufacturers, along with software wallet developers, agreed to implement the same security standard not because they were forced to, but because the cost of not implementing it, losing customers to the competitor who did, exceeded the cost of engineering a multi-vendor update.
The real beneficiary is the self-custody user. Someone approving a token swap on Uniswap via Ledger will now see "Swap 5 DAI for ETH with 0.5% slippage" instead of a wall of hex. Someone approving a contract interaction will see the contract name, the function being called, and the key parameters. The attack surface for phishing dApps and malicious contract approvals shrinks dramatically because users can actually verify what they are authorizing before they sign. For Ledger and Trezor, this is table stakes: the vendor that shipped Clear Signing first gains a marketing advantage, but both know they have to match or lose credibility. For the Ethereum Foundation, this is a validation of the Trillion Dollar Security Initiative, the idea that foundational security improvements can be standards-driven rather than market-driven. For auditors and security researchers, the open registry means they can contribute trustworthy descriptors and build reputation as trusted sources for transaction clarity.
Watch for three specific milestones: Trezor's firmware release by June 30, 2026 (the stated deadline); Ledger's corresponding update to its Ledger Live companion app and device firmware (also expected in the same window); and the number of descriptors contributed to clearsigning.org in the 90 days after launch (a signal of whether developers see it as worth the engineering investment). If Trezor ships on schedule and Ledger follows within weeks, adoption by other wallet makers will accelerate. If descriptors lag, if developers do not bother to register their contracts, the standard becomes a wallet feature with no content, and users see blank transactions. Watch also whether MetaMask and WalletConnect implement Clear Signing in the next quarter; if they do, the standard becomes ubiquitous. If they do not, it remains a hardware-wallet feature without network effects.
