Aller au contenu principal
GlobalConsensus.Earth
Charte universelle
Vote mondial
À propos
Participez
Actualités
Soutien

“La chose la plus importante que vous puissiez faire est de partager cette histoire.”

La Charte

  • Charte intégrale
  • Langage simplifié
  • Matériel pédagogique

Participez

  • Programme ambassadeur
  • Prendre l'engagement
  • Faire un don

Vote

  • Aperçu
  • Registre de confiance
  • Télécharger les applications

À propos

  • À propos
  • Notre action
  • Notre équipe
Politique de confidentialitéConditions d'utilisation

© 2026 GlobalConsensus.Earth

Contenu publié sous licence CC BY-NC-SA 4.0

Technologie du registre de confiance

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.