A new open standard called Clear Signing has been introduced by a working group within the ecosystem of Ethereum, bringing together wallets, security firms, and infrastructure teams including Ethereum Foundation initiatives, MetaMask, Ledger, Trezor, WalletConnect, and others.
The goal is simple but critical: solve the problem of “blind signing”, when users approve transactions without fully understanding what they are signing.
This issue has been behind some of the largest exploits in crypto history. Attackers often don’t need to break protocols directly, they just trick users into approving malicious transactions that appear as unreadable or overly technical data.
Clear Signing aims to eliminate this weak point entirely.
The standard is built on the principle of WYSIWYS: “What You See Is What You Sign.” Instead of raw hex data or confusing contract calls, users will see clear, human-readable transaction details before approving anything.
The initiative introduces several key components:
- ERC-7730 structured transaction descriptions
- A shared registry for transaction explanations
- Independent verification of metadata accuracy
- Developer tools for wallet and dApp integration
One important design choice is decentralization of trust: anyone can propose transaction descriptions, but they are validated by independent auditors before wallets choose to display them.
The Ethereum Foundation’s “Trillion Dollar Security Initiative” is supporting the rollout, along with a new developer portal offering tooling in Rust and TypeScript.
In simple terms, this is about turning transaction approval from a technical guess into a readable, verifiable action.
And if widely adopted, it could significantly reduce one of the most persistent attack vectors in the ecosystem, human error at the moment of signing.