Aller au contenu principal
GlobalConsensus.Earth
UNIVERSAL CHARTERfor Human Dignity and Planetary Flourishing
|THE QUIET REVOLUTIONGlobal Democracy at your Fingertips
|THE GRAND CHALLENGE NETWORKEvery skill has a mission. Find yours.

La Charte

  • Charte intégrale
  • Langage simplifié
  • Version jeunesse
  • Version enfants
  • Matériel pédagogique
  • FAQ

Vote

  • Aperçu
  • Télécharger les applications
  • Registre de confiance
  • FAQ sur le vote
  • Accéder à la Capsule Temporelle - Consulter les Résultats de Vote
  • GitHub - Code Source

The Grand Challenge Network

  • Grand Challenges
  • Become a Creator
  • Sign In
  • Your Dashboard

Community Polls

  • Browse Polls
  • Create a Poll

GLOBALCONSENSUS.EARTH

  • AI Editorial Panel
  • Relations Publiques
  • Dernières actualités
  • Faire un don
  • Boutique
GlobalConsensus.EarthApp StoreGlobalConsensus.EarthGoogle Play
© 2026 GlobalConsensus.Earth. Contenu publié sous licence CC BY-NC-SA 4.0
Politique de confidentialitéConditions d'utilisation
Registre de confiance

Tecnologie du registre de confiance

Comprendre la technologie derrière un vote mondial sécurisé et transparent

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.

The Trust Ledger is a four-layer architecture that ensures every vote is secure, private, informed, and accountable — from identity verification to final tally.

Identity Layer

Establishes that each voter is a unique, verified human — without storing personal information centrally.

Humanity Key

A unique cryptographic identifier derived from your biometric data. Generated on-device inside a Trusted Execution Environment (TEE) — no raw biometric data ever leaves your phone.

Biometric Hash

Face and voice data are hashed locally into a one-way digest. The hash proves you are unique without revealing who you are. Even if intercepted, the hash cannot be reversed to reconstruct your biometrics.

Social Vouching

Three verified humans can vouch for your identity, adding a social trust layer on top of biometrics. This helps onboard people in regions where biometric enrollment is difficult.

Voting Layer

Handles the mechanics of casting, encrypting, and tallying votes with mathematical guarantees of privacy and correctness.

Commit-Reveal

Your vote is encrypted and committed to the blockchain as a hash. Only after the commitment window closes are all votes revealed simultaneously, preventing strategic voting.

ZK Weight Proof

A zero-knowledge proof verifies that your vote weight (1.0 to 1.5) was correctly calculated from your comprehension and proximity scores — without revealing those scores or your identity.

Mixnet Shuffling

Before tallying, votes are cryptographically shuffled through a multi-node mixnet, severing the last possible link between your identity and your vote.

Deliberation Layer

Ensures voters understand the issues before casting their ballots, rewarding genuine engagement with knowledge.

Multiple Perspectives

Before voting, you review arguments from multiple sides of the issue — curated by diverse editorial panels, not algorithms. Every voter sees the same balanced information.

Comprehension Check

A brief, non-partisan quiz measures how well you understand the issue. Higher comprehension adds up to 0.25 weight to your vote — rewarding informed participation without penalizing anyone.

AI-Assisted Scoring

Comprehension checks are scored by AI models trained for fairness and consistency. All scoring algorithms are open source and auditable. Human review panels oversee edge cases.

Governance Layer

Structures how decisions flow from local communities to the global stage, ensuring appropriate representation at every level.

Governance Tiers

Local, Regional, National, and Global tiers ensure decisions are made at the most appropriate level. Your proximity to an issue's impact increases your vote weight at that tier.

Significant Impact

Proposals that cross a threshold of significance automatically escalate to higher governance tiers, ensuring that decisions with broad consequences receive broad participation.

Linked Proposals

Related proposals across tiers are linked together, so voters can see how local, regional, and global decisions connect and influence each other.

Formule de Vote

Chaque être humain vérifié reçoit un vote de base de 1.0 — inviolable. Le poids supplémentaire provient de la compréhension démontrée et de la proximité avec le sujet.

V = B × (1 + CW + PX) où B=1.0 (vote de base), CW=0.0-0.25 (poids de compréhension), PX=0.0-0.25 (poids de proximité). Poids maximum du vote : 1.5. Minimum : 1.0.

Read the Full Paper

A 20,000-word deep dive into every design decision — the reasoning, the alternatives considered, and why this architecture is the best option for global democracy.

Sécurisé

Les preuves à divulgation nulle de connaissance protègent votre identité. Le protocole de type commit-reveal garantit le secret du vote. Personne — pas même les opérateurs — ne peut relier votre vote à vous.

Transparent

Chaque vote est enregistré sur une blockchain souveraine Cosmos avec vérification par arbre de Merkle. Tout le code est open source et auditable de manière indépendante.

Vérification d'Identité

Hachage biométrique sur l'appareil via un Environnement d'Exécution de Confiance (TEE), vérifié par des preuves à divulgation nulle de connaissance sur la chaîne. Aucune donnée biométrique ne quitte votre appareil. La validation sociale par 3 humains vérifiés renforce la confiance.

Architecture

Appchain souveraine Cosmos SDK avec contrats intelligents CosmWasm, passerelle API Fastify, microservices Node.js, notation IA en Python pour les vérifications de compréhension, et application mobile React Native.

┌─────────────────────────────────────────────┐ │ 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 et Audité

Tout le code est open source et disponible pour examen public. Les contrats intelligents exigent une couverture de 100% des branches avant le déploiement. Les audits de sécurité indépendants sont publiés en toute transparence.

État Actuel

La plateforme Global Democracy at your Fingertips est en développement actif. L'architecture et la planification sont terminées. L'implémentation du code commencera après la mise en ligne du site de la Charte.