LogoLogo
  • InterLink Network
    • Introducing
    • InterLink ID
      • InterLink ID Introduction
      • InterLink ID Generation Process
      • InterLink ID Credential
      • Core Principles
        • Self-Sovereign Identity (SSI)
        • Privacy & Security Architecture
        • Prevents Identity Spoofing & Fraud
      • NIST FRTE Evaluation
    • InterLink App
      • InterLink App Introduction
      • Mini-Apps in InterLink App
      • Scan by InterLink App to Verify Human
      • Human Node
    • InterLink SDK
      • Human Auth SDK
      • Mini App Development Kit
    • InterLink Chain
      • Proof of Personhood
      • Give humans top of block priority
      • The foundation layer behind all InterLink Mini-Apps
      • Sybil Resistance
      • Aiming to be the world's most human blockchain network
      • Human Node in the InterLink Chain
  • Roadmap
    • 5-Year Roadmap
    • InterLink Card
    • HumanPad Device
  • Proof of Concept
    • Human Infrastructure for a Verified Internet
    • InterLink ID: Proof of Personhood
    • Humanization In AI
    • Decentralized Tokens For Human
  • Technical Implementation
    • Deepfake Detection and Facial Recognition
    • Encrypted Biometric Data
    • Zero-Knowledge Proofs
    • Federated Learning
  • InterLink Tokenomics
    • Introducing
  • Allocation
  • Utility
  • Token Mining Mechanism and Sustainability
  • Vision
    • Building the World’s Largest Real Human Network
  • Becoming One of the First Crypto-Native Companies Listed on a U.S. Stock Exchange
    • Our IPO vision
    • IPO Preparation
    • IPO Roadmap
    • IPO Goal
  • InterLink Mini-App Marketplace: The Evolution Beyond App Store and Google Play
  • Disclaimer
    • Notice and Disclaimer
    • Crypto Products
  • Nature of the Whitepaper
  • Token Features
  • Third-Party Content
  • Copyright
Powered by GitBook
On this page
  1. InterLink Network
  2. InterLink Chain

Proof of Personhood

PreviousInterLink ChainNextGive humans top of block priority

Last updated 1 month ago

The InterLink Chain introduces Proof of Personhood (PoP), a groundbreaking consensus mechanism that secures the network by ensuring only verified human users can participate as validators. Unlike traditional models such as Proof of Work, which relies on computational power, or Proof of Stake, which depends on token ownership, PoP ties validation directly to real human identities through the InterLink ID—a decentralized identity system anchored in unique biometric data. By requiring validators to hold a verified InterLink ID, PoP effectively prevents Sybil attacks, where malicious actors attempt to dominate the network with multiple fake identities. This human-centric design not only enhances security but also aligns with InterLink’s mission to create a trustworthy, inclusive, and decentralized ecosystem.

At the heart of PoP lies the InterLink ID, which revolutionizes biometric authentication by eliminating the need for centralized storage of raw biometric data, a common vulnerability in traditional systems. Instead, it leverages zero-knowledge proofs (ZKP) and homomorphic encryption to transform biometric inputs—such as facial images or fingerprints—into encrypted, irreversible representations. This ensures that each user’s identity is unique while safeguarding privacy, as no sensitive data is stored or exposed. The process begins in the Enrollment Phase, where a biometric input BBB is converted into a feature vector F=f(B)∈RdF = f(B) \in \mathbb{R}^dF=f(B)∈Rd using advanced deep learning models like ResNet or Vision Transformers. To protect privacy, FFF undergoes secure transformations, including random projection F′=TFF' = T FF′=TF and Locality-Sensitive Hashing (LSH) to produce a binary hash H(F′)=(h1,h2,…,hm)H(F') = (h_1, h_2, \ldots, h_m)H(F′)=(h1​,h2​,…,hm​), where hi=sign(wiTF′+bi)h_i = \text{sign}(w_i^T F' + b_i)hi​=sign(wiT​F′+bi​). This hash is then encrypted using a Pedersen commitment C=gH(F′)hrmod  pC = g^{H(F')} h^r \mod pC=gH(F′)hrmodp, which is stored in the Decentralized InterLink ZK Biometric Node Pool, ensuring decentralized and secure storage.

During the Authentication Phase, a user submits a new biometric input BauthB_{\text{auth}}Bauth​, which is processed into Fauth′F'_{\text{auth}}Fauth′​. The user generates a zero-knowledge proof to demonstrate that H(Fauth′)H(F'_{\text{auth}})H(Fauth′​) matches the stored commitment CCC without revealing the hash itself. The decentralized node pool collectively verifies this proof, ensuring secure and private authentication. AI enhancements, such as self-supervised learning (e.g., SimCLR), differential privacy, and GANs, further strengthen the system’s resilience against attacks and spoofing attempts.

PoP offers critical advantages in security, privacy, and compliance. Its multi-step encryption ensures irreversibility, while cancelability allows re-enrollment with a new transformation matrix if needed. Decentralization eliminates single points of failure, and the system aligns with regulations like GDPR and CCPA by minimizing data exposure and using ZKPs for verification. These features make PoP ideal for applications in finance, healthcare, and government services. Moreover, InterLink ID’s modular design—combining ZKPs with AI-driven biometrics—ensures adaptability to future threats, such as quantum computing, positioning it as a forward-thinking solution for digital identity verification.

Privacy-Preserving Biometric Encryption