Newsroom
25 August, 2026 / News / AI / Tags: monad, quantum, passkeys, would, authentication

Ethereum-compatible network seeks to let users replace lost or outdated credentials while keeping the same address and assets intact
Monad developers have introduced an early draft proposal that would separate a wallet’s permanent address from the authentication credentials controlling it. The change aims to allow key replacement, social recovery, passkeys and post-quantum cryptography without forcing users to create new addresses or transfer holdings.
The draft, titled Flexible and Upgradeable Account Authentication, was published by researchers Kushal Babel and Jan Camenisch of Category Labs, the core engineering team behind the network. Under the design, an account address would be fixed at creation, derived from a hash of its initial configuration. A separate authentication configuration would remain mutable throughout the account’s lifetime.
Users could add, replace or retire credentials that authorize transactions while the underlying address stays the same. Supported methods could include traditional private keys, device-based passkeys, multiple signers or cryptography designed to withstand quantum attacks.
Rotation would occur through a proposed AuthConfigManager precompile. The account holder would submit a new credential that meets the account’s reconfiguration policy. The update would take effect after Monad’s three-block execution delay. The same policy would also control changes to itself, preventing configurations that could permanently lock an account.
One practical example outlined involves setting an account so that either the primary key or two trusted parties acting together can install a replacement if the original key is lost. Existing accounts would continue to function under current rules if the proposal is eventually adopted.
The design is intended to address a longstanding limitation of externally owned accounts on Ethereum-compatible chains. Today, loss of a private key typically results in permanent loss of access, while upgrading security often requires generating a new address and moving assets.
By decoupling identity from credentials, the proposal would enable native social recovery and the conversion of a standard account into a multisignature setup without asset transfers. Passkeys stored on phones or computers could also serve as valid authentication methods once the necessary support is implemented.
Applications and services that rely on stable addresses would avoid the operational burden of updating records after a security migration.
A central use case involves upgrading to post-quantum signature schemes. Sufficiently powerful quantum computers could eventually break the mathematical foundations of current digital signatures used across major blockchains, allowing private keys to be derived from public information.
Rather than requiring holders to send assets to newly generated quantum-resistant wallets, the Monad approach would let an account install a different authorization method while retaining its existing address and associated tokens, NFTs and contract interactions.
The proposal remains at the architecture stage. Authors have described the broad design but have not yet produced a detailed implementation specification. It has not been assigned a formal number in the network’s improvement proposal registry.
Monad launched its mainnet in November 2025 after raising approximately $244 million, including a $225 million round led by Paradigm. The Ethereum Virtual Machine-compatible chain is built for parallel transaction execution and high throughput while maintaining compatibility with existing smart contracts.
As of the latest available figures, decentralized applications on the network held roughly $939 million in total value locked. Any path to adoption would require the draft to advance through the network’s formal review process, including development of a complete technical specification and client implementations.
The proposal places Monad among other networks examining quantum-resistant upgrades, though its account-level approach differs in aiming for native flexibility from the outset rather than relying solely on smart-contract wallets or future hard-fork opt-ins.









