Why NEAR’s Post-Quantum Migration Could Be Easier Than Bitcoin’s or Ethereum’s
NEAR is reportedly moving toward NIST FIPS 204/ML DSA post quantum signatures, with secondary reports pointing to Q2 2026 testnet timing; its edge is architectural: NEAR accounts can keep the same identity while rotat... Bitcoin and Ethereum are not quantum broken today, but their migrations are harder because exist...
NEAR Protocol’s Quantum-Safe Plan Could Be Easier Than Bitcoin or Ethereum’sAI-generated editorial illustration of NEAR’s rotatable access-key model and post-quantum blockchain security.
AI Prompt
Create a landscape editorial hero image for this Studio Global article: NEAR Protocol’s Quantum-Safe Plan Could Be Easier Than Bitcoin or Ethereum’s. Article summary: NEAR is reportedly preparing a Q2 2026 post quantum signature rollout based on NIST FIPS 204/ML DSA; the advantage is that NEAR accounts can rotate access keys without changing account identity, though rollout details.... Topic tags: near protocol, blockchain, quantum computing, post quantum cryptography, crypto security. Reference image context from search candidates: Reference image 1: visual subject "# NEAR Plans Post-Quantum-Safe Signing for Q2 2026 Testnet. NEAR's human-readable account model and rotatable access keys give it a structural advantage for quantum migration — use" source context "NEAR Plans Post Quantum Safe Signing for Q2 2026 Testnet" Reference image 2: visual subject "Project Eleven CEO Warns Bitcoin Qu
openai.com
NEAR’s quantum-security story is not only about adding a new cryptographic algorithm. The more important point is how easily users can replace the keys that control an account. NEAR’s official documentation describes accounts as unique addresses controlled through Access Keys, while multiple reports say NEAR One is working on FIPS 204 / ML-DSA post-quantum signature support.[4][5][9][17][19]
What NEAR is reportedly adding
Multiple May 2026 reports say NEAR is adding post-quantum cryptography support, with NEAR One integrating a FIPS 204 lattice-based signature scheme as the first post-quantum signature option.[4] One report says the roadmap targets FIPS 204 deployment on testnet before the end of Q2 2026.
Studio Global AI
Search, cite, and publish your own answer
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
NEAR is reportedly moving toward NIST FIPS 204/ML DSA post quantum signatures, with secondary reports pointing to Q2 2026 testnet timing; its edge is architectural: NEAR accounts can keep the same identity while rotat...
Bitcoin and Ethereum are not quantum broken today, but their migrations are harder because existing signature systems and wallet infrastructure are more tightly tied to elliptic curve cryptography.
The key caveat: NEAR’s account model is documented, and FIPS 204 is official, but the exact NEAR rollout details currently come mainly from secondary reports citing NEAR or NEAR One announcements.
People also ask
What is the short answer to "Why NEAR’s Post-Quantum Migration Could Be Easier Than Bitcoin’s or Ethereum’s"?
NEAR is reportedly moving toward NIST FIPS 204/ML DSA post quantum signatures, with secondary reports pointing to Q2 2026 testnet timing; its edge is architectural: NEAR accounts can keep the same identity while rotat...
What are the key points to validate first?
NEAR is reportedly moving toward NIST FIPS 204/ML DSA post quantum signatures, with secondary reports pointing to Q2 2026 testnet timing; its edge is architectural: NEAR accounts can keep the same identity while rotat... Bitcoin and Ethereum are not quantum broken today, but their migrations are harder because existing signature systems and wallet infrastructure are more tightly tied to elliptic curve cryptography.
What should I do next in practice?
The key caveat: NEAR’s account model is documented, and FIPS 204 is official, but the exact NEAR rollout details currently come mainly from secondary reports citing NEAR or NEAR One announcements.
Which related topic should I explore next?
Continue with "Judge Allows Aave to Move $71M in Frozen ETH for Kelp DAO Recovery" for another angle and extra citations.
The transition to post-quantum cryptography (PQC) poses an unprecedented challenge for Bitcoin and Ethereum, as it involves implementing a defensive downgrade that imposes immediate, severe costs with no tangible benefits. While quantum computers capable of...
Ethereum uses to keep the network secure and protect user funds. Eventually, some of these cryptographic methods will be vulnerable to quantum computers , which can solve specific mathematical problems exponentially faster than classical machines. No quantu...
According to ChainCatcher, the NEAR Protocol team is gearing up to add post-quantum cryptography support to the network. NEAR's account model is different from Bitcoin and Ethereum; it's decoupled from cryptography and controlled via rotatable access keys....
ChainCatcher reports that NEAR Protocol has posted on X that its team is adding post-quantum cryptography support to the network. Unlike Bitcoin and Ethereum, NEAR’s account model decouples accounts from cryptography, controlling access through rotatable ke...
FIPS 204 is the U.S. National Institute of Standards and Technology’s Module-Lattice-Based Digital Signature Standard, finalized on August 13, 2024.[34] ML-DSA, the signature algorithm defined by FIPS 204, is described in the RFC process as a post-quantum digital signature scheme intended to remain secure against an adversary with a cryptographically relevant quantum computer.[41]
The practical promise in the NEAR reporting is account-level key rotation: once support is live, reports say a NEAR account holder could rotate into a quantum-resistant key with a single transaction.[4][5][7] That framing matters because it treats post-quantum migration as changing account permissions, not abandoning an existing account identity.
Why NEAR’s access-key model matters
NEAR separates account identity from the keys that control that account. Its documentation says users participate through NEAR accounts, which are identified by a unique address, can optionally hold a smart contract, and are controlled through Access Keys.[19]
Those keys are permissioned. NEAR documents two main types: full-access keys, which can control the whole account, and function-call keys, which can be limited to specific contracts.[17] The NEAR protocol specification also says each access key belongs to an account, is identified by a public key, and that an account can have zero to multiple access keys.[23]
That means the cryptographic key is not the account’s permanent identity. If the reported FIPS 204 / ML-DSA support works as described, a user could add or rotate to a post-quantum access key while keeping the same NEAR account address and the assets or contracts associated with that account.[4][5][17][19][23]
In plain English: NEAR’s migration path could look more like updating the lock on a door than moving everything into a new house.
Why Bitcoin and Ethereum face a harder migration problem
The quantum threat is not that major blockchains are broken today. Ethereum’s own roadmap says no quantum computer can currently break Ethereum’s cryptography, while also warning that some cryptographic methods used to secure the network and user funds will eventually be vulnerable to quantum computers.[3]
The hard part is the transition. A 2026 paper on hybrid post-quantum signatures for Bitcoin and Ethereum describes the move to post-quantum cryptography as an “unprecedented challenge” because it can impose immediate costs without a near-term user-visible benefit.[1] The same paper frames the issue around protocol-level integration for systems built on today’s secp256k1-based signature infrastructure.[1]
Other cryptography research summaries point to a similar problem for ECDSA-based blockchains such as Bitcoin and Ethereum: on-chain public key exposure and the absence of post-quantum security guarantees create migration pressure, but proposed fixes can be cumbersome or require address changes.[12]
That is the contrast with NEAR. Bitcoin and standard Ethereum account flows are more deeply tied to existing elliptic-curve signature infrastructure, wallet behavior, and transaction validation rules.[1][3][12] NEAR’s account model gives it a more direct place to insert new signature support: the access keys attached to an existing account.[17][19][23]
The main caveat: this is not automatic quantum safety
NEAR should not be treated as “quantum-proof” simply because post-quantum support is reported. The strongest primary-source evidence supports two building blocks: NIST has finalized FIPS 204, and NEAR’s official documentation already describes accounts controlled by one or more access keys.[17][19][23][34]
The more specific rollout claims — FIPS 204 as NEAR’s first post-quantum signature option, single-transaction key rotation, wallet collaboration, and Q2 2026 testnet timing — come in the provided material mainly from secondary reports citing NEAR or NEAR One announcements.[4][5][6][7][9]
Even if the upgrade ships as described, real-world protection would still depend on implementation quality, wallet support, user adoption, and removing or retiring older vulnerable keys where needed.[4][5][17]
Bottom line
NEAR’s advantage is not just that it may add FIPS 204 / ML-DSA signatures. It is that NEAR accounts are controlled through rotatable access keys rather than being defined solely by one permanent signing key.[17][19][23]
If the reported rollout works as described, NEAR users could move to quantum-resistant keys with less disruption than ecosystems that must coordinate new signature schemes, wallet behavior, transaction validation, and fund migration across a much larger base of existing accounts.[1][4][5][9][12] The plan still needs live implementation and broad wallet support, but NEAR’s account architecture gives it a cleaner migration path than many older blockchain designs.
Why Ethereum Fell Below $2,300: Whale Deposits Met ETF Outflows
NEAR Protocol has officially confirmed the integration of post-quantum cryptography into its network, allowing account holders to rotate their keys and become quantum-safe with a single transaction. The announcement, posted by the project on May 6, 2026, ma...
NEAR Protocol is adding post-quantum cryptography support, allowing accounts to complete key rotation in a single transaction ... NEAR Protocol stated on platform X that the team is adding post-quantum cryptography support for the network. NEAR's account mo...
NEAR Protocol targets Q2 2026 for NIST-approved post-quantum signatures as quantum computing threats to blockchain cryptography accelerate faster than expected. ... The Near One team published a detailed roadmap on May 6, outlining steps to make NEAR accoun...
In particular, blockchains relying on ECDSA, such as Bitcoin and Ethereum, exhibit inherent vulnerabilities due to on-chain public key exposure and the lack of post-quantum security guarantees. Although several post-quantum transition proposals have been in...
In NEAR, users control their accounts using access keys, which can be full-access keys or function-call keys. Full-access keys allow complete control over the account, while function-call keys restrict actions to specific contracts. This system enables secu...
Fetch the complete documentation index at: ... Users participate in the NEAR ecosystem through their NEAR accounts. These accounts are identified by a unique address, can optionally hold a smart contract, and are controlled through Access Keys. By signing t...
Access key provides an access for a particular account. Each access key belongs to some account and is identified by a unique (within the account) public key. Access keys are stored as account id,public key in a trie state. Account can have from zero to mul...
FIPS 204 Module-Lattice-Based Digital Signature Standard Date Published: August 13, 2024 Planning Note (02/23/2026): (2/23/26) See the errata (potential updates) spreadsheet under "Documentation" for a list of several minor issues that will be corrected in...
The Module-Lattice-Based Digital Signature Algorithm (ML-DSA), as defined by NIST in FIPS 204, is a post-quantum digital signature scheme that aims to be secure against an adversary in possession of a Cryptographically Relevant Quantum Computer (CRQC). This...