انتقل إلى المحتوى الرئيسي
GlobalConsensus.Earth
الميثاق العالمي
التصويت العالمي
من نحن
شارك معنا
الأخبار
الدعم

“أهم شيء يمكنك فعله هو مشاركة القصة.”

الميثاق

  • الميثاق الكامل
  • لغة مبسّطة
  • المواد التعليمية

شارك معنا

  • برنامج السفراء
  • قدّم تعهدك
  • تبرّع

التصويت

  • نظرة عامة
  • سجل الثقة
  • تحميل التطبيقات

من نحن

  • عن المنظمة
  • أعمالنا
  • فريقنا
سياسة الخصوصيةشروط الخدمة

© 2026 GlobalConsensus.Earth

المحتوى مرخص بموجب CC BY-NC-SA 4.0

تقنية سجل الثقة

Understanding the technology behind secure, transparent global voting

Trust
Ledger

The Trust Ledger is a distributed voting system that combines cutting-edge cryptography with blockchain technology to ensure every vote is secure, private, and verifiable. Hover over each component to learn more.

Voting Formula

Every verified human gets a base vote of 1.0 — inviolable. Additional weight comes from demonstrated comprehension and proximity to the issue.

V = B × (1 + CW + PX) where B=1.0 (base vote), CW=0.0-0.25 (comprehension weight), PX=0.0-0.25 (proximity weight). Maximum vote weight: 1.5. Minimum: 1.0.

Secure

Zero-knowledge proofs protect your identity. Commit-reveal protocol ensures vote secrecy. No one — not even operators — can link your vote to you.

Transparent

Every vote is recorded on a sovereign Cosmos blockchain with Merkle tree verification. All code is open source and independently auditable.

Identity Verification

On-device biometric hashing via Trusted Execution Environment (TEE), verified by zero-knowledge proofs on-chain. No biometric data ever leaves your device. Social vouching by 3 verified humans adds trust.

Architecture

Sovereign Cosmos SDK appchain with CosmWasm smart contracts, Fastify API gateway, Node.js microservices, Python AI scoring for comprehension checks, and React Native mobile.

┌─────────────────────────────────────────────┐ │ MOBILE APP (React Native) │ │ Biometric │ Vote UI │ Deliberation │ └──────────────────┬──────────────────────────┘ │ HTTPS/WSS ┌──────────────────▼──────────────────────────┐ │ API GATEWAY (Fastify) │ │ Auth │ Rate Limit │ Route │ JWT │ └──────────────────┬──────────────────────────┘ │ ┌──────────────────▼──────────────────────────┐ │ CORE SERVICES (Node.js) │ │ Identity │ Voting │ Deliberation │ Tally │ └──────────────────┬──────────────────────────┘ │ ┌──────────────────▼────────┐ ┌───────────────┐ │ COSMOS APPCHAIN │ │ STORAGE │ │ Identity Registry │ │ PostgreSQL │ │ Vote Commitments │ │ Redis │ │ Tally Proofs (CosmWasm) │ │ IPFS │ └───────────────────────────┘ └───────────────┘

Open Source & Audited

All code is open source and available for public review. Smart contracts require 100% branch coverage before deployment. Independent security audits are published for full transparency.

Current Status

The World Intelligence Protocol is in active development. Architecture and planning are complete. Code implementation begins after the Charter website ships.