Watchlist 0
NAORIS PROTOCOL · L1 · STAGE 3 CAPPED AT 3 (SUPPLY-CHAIN CAP); A POST-QUANTUM-NATIVE L1 WHOSE MAINNET CLAIMS PURE-PQ SIGNING FROM GENESIS, BUT WHOSE DEPLOYMENT EVIDENCE IS NOT INDEPENDENTLY RECONSTRUCTIBLE (CLOSED-SOURCE GITHUB ORG, NO WORKING PUBLIC MAINNET BLOCK EXPLORER FOUND AS OF 2026-06-02; A TESTNET EXPLORER EXISTS BUT DOES NOT EVIDENCE MAINNET TRAFFIC) · QRI 27 v3.1.0 methodology
In plain terms

What it is. Naoris Protocol is a network that launched in April 2026 promising to be built from day one to withstand the kind of computer that could break today's banking and crypto security.

What we found. Naoris keeps its software private and runs no working public record we could open, so we have only the company's word for how the network actually behaves, and its biggest headline numbers come from a test version rather than the real one.

Why it matters. Even if the network itself holds up, the NAORIS coin that people buy and hold lives on a separate, older system that a future quantum computer could eventually break, and there is no published plan to move that money to safety.

Naoris Protocol markets a post-quantum-native L1 (mainnet live 2026-04-01) that signs transactions under one lattice scheme it labels 'Dilithium-5', the pre-standardization Level-5 designation that maps to ML-DSA-87 (CRYSTALS-Dilithium, FIPS 204, finalized 2024-08-13). The single most important fact for a cryptographer: this signing is verified by statement, not by artifact. The GitHub org has no public repositories (checked 2026-06-02), no working public mainnet block explorer for the native L1 was reachable, and the headline volume and node figures are self-reported testnet numbers, so the on-chain bytes signed under the named primitive cannot be reconstructed by an independent third party and the Gate 2 evidence-reconstruction check holds the deployment sub-scores low. The architecture is also pure post-quantum with no documented classical+PQ hybrid signing composition on the L1 (Gate 1a-Sig fails, Stage cap 4) and lattice-only with no hash-based (SLH-DSA per FIPS 205, XMSS per RFC 8391) or code-based fallback (diversity cap fires). The binding gate is the Supply-Chain cap: 4 of 4 vendor tiles (wallet, bridge, custodian, RPC/HSM/infra) lack a top-3 vendor PQC roadmap, capping Migration Stage at 3.

inLinkedIn Audit access Compare Verified 2026-06-02

Summary

Naoris Protocol scores QRI 27, Band 3 Planning, Migration Stage 3 (capped). It markets a post-quantum-native L1 (dPoSec consensus, mainnet live 2026-04-01) that signs transactions under one lattice scheme labeled 'Dilithium-5'. NIST's standard names the parameter sets ML-DSA-44/65/87 (FIPS 204, finalized 2024-08-13); 'Dilithium-5' is the pre-standardization Level-5 label that maps to ML-DSA-87. The project states it deploys ML-DSA-87 per FIPS 204, but no published technical spec or inspectable code fixes the parameter set, so the identity is corroborated by an executive statement and press at the family level, not reconstructible from artifacts. The load-bearing limitation is evidence: the GitHub org has no public repositories (checked 2026-06-02), no working public mainnet block explorer for the native L1 was reachable, and the volume and node figures (over 100M transactions, over 1M nodes) are self-reported testnet numbers, so the deployment sub-scores that would otherwise be Naoris's strength fail the Gate 2 evidence-reconstruction check. The mainnet-traffic cap does not fire on the number (the chain claims PQ signing from genesis, not below 20% PQ), but the traffic share is not independently verifiable. The architecture also fails Gate 1a-Sig: the L1 is pure post-quantum with no documented classical+PQ hybrid signing composition (no 2-of-2 AND, no 1-of-2 OR), capping QRI at 60 and Stage at 4. The signing surface is lattice-only, with no hash-based (SLH-DSA per FIPS 205, XMSS per RFC 8391) or code-based (Classic McEliece) signature family shipped, firing the diversity cap (QRI 60). The binding cap is supply chain: 4 of 4 vendor tiles (wallet, bridge, custodian, RPC/HSM/infra) lack a top-3 vendor PQC roadmap, capping Migration Stage at 3. The architecture-execution-gap cap also triggers (Dim 4 45 minus Dim 5 16 = 29, QRI cap 70, non-binding on the number). The circulating $NAORIS supply (about 599M of 4,000,000,000) lives as an EVM token on Ethereum and BNB Smart Chain under ECDSA secp256k1 (Ethereum contract verified on Etherscan, 2,541 holders), a layer distinct from the PQ-native L1, with no documented bridge or migration path between them.

What the gates say

  • Gate 1a, Hybrid signature: FAIL , Naoris's L1 is pure post-quantum by design: it signs transactions under a lattice scheme marketed as 'Dilithium-5' / ML-DSA-87 from genesis, with no classical+PQ AND-composition (2-of-2) or OR-composition (1-of-2) documented on the L1. This is the canonical pure-PQ replacement that Gate 1a-Sig disqualifies, reached via a PQ-native architecture rather than a plug-and-play swap. A 'Hybrid Mode: backward-compatible PQC + classical signing' is described, but as a product for wrapping EXTERNAL chains, NOT as a composition applied to Naoris's own L1. Consequence: QRI cap 60, Stage cap 4.
  • Gate 1a, Hybrid KEM: FAIL , the KEM family is named in press coverage of the launch as CRYSTALS-Kyber / ML-KEM per FIPS 203 (BlockEden 2026-04-04), and Naoris materials reference a KEM as part of the stack; HOWEVER the specific ML-KEM parameter set (512/768/1024) is not named, no classical+PQ hybrid KEM combiner (e.g. X25519+ML-KEM per the IETF hybrid draft) is documented, and validator-transport encryption between dPoSec nodes is not described in any public spec. No documented hybrid KEM combiner -> fails Gate 1a-KEM where in scope.
  • Gate 1b, Commit-to-hash: COND , no OR-composition / 1-of-2 hybrid declared on the L1; Naoris is single-scheme PQ - lattice ML-DSA - at the signing layer
  • Gate 2, Evidence reconstruction: COND , PARTIAL FAIL (Dim 1-4 and Dim 7 sub-scores are broadly reconstructible from public artifacts - NIST FIPS 204, Etherscan, press, the project's own pages. BUT the Dim 5 deployment claims - mainnet PQC traffic %, consensus-client PQC code, validator PQC adoption - are NOT reconstructible by an independent third party: the GitHub org has no public repositories (checked 2026-06-02), no working public mainnet block explorer for the native L1 was reachable (a testnet explorer is referenced but does not evidence mainnet traffic; the announced mainnet explorer was not independently usable as of 2026-06-02), and all volume/node figures are self-reported (Decrypt explicitly noted it 'has not independently verified these figures'). Those sub-scores are scored low under Gate 2.
  • Gate 3, Primitive naming: PASS , with caveat (every scored primitive is named: ML-DSA-87 / CRYSTALS-Dilithium / 'Dilithium-5' per FIPS 204 for L1 signing, ML-KEM / CRYSTALS-Kyber per FIPS 203 for key encapsulation, ECDSA secp256k1 for the $NAORIS EVM token. Caveat: the ML-DSA-87 identity rests on the CGO's on-record statement to Decrypt (2026-04-02) rather than a published spec or inspectable code; the ML-KEM and ML-DSA parameter sets are corroborated at the algorithm-family level by press but no Naoris technical document fixes the exact parameter set, and the consensus hash function is unspecified.

Burn-vs-rescue policy on file

Declared option f, Undeclared (for the Ethereum-based economic layer). Naoris has no published policy for the quantum-vulnerable ERC-20 token layer: the circulating $NAORIS supply on Ethereum is secured by ECDSA secp256k1, and there is no documented freeze, rescue, rate-limit/canary, or migration policy for those holdings, nor a timeline to move the economic layer onto the PQ-native L1. For the L1 itself there is no classical-key-freeze problem because the chain is pure-PQ from genesis (no quantum-vulnerable keys to freeze); a protocol-level 'irreversible security transition' is described whereby classical signing is blocked once PQ keys are adopted, but this concerns the L1's own forward state, not a policy for dormant or legacy quantum-vulnerable value. The economic-layer policy is undeclared - itself a signal.

Seven dimensions

Each dimension scores 0–100 internally; the weighted roll-up produces the QRI.

1 Cryptographic Exposure weight 15% 44 / 100
1a · primitive inventory 12 / 20

The L1 signature primitive is named (ML-DSA-87 / 'Dilithium-5', per the CGO's Decrypt statement) and the KEM family is named in press (ML-KEM / CRYSTALS-Kyber, FIPS 203), but the inventory remains incomplete: the ML-DSA and ML-KEM parameter sets are not fixed in any Naoris technical spec, and the consensus hash function (SHA-256, SHA-3, or other) is not specified in any public document. The ECDSA secp256k1 economic-layer exposure is documented on-chain via Etherscan. Deduction reflects parameter sets corroborated only by statement/press (not by spec or code) and the unspecified consensus hash.

Primitives: ML-DSA (CRYSTALS-Dilithium, marketed as 'Dilithium-5'; FIPS 204, finalized 2024-08-13) - native L1 transaction signature scheme; exact parameter set (44/65/87) NOT confirmed in public docs, 'Dilithium-5' maps to ML-DSA-87 by the pre-standardization Level-5 label · ML-KEM (CRYSTALS-Kyber, FIPS 203) - named in launch press coverage (BlockEden 2026-04-04) as the key-encapsulation mechanism in the stack; the specific parameter set (ML-KEM-512/768/1024) is NOT named, and no hybrid KEM combiner is documented · ECDSA secp256k1 - securing the $NAORIS ERC-20 token contract on Ethereum (ERC1967Proxy, verified on Etherscan), i.e. the economic layer, NOT the native L1 signing layer
1b · shor grover pq tag 11 / 20

The native L1 signing surface is claimed PQ-safe (lattice ML-DSA), which would be a structural strength if independently verifiable. Deduction: (a) the economic layer ($NAORIS on Ethereum) is Shor-breakable ECDSA secp256k1; (b) the consensus hash is unspecified so its Grover posture cannot be tagged; (c) the lattice-confidence discount applies; (d) the entire signing surface is a single lattice family (no Shor-diverse fallback) and the implementation is unverified.

Tags:
  • ML-DSA / 'Dilithium-5' (FIPS 204, L1 signing) PQ-safe lattice (lattice-confidence discount per Change 2)
  • ML-KEM (CRYSTALS-Kyber, FIPS 203; named in launch press, parameter set unspecified) PQ-safe lattice KEM; implementation cannot be verified from public sources
  • ECDSA secp256k1 ($NAORIS ERC-20 economic layer on Ethereum) Shor-break-via-DL-without-pairings
  • consensus hash (unspecified) unknown - not publicly specified; if SHA-2/SHA-3 then Grover-weaken (256-bit -> ~128-bit)
1c · family diversity 5 / 20

Exactly ONE PQ family is deployed at the signing layer: lattice (ML-DSA / 'Dilithium-5'). Per the 1c rubric, '1 lattice-only = 5 (hard cap)'. No hash-based (SLH-DSA, XMSS) or code-based (Classic McEliece, BIKE) signature family is documented as deployed or planned for the L1. This lattice-monoculture is precisely the single-point-of-failure posture (SIKE-2022 precedent) that the Diversity Cap targets; the cap fires at QRI <= 60. Hard-capped at 5.

1d · nist security category 11 / 20

If the deployed scheme is ML-DSA-87 (the Level-5 mapping of 'Dilithium-5'), it is NIST Category 5 (highest), and ML-DSA is a NIST-standardized primitive (FIPS 204). This is a genuinely strong category claim on its face. Deduction: the parameter set is NOT confirmed in any public technical document (could be ML-DSA-44 cat 2, ML-DSA-65 cat 3, or ML-DSA-87 cat 5), the KEM category is unknown (algorithm unnamed), and the ECDSA secp256k1 economic layer is classical-128-bit and not a NIST PQC category. Score reflects a probable Category-5 signature claim discounted for unconfirmed parameter set.

1e · implementation quality 5 / 20

No independent implementation audit of Naoris's ML-DSA code has been published; the GitHub org has no public repositories (checked 2026-06-02), so the code is closed-source and cannot be reviewed for constant-time posture, KyberSlash-class timing-leak resistance, library provenance (no liboqs / PQCA / named-audit attribution available), or formal-verification status (no Formosa-Crypto / EasyCrypt machine-checked proof cited for Naoris's specific implementation). ML-DSA itself is cryptanalytic Tier 3 (NIST-standardized), but the deployed implementation is unverifiable. Low score: the standard is mature, the implementation is unauditable.

2 Quantum Recovery Exposure weight 10% 52 / 100
Forge subtotal: 48/75 Decrypt subtotal: 4/25
2a · active key exposure 16 / 25

Forge. For the native L1: addresses sign under a lattice scheme (ML-DSA / 'Dilithium-5'); revealing an ML-DSA public key on-chain does NOT enable Shor-based key recovery, since lattice signatures are not broken by Shor (subject to the lattice-confidence caveat and the unverified implementation). A protocol-level 'irreversible security transition' is described that blocks classical signing once PQ keys are adopted. Deduction is material because the circulating $NAORIS economic layer is ERC-20 on Ethereum under ECDSA secp256k1 with ~2,541 holder addresses whose public keys are revealed on spend - those ARE Shor-recoverable active keys. Active-key posture is strong for the L1, weak for the economic layer.

2b · cold key exposure 16 / 25

Forge. Native-L1 dormant balances sit on ML-DSA (lattice) addresses, Shor-resistant by construction (implementation unverified). Unlike Bitcoin's lost P2PK coins or dormant Ed25519/ECDSA balances, L1 cold funds are not forgeable by a future CRQC at the signature layer if the lattice implementation is correct. Deduction: dormant $NAORIS held in Ethereum wallets (ECDSA secp256k1) IS cold-key-exposed, and no migration policy off Ethereum is published.

2c · sig long term validity 16 / 25

Forge. Historical native-L1 transaction signatures are lattice (ML-DSA) and would remain unforgeable post-Shor (lattice-confidence caveat; unverified implementation). Deduction: (a) lattice carries the long-horizon confidence discount for very-long-lived signatures; (b) any signed message, attestation, or cross-chain 'trust proof' exported to EVM/Cosmos/Move chains that is verified under a classical scheme on the receiving side reintroduces forgeability; (c) the ERC-20 economic-layer signatures on Ethereum are ECDSA secp256k1 and forgeable post-Shor.

2d · encryption confidentiality hndl 4 / 25

Decrypt (HNDL). Validator-to-validator transport encryption between dPoSec nodes is not described in any public document; there is no confirmation of a hybrid PQ KEM (e.g. X25519+ML-KEM per the IETF hybrid TLS draft) at the transport layer. ML-KEM (Kyber, FIPS 203) is named in press as part of the stack, but no parameter set is fixed, it is not documented as a hybrid combiner, and where/how it is used at transport is unstated. Harvested transport ciphertexts under a classical key exchange would be decryptable once Shor breaks the classical component. Low score: no documented hybrid PQ KEM at transport.

3 Metadata, Anonymity & Confidentiality weight 13% 23 / 100
3a · tx graph visibility 3 / 20

Anonymity. Naoris is designed for transparency and auditability: its mission is 'real-time on-chain trust scores' and 'Proof of Health' logs anchoring every validation event, device-integrity check, and anomaly result on-chain. This produces a dense, permanent, PUBLIC metadata ledger of device behavior, validator performance, and network topology - the opposite of transaction-graph privacy. No native shielding, confidential transactions, or stealth addresses are described. Low score: the architecture maximizes metadata visibility by design.

3b · rpc mempool concentration 3 / 20

Anonymity. The validator set is invite-only ('strategic participants, investors, and validator operators'), with validator count, identity distribution, and RPC topology undisclosed; no public RPC-provider list, mempool/gossip observability detail, or validator metadata-retention policy is published. Per the rubric, the metadata-retention component scores zero when the policy is undeclared, and concentration cannot be assessed favorably for an undisclosed, invite-only set. Low score.

3c · cross chain bridge correlation 5 / 20

Anonymity. Naoris describes a 'Cross-Chain Trust Relay' exporting trust proofs to EVM, Cosmos, and Move-based ecosystems; these trust bundles are by design visible to receiving chains, expanding the on-chain metadata/correlation footprint beyond the Naoris L1. Bridge-side privacy is not addressed. Moderate-low: the cross-chain correlation surface is intentionally large (trust export is the product), not minimized.

3d · retroactive de anonymization 12 / 20

Confidentiality. Naoris has no discrete-log / EC privacy primitives (no ElGamal ring signatures, no EC zk-SNARKs at the privacy layer), so Shor does NOT retroactively de-anonymize Naoris L1 history at the cryptographic layer the way it would for an EC-based shielded chain. The de-anonymization that remains is the ordinary (and by-design maximal) transparency of the ledger - already visible, not Shor-dependent. Scored as 'no Shor-breakable privacy crypto to break' rather than as positive confidentiality (there is none). Caveat: the ERC-20 economic layer on Ethereum (ECDSA secp256k1) is Shor-exposed.

3e · mixnet shuffle 0 / 20

Anonymity. No on-chain mixer, no commit-reveal shuffle, no cMix/mixnet infrastructure, no batch-ordering, no cover traffic is documented. Naoris provides no structural anonymity-set mechanism (and its transparency-first design is the opposite intent).

4 Migration Architecture weight 10% 45 / 100
4a · crypto agility 5 / 15

No public specification of crypto-agility for the L1: there is no documented mechanism for the chain to transition to a different PQ signature scheme (e.g. SLH-DSA per FIPS 205, or FN-DSA/Falcon per FIPS 206 IPD) if ML-DSA were cryptanalyzed, and no versioned-signature-type framework (EIP-7702/8141-style) is documented. Token governance 'Flash Votes' reference 'PQ cryptography' upgrades, but no protocol-enforced agility mechanism, quorum, or in-production switch instance is cited. Low-moderate: agility is asserted via governance language, not demonstrated by an architectural primitive with a verifiable instance.

4b · aa key rotation 9 / 20

A protocol-level 'irreversible security transition' blocks classical signing once a user adopts PQ keys, which is a per-user key-posture mechanism, and a 'Hybrid Mode (PQC + classical signing)' plus wallet/MPC/signing-system integration is described as a product. But there is no documented account-abstraction standard (ERC-4337/EIP-7702), no published key-rotation primitive spec, and no DEPLOYED client-layer migration path with verifiable active mainnet tx volume (closed-source, no explorer). Scored mid-low: client-layer-migration intent is described as a product offering, not evidenced as a deployed, measured path.

4c · hard fork track record 4 / 15

The chain is new (mainnet 2026-04-01); no protocol forks have occurred, and no formal upgrade mechanism, cadence, or coordinated-upgrade record is published. There is therefore no track record to credit. Low score reflects absence of evidence, not a contested fork.

4d · hybrid deployment readiness 3 / 15

Naoris's L1 is explicitly PURE post-quantum and does not ship a classical+PQ hybrid composition on its own chain (the described 'Hybrid Mode' is a product for wrapping EXTERNAL chains, not a mode applied to the Naoris L1). Under the v3.1 'hybrid mandatory' framing this scores low - the dimension rewards classical+PQ co-signing on the chain being scored, which Naoris by design does not do on its L1. Same structural tension as a PQ-native chain: penalized here for being pure-PQ rather than hybrid.

4e · stateful hash state management 15 / 15

Naoris deploys no stateful hash-based signature scheme (no XMSS, LMS, or HORS is referenced); its signing is lattice (ML-DSA), which is stateless. Per the rubric, chains using only stateless schemes score the full 15 by default. The Stage-5 90-day state-management record requirement does not apply (no stateful scheme in scope).

4f · bft aggregation path 0 / 20

N/A. The dPoSec consensus validator-signature aggregation approach is not described in any public document - there is no statement that validator voting uses Shor-vulnerable BLS aggregation (which would put it in 4f scope), nor any statement that it uses a PQ-safe equivalent. Because Shor-vulnerable signature aggregation at consensus cannot be CONFIRMED to be in scope from public sources, 4f is marked N/A and its weight (20) redistributes across 4a-4e. Dimension score = (5+9+4+3+15)/80 * 100 = 45.0 -> 45. Flagged as a Dim-4 evidence gap: if a future disclosure shows BLS aggregation in dPoSec, 4f would become in-scope and undeclared (score 0), lowering the dimension.

5 Deployment Execution weight 22% 16 / 100
5a · mainnet pqc traffic pct 10 / 25

Naoris mainnet (live 2026-04-01) is PQ-native from genesis: multiple press outlets (CoinDesk 2026-04-03, The Quantum Insider 2026-04-01, crypto.news 2026-04-01, Decrypt 2026-04-02) corroborate that the production L1 signs transactions under a post-quantum scheme (ML-DSA-87 / 'Dilithium-5'), implying ~100% PQ signing traffic. HOWEVER this cannot be reconstructed by an independent third party: no working public mainnet block explorer for the native L1 was reachable as of 2026-06-02 (only a testnet explorer is referenced; the announced mainnet explorer was not independently usable), the client is closed-source (no public GitHub repos as of 2026-06-02), and all traffic figures are self-reported (Decrypt: 'has not independently verified these figures'). Per the Evidence-Reconstruction Gate, traffic-% credit is heavily discounted - scored 10/25 (launch-event-corroborated PQ-native architecture) rather than the ~24/25 a verifiable PQ-native mainnet would earn (cf. the verifiable-mainnet exemplar in the set). The Mainnet-Traffic Cap does not fire on the number because the chain is not <20% PQ; the limitation is verifiability, not low PQ share.

5b · pqc code in consensus client 0 / 15

Zero verifiable PQC consensus-client code: the GitHub org (github.com/naorisprotocol) has no public repositories as of 2026-06-02, the chain client and ML-DSA implementation library are closed-source, and no merged PR or commit can be inspected. Cannot credit consensus-client PQC code that cannot be examined. Scored 0 per Gate 2 (not reconstructible).

5c · validator pqc key adoption 0 / 15

Validator set is invite-only with undisclosed count, identity, and key distribution; no public data on how many validators sign under PQC keys. While the chain is PQ-native (implying validators use PQ keys), the adoption percentage cannot be verified from any public source. Scored 0 per Gate 2 (no reconstructible validator-key data).

5d · published dated milestones 0 / 10

Not auto-voided (5a > 0 because mainnet PQ launch is press-corroborated). But no protocol-enforced, dated, independently-verifiable next milestones are published: there is no consensus-enforced sunset/flag-day, no public roadmap of dated technical milestones with shipped artifacts, and no enforcement mechanism. The milestones that exist (mainnet launch, partnership announcements) are events, not protocol-enforced future commitments. Scored 0: no enforcement-mechanism-backed dated milestones.

5e · pqc washing delta 6 / 15

Announced PQ claims substantially exceed independently-verifiable shipped PQC. Announced (trailing 12 months, foundation pages + press): Dilithium-5 / ML-DSA-87 mainnet signing, 106M+ PQ testnet transactions, ML-KEM (Kyber), Hybrid Mode, Sub-Zero Layer PQ-wrapping, Cross-Chain Trust Relay. Shipped-and-verifiable: press-corroborated mainnet launch under a PQ scheme + reliance on the FIPS-204 standard. Because the chain is closed-source and no working public mainnet explorer was reachable as of 2026-06-02, on-chain bytes signed under the exact named primitive cannot be verified, so most announced claims cannot be counted as shipped-and-verifiable. Estimated announced-to-verifiable ratio ~3.0x -> per the rubric this triggers a Dim 5 deduction (ratio >1.5) and an additional QRI cap 65 (ratio >2.0; non-binding since raw 27 < 65). Scored 6/15.

5f · signature footprint multiplier 0 / 20

ML-DSA signature sizes are well above the 64-byte ECDSA/Ed25519 baseline (ML-DSA-44 ~2,420 B ~38x; ML-DSA-87, the probable 'Dilithium-5' mapping, is the largest of the family at ~4,600 B ~72x). Naoris documents no SNARK aggregation, data-availability offloading, batching, or any mechanism to bring the effective per-block multiplier down, and discloses no per-block signature footprint or user-laggard decay rate. With a >38x raw multiplier and no disclosed mitigation, scored 0 per the rubric ('>38x or undisclosed = 0').

6 Supply Chain Vendor Readiness weight 22% 10 / 100
6a · wallet 4 / 25

Naoris targets wallets as a use case ('Wallet and Key Security' SDK for browser/mobile/hardware wallets, MPC frameworks, signing systems) and describes itself as a PQ security LAYER for third-party wallets, but no named wallet (MetaMask, Ledger, Phantom, Trezor, Safe) has publicly confirmed integration with the Naoris mainnet L1, and none publishes a Naoris-specific PQC roadmap. Low score: aspirational wallet targeting, no confirmed top-3 vendor integration or roadmap.

6b · bridge 2 / 25

No bridge or cross-chain-messaging vendor (LayerZero, Wormhole, Axelar, CCIP) has announced integration with the Naoris native L1, and none publishes a Naoris-specific PQC roadmap. Naoris describes its own 'Cross-Chain Trust Relay' (trust-proof export), but that is a product, not a PQ-secured bridge with a vendor roadmap. Worst-tier alongside custodian/infra - drives the Supply-Chain cap.

6c · custodian 2 / 25

No custodian (Anchorage, Fireblocks, Copper, BitGo, Komainu) has announced support for the NAORIS token or the Naoris L1, and none publishes a Naoris-specific PQ custody roadmap. The $NAORIS ERC-20 is held on centralized exchanges (Gate.io, Bitget, MEXC per CoinGecko 2026-06-02) using conventional ECDSA-secured Ethereum custody. No custodian-MPC path for ML-DSA is documented (ML-DSA is MPC-amenable in principle, but no Naoris custodian has implemented it). Low score.

6d · rpc hsm tee infra 2 / 25

No public RPC-provider list, no HSM vendor integration (Ledger HSM, Thales, YubiHSM, AWS KMS), and no TEE attestation chain (Intel TDX/SGX, AMD SEV-SNP, AWS Nitro) is documented for the Naoris L1; no infra vendor publishes a Naoris-specific PQC roadmap. Cross-tile weak-link: with wallet, bridge, custodian, and infra all near-zero, the dimension is capped by its weakest tiles - 4 of 4 tiles lack a top-3 vendor PQC roadmap, firing the Supply-Chain cap (Migration Stage <= 3).

7 Governance & Coordination weight 8% 24 / 100
7a · validator stake distribution 4 / 20

Validator set is invite-only ('strategic participants, investors, and validator operators') with undisclosed validator count, identity distribution, and stake/hardware configuration; the Nakamoto coefficient and decentralization metrics are unverifiable. Token-weighted governance over cryptographic parameters concentrates influence among large early holders (Draper Associates, Mason Labs, Duck DAO, GDA). Low score: closed, undisclosed, investor-concentrated.

7b · upgrade cadence under pressure 5 / 20

No coordinated protocol-upgrade record exists (mainnet only ~2 months old at evaluation), and no formal upgrade cadence, quorum, timelock, or emergency mechanism is published. Cadence-under-pressure is unproven. Low score reflects absence of any track record, not a failure event.

7c · named coordination lead 11 / 20

Named leadership is public: David Carvalho (founder/CEO, also titled Chief Scientist; public background is cybersecurity / former NATO intelligence, described as an ethical hacker) and Nathaniel Szerezla (CGO). The most senior security/strategy figure named in public materials is David Holtzman, described across primary coverage (U.Today, ITPro, Finance Magnates) as a Tech and Strategy ADVISOR on the advisory board (not a C-suite officer; his title is reported inconsistently across coverage); his public background is DNS architecture and a former IBM CTO/Chief Scientist role, i.e. internet/security infrastructure, not lattice/PQ cryptography. Additional advisors include Inge Kampenes (former Chief of Norwegian Armed Forces Cyber Defence, heads Naoris Nordic operations) and Mick Mulvaney (Senior Advisor, former U.S. White House Chief of Staff). Deduction: NO named cryptography/PQ-specialist leader is listed - the senior security/strategy advisor (Holtzman) has no stated PQ-lattice-cryptography expertise, and no public officer is identified as the owner of the ML-DSA implementation - a governance gap for a chain whose entire thesis is a PQ primitive. Moderate score: credible general leadership, no named PQ-implementation owner.

7d · adversarial coordination precedent 4 / 20

Naoris's posture is proactive PQ-from-genesis, which is a positive structural signal, but it has executed no crypto migration under live adversarial pressure (none required - the chain started PQ-native) and has no incident-response plan published for a PQ-algorithm-compromise scenario. The proactive posture is credited modestly; an actual adversarial-coordination test is absent and untested.

7e · canary tripwire mechanism 0 / 20

No canary, honeypot, rate-limited-spending rule, or cryptographic tripwire is documented in Naoris's consensus or governance specs - and a CRQC-detection tripwire is less central to a PQ-native signing chain than to a classical one. Scored 0 per rubric (no mechanism documented). Note: a tripwire WOULD be relevant for the classically-secured ERC-20 economic layer on Ethereum, where none exists.

X + Y vs Z, when does the math turn against you?

v3.1 demotes the X+Y vs Z timing test to a secondary signal, the headline output is Migration Stage. The timing test still answers the question: can this chain finish migrating before the threat lands?

X, signature shelf life
Split by layer. For the PQ-native L1: low, since transactions are claimed to be signed under a lattice scheme (ML-DSA, Shor-resistant), so the forgery shelf-life concern that dominates classical chains is largely absent IF the implementation is correct (unverified - closed-source). For the economic layer: HIGH and immediate - the circulating $NAORIS supply (~599M of 4B) lives as an ERC-20 on Ethereum under ECDSA secp256k1, fully Shor-vulnerable, with ~2,541 holder addresses and no announced migration path off Ethereum.
Y, migration time
Not a classical->PQ migration for the L1 (it is PQ from genesis). Residual Y concerns: (a) closing the implementation-trust gap (publish code + independent audit + a working public mainnet explorer) - currently unbounded since no public repo exists and no usable mainnet explorer was reachable as of 2026-06-02; (b) deploying a second cryptographic family to escape lattice-monoculture; (c) defining a path for the Ethereum/BNB-Chain EVM token economic layer onto the PQ-native L1 (no public timeline).
Z10 (10% CRQC year)
2030
Z25 (25% CRQC year)
2035

Verdict

For the PQ-native L1 signing layer, X+Y does not obviously exceed Z - it is designed inside the risk window for signature forgery (if the unverified lattice implementation is correct). For the ERC-20 economic layer on Ethereum, the classical ECDSA exposure is fully in the danger zone vs Z_probability_10 (~2030). The dominant residual risk is not the L1 cryptography but (a) the unverifiability of the closed-source implementation and (b) the classically-secured token/economic layer.

Z-compliance

Mixed. For the L1 signing layer, a correctly-implemented ML-DSA scheme would satisfy the substance of NIST IR 8547 (2030 deprecation / 2035 disallowance of quantum-vulnerable public keys) and EU NIS2 PQC-transition expectations - but the implementation is unaudited and closed-source, so compliance cannot be evidenced. For the ERC-20 economic layer on Ethereum (ECDSA secp256k1), it is outside the compliance window like any classical chain. Primary jurisdiction context: EU (Naoris Consulting Nordic / Norwegian and EU institutional advisors; ETSI alignment claimed) - NIST IR 8547, EU NIS2 COM(2026) 13, BSI Migrationsplan.

Source-disagreement disclosure

v3.1 requires every chain card to publish material divergences among authoritative sources, plus the delta-QRI under alternative weighting.

ML-DSA parameter-set identity ('Dilithium-5' vs ML-DSA-44/65/87)

Naoris's own site labels its signature scheme 'Dilithium-5' / 'Dilithium 5 PQ signatures'. NIST's finalized standard (FIPS 204) uses the designations ML-DSA-44, ML-DSA-65, and ML-DSA-87 (NIST security categories 2, 3, 5). 'Dilithium-5' is the pre-standardization CRYSTALS-Dilithium team's label for the Level-5 parameter set, which corresponds to ML-DSA-87 (NIST Category 5). Naoris's CGO stated on the record to Decrypt (2026-04-02) that the chain uses ML-DSA-87 per FIPS 204 and enforces a 'valid ML-DSA inner signature' for PQC-bound accounts; crypto.news and BlockEden confirm ML-DSA (FIPS 204) at the family level. This corroborates the ML-DSA-87 identity at the level of an executive attestation, but no published technical spec or inspectable code fixes the parameter set, so it is verified-by-statement, not reconstructible from artifacts. This residual gap drives the elevated CI on Dim 1.

Verifiability of mainnet PQC deployment

Multiple press outlets (CoinDesk 2026-04-03, The Quantum Insider 2026-04-01, crypto.news 2026-04-01, Decrypt 2026-04-02) corroborate that Naoris mainnet went live signing under a post-quantum scheme. However the project is closed-source (GitHub org github.com/naorisprotocol has no public repositories as of 2026-06-02), no working public mainnet block explorer for the native L1 was reachable as of 2026-06-02 (a testnet explorer is referenced and a mainnet explorer was announced 'will launch alongside the network'), and all volume/node/threat metrics (106M+ PQ transactions, 603M+ threats, 3.3M wallets, 1M+ nodes) are self-reported TESTNET figures with no independent on-chain verification - Decrypt explicitly stated it 'has not independently verified these figures'. The deployment is press-corroborated at the launch-event level but NOT reconstructible at the sub-score level (traffic %, code, validator adoption) by an independent third party in 48 hours - the central limitation on Naoris's Dim 5 score.

Dual-chain / economic-layer cryptographic split

Naoris's marketing positions the project as post-quantum-native, which is accurate for the L1 signing layer. But the circulating $NAORIS token is an EVM token deployed on BOTH Ethereum (ERC-20) and BNB Smart Chain (BEP-20) at contract 0x1b379a79c91a540b2bcd612b4d713f31de1b80cc (Ethereum contract verified on Etherscan as an ERC1967Proxy, total supply 4,000,000,000, 2,541 holders as of 2026-06-02), both secured by ECDSA secp256k1, and there is no documented bridge or migration path from the EVM economic layer to the PQ-native L1. A reader taking 'post-quantum-native' at face value would not learn from Naoris's own materials that the token, investor, and exchange-liquidity layer is classically vulnerable. LayerQu scores the L1 cryptography and the economic-layer exposure separately.

Delta-QRI under alternative weighting

Under an alternative weighting that down-weights Deployment (Dim 5) and Supply Chain (Dim 6) - where Naoris is weakest on evidence - and up-weights Cryptographic Exposure (Dim 1) and Migration Architecture (Dim 4) - where its PQ-native-by-genesis design scores comparatively better - QRI would rise modestly toward the high-30s, still Band 4 Architected at most and still capped at 60 by Gate 1a-Sig and the Diversity Cap. Conversely, a weighting that credited independently-verifiable shipped PQC more heavily would lower the score, because Naoris's deployment evidence is self-reported rather than reconstructible. Naoris is unusually sensitive to how heavily the rubric weights verifiable-deployment vs claimed-architecture.

Announcement-to-shipped ratio

Announced: 6. Shipped: 2. Ratio: 3.

Tag: >2.0 additional QRI cap 65 (non-binding: raw 27 < 65); approaching narrative-only territory. Naoris announces extensive PQ-native claims (Dilithium-5 / ML-DSA-87 mainnet, 106M+ PQ testnet transactions, ML-KEM/Kyber, hybrid mode, Sub-Zero Layer, cross-chain trust relay) across foundation pages and press; what is independently SHIPPED-AND-VERIFIABLE is limited to (a) press-confirmed mainnet launch under a PQ signature scheme and (b) the FIPS-204 standard the scheme references. Because the chain is closed-source and no working public mainnet explorer was reachable as of 2026-06-02, the on-chain bytes signed under the exact named primitive cannot be verified, so most announced PQ claims cannot be counted as shipped-and-verifiable. Announced-to-verifiable ratio estimated ~3.0x. Not tagged 'narrative-only' (>5.0) because the mainnet launch and PQ-native architecture are press-corroborated, not pure narrative.

Peers in the L1 profile

9 chains closest to Naoris Protocol by Stage then QRI.

S3 37
S3 41
S3 46
S2 29
S2 25
S2 31
S2 23
S2 33