NobleID
    White Paper · v1.0 · March 2026

    NobleID
    The Persistent Identity and Provenance Layer for Research

    An open, standards-first identifier system that unifies research works, researcher identity, cryptographic provenance, and direct creator monetization — anchored on-chain and free to use.

    View Pitch Deck About NobleID
    Contents
    1. The Problem
    2. The Solution
    3. Architecture
    4. The Identifier System
    5. On-Chain Provenance
    6. Decentralized Storage
    7. Identity & Verification
    8. The NOBLEID Token
    9. Revenue Model
    10. Competitive Analysis
    11. Security & Privacy
    12. Roadmap

    1. The Problem

    Academic publishing is a large, established industry. Elsevier, Springer Nature, Wiley, and a handful of other publishers control the infrastructure — the journals, the databases, the identifiers, the discovery tools. Researchers create the work and perform peer review, but the economic value flows almost entirely to intermediaries.

    The identifier systems that underpin this ecosystem — DOIs and ORCIDs — are useful but limited. DOIs cost money to register ($1–$2.50 each plus annual membership). They identify works but not people. They offer no cryptographic verification of content integrity, no versioning, and no payment rails. ORCID identifies people but not works, and provides no mechanism for provenance or monetization.

    Neither system puts money in researchers' pockets. Neither system puts data on-chain. Neither system supports the kind of composability that DeSci protocols, DAOs, and Web3 applications need.

    Paywalled IDs

    DOIs cost $1–$2.50 each plus Crossref membership ($275–$50K+/yr). This prices out independent researchers and the Global South.

    No content verification

    DOI metadata can be silently changed. There's no hash, no signature, no timestamp proof. No way to verify content integrity.

    Fragmented identity

    DOI tracks works. ORCID tracks people. Nothing connects them with verifiable provenance and payment flows.

    Zero creator revenue

    Millions of papers published annually. $0 flows to authors from citations or readership. Publishers and database operators capture the value.

    2. NobleID: The Solution

    NobleID is a persistent identifier system that binds four capabilities into a single, citable link: the work, the person, the proof, and the revenue.

    The Work
    Persistent, versioned identifiers for any research output. Free to mint. 14+ work types. Built-in versioning with root + v1…vN. Complements DOI and ORCID.
    The Person
    Verified researcher identity with multi-signal trust scoring. ORCID linking, optional KYC, and on-chain reputation that travels across DeSci protocols.
    The Proof
    Cryptographic receipts (JWS + SHA-256) per version. Daily Merkle roots anchored to BNB Chain. Metadata mirrored to BNB Greenfield. Independently verifiable.
    The Revenue
    Direct crypto payments (tips, grants) with automatic co-author splits. 97% goes to creators, 3% platform fee. NOBLEID token holders earn a share of all platform revenue.

    3. Architecture

      Researchers / Publishers / Protocols
                  │
                  ▼
      ┌──────────────────────────────────┐
      │       NobleID Platform           │
      │  Frontend (Next.js / React 19)   │
      │  Backend  (Rust / Axum / Tokio)  │
      │  Database (PostgreSQL)           │
      └──────┬─────────────┬─────────────┘
             │             │
        ┌────▼────┐   ┌────▼──────────────┐
        │  AWS S3  │   │  Background Jobs   │
        │(Primary) │   │  (Rust Workers)    │
        └────┬────┘   └──┬────────┬───────┘
             │           │        │
        ┌────▼────┐ ┌────▼───┐ ┌─▼──────────┐
        │   BNB    │ │ Merkle │ │  Fixity    │
        │Greenfield│ │ Anchor │ │  Checks    │
        │ (Mirror) │ │(BNBCh.)│ │ (Nightly)  │
        └─────────┘ └────────┘ └────────────┘

    Rust Backend

    Axum + Tokio. Chosen for performance, memory safety, and long-term reliability. Research infrastructure needs to last decades.

    PostgreSQL

    34+ migrations. JSONB for flexible metadata. Battle-tested for structured data.

    Three-Layer Storage

    AWS S3 (primary) + BNB Greenfield (mirror) + BNB Chain (anchor). No single point of failure.

    4. The Identifier System

    NobleID uses the ARK (Archival Resource Key) standard with NAAN 48914, registered with the California Digital Library. ARK is used by the Library of Congress, the Internet Archive, and thousands of institutions. Unlike DOIs, there are no per-registration fees.

    Workark:/48914/w1/20251025/E8A39AD3
    Versionark:/48914/w1/20250920/7X9K2Q:v2
    PersonNB9575041P

    Versioning

    Permanent root identifier + explicit v1…vN. No need to create a new ID for each version (unlike DOI). Resolver pages show update badges.

    Resolution

    Every NobleID resolves to HTML, JSON-LD, CSL-JSON, BibTeX, and RIS. OAI-PMH endpoint for academic search engine discovery.

    14+ Work Types

    Articles, datasets, software, grants, books, chapters, proceedings, conference papers, dissertations, preprints, reports, standards, peer reviews, components.

    5. On-Chain Provenance

    When a researcher says they published something on a specific date, there's currently no independent way to verify that. NobleID creates a chain of cryptographic proofs that anyone can check.

    1

    Hash

    SHA-256 of content + metadata

    2

    Sign

    JWS receipt with hash, timestamp, keys

    3

    Aggregate

    Daily Merkle tree of all receipts

    4

    Anchor

    Merkle root → BNB Chain smart contract

    5

    Verify

    Anyone checks proof against on-chain data

    Why BNB Chain? Low transaction costs (fractions of a cent per daily anchor), EVM compatibility, and ecosystem alignment with BNB Greenfield for storage. Cross-chain anchoring to Ethereum and Solana is planned for additional redundancy.

    6. Decentralized Storage

    Layer 1: AWS S3

    Primary storage. 99.999999999% durability. Serves authoritative metadata and receipts.

    Layer 2: BNB Greenfield

    Decentralized mirror. Every record replicated. Nightly fixity checks verify integrity.

    Layer 3: BNB Chain

    Immutable anchor. Daily Merkle roots on-chain. Timestamped proof-of-existence.

    Even if two of the three layers are compromised, the remaining layer proves the original content.

    7. Identity & Verification

    Every user gets a NobleID Person identifier (format: NB{digits}P). Trust is built through multiple, layered signals — not a single verification event.

    Email verification — Via Privy (wallet or email login)
    ORCID linking — OAuth-verified academic identity
    KYC verification — Government ID + liveness via Didit
    Authorship evidence — Claims with confidence scoring
    Dispute history — Track record in dispute resolution
    Dispute Resolution

    Full dispute system for authorship claims and content issues:

    • • Target types: authorship claims, works, profiles
    • • Severity: low, standard, high, critical
    • • Flow: Open → Under Review → Resolved
    • • Evidence submission by both parties
    • • Freeze capability for critical cases
    • • Full audit trail

    8. The NOBLEID Token

    NOBLEID is the platform token. Hold it, stake it, and earn a share of everything the platform makes.

    Revenue Share for Token Holders
    The core utility

    A percentage of all platform revenue is distributed to NOBLEID holders who stake their tokens. Your share is proportional to how many tokens you hold and how long you've held them.

    Revenue sources that feed the pool:

    3% platform fee — On every tip and support transaction (live)
    Pro subscriptions — $10/mo from researchers who upgrade (building)
    Publisher API fees — Enterprise pricing for institutions (building)
    Verification-as-a-Service — Institutional identity verification (planned)

    How Holders Make Money

    Revenue Share

    Stake your tokens and earn a proportional cut of all platform fees, subscriptions, and API payments. Real income from real usage.

    Time-Weighted Rewards

    Rewards are calculated based on tokens held over time. The longer you hold, the larger your share. No pump-and-dump gaming.

    Growing Platform = Growing Payouts

    More researchers → more transactions → more fees → bigger revenue pool → bigger payouts to holders. Your share grows as adoption grows.

    Tokenomics: A separate tokenomics paper covering supply, distribution, vesting, and emission schedules will be published before the token launch.

    9. Revenue Model

    NobleID generates revenue from platform activity — not from token sales. The business model works whether or not there's a token.

    Live

    3% Support Fee

    On all tips, grants, and support flowing to researchers.

    Building

    Researcher Pro

    $10/mo — analytics, enhanced profile, advanced tools.

    Building

    Publisher API

    Enterprise pricing for bulk minting, metadata sync, integrations.

    Planned

    Verification-as-a-Service

    Institutions pay to verify researcher identity via our infrastructure.

    10. Competitive Analysis

    DimensionDOI (Crossref)ORCIDResearchGateNobleID
    ScopeWorks onlyPeople onlySocialWorks + People + Proof + Revenue
    Cost$1–2.50/DOIFreeFreeFree
    Versioning
    Crypto provenance
    Blockchain anchoring
    Decentralized storage
    Direct payments
    Token revenue sharing
    Co-author splits
    Identity verification
    On-chain composable

    11. Security & Privacy

    Privacy by Design

    • Public profile fields are opt-in

    • Email addresses hashed in storage

    • Tips off by default, rotating wallet addresses

    • No personal data required to create or resolve IDs

    Security

    • JWT-based sessions via Privy

    • Role-based access control

    • Rate limiting per API key (default: 1,000/hr)

    • SHA-256, RSA, JWS for cryptographic operations

    12. Roadmap

    Phase 1 — Foundation
    Complete
    • Full platform at nobleid.org
    • 14+ work types, versioning, receipts
    • BNB Chain Merkle anchoring
    • BNB Greenfield mirror + fixity checks
    • ORCID, DOI, arXiv, PubMed import
    • Crypto tips with auto co-author splits
    • OAI-PMH, API keys, dispute system
    Phase 2 — Monetization
    Current
    • NOBLEID token launch
    • Revenue sharing for token holders
    • Researcher Pro subscription
    • Publisher API integrations
    Phase 3 — Scale
    Next
    • Institutional dashboards
    • Cross-chain anchoring (ETH, SOL)
    • Verification-as-a-Service
    • DeSci protocol integrations
    Phase 4 — Protocol
    Future
    • Open protocol specification
    • Third-party resolver network
    • Cross-chain identity attestations
    • Community-governed parameters

    The platform is live. The research economy is next.

    NobleID is already running at nobleid.org with free minting, blockchain anchoring, and direct payments. The NOBLEID token with revenue sharing is next.

    Try It Now Pitch DeckContact

    info@nobleid.org · nobleid.org

    NobleID

    info@nobleid.org

    AboutPitch DeckWhite PaperTermsPolicyPersistence & Resolver Service Policy