Cardano founder Charles Hoskinson has announced that he is experimenting with a novel wallet recovery concept based on zero-knowledge proofs. In a public post on June 26, 2026, Hoskinson revealed a system that would allow users to prove ownership of a wallet without ever exposing the 24-word recovery phrase. The idea is to replace trusted custodians with smart contracts, maintaining self-custody while still offering a safety net.
The proposed mechanism would hold ADA and Cardano Native Tokens in a smart contract-controlled recovery pool. Users would provide a zero-knowledge proof that they know the correct 24-word mnemonic, and once validated, the contract automatically releases the assets back to them. “Users can prove ownership without revealing the phrase itself,” Hoskinson explained, stressing that sensitive credentials remain entirely private.
The recovery model is built on Cardano’s UTxO model and Plutus smart contracts, leveraging improvements in zero-knowledge capabilities. Hoskinson is collaborating with developers Pi Lanningham (Quantumplation), Sebastien Guillemot, and the Midnight team to refine and test the framework. The announcement also comes in the wake of a security incident involving SecondFi, which reported $2.4 million in losses due to compromised key generators, highlighting the importance of safer recovery methods.
Wallet recovery remains a critical challenge across the industry. Standard BIP39 seed phrases serve as a single point of failure, and losing both a device and the phrase often means permanent loss of funds. While alternative approaches—such as multi-party computation, social recovery, or biometric systems—are being explored, Hoskinson’s zero-knowledge scheme represents a potential direct integration on a major Layer‑1 blockchain.