跳至主要内容
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.