メインコンテンツへスキップ
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.

憲章

  • 憲章全文
  • 平易な表現
  • ユース版
  • 子供版
  • 教材
  • よくある質問

投票

  • 概要
  • アプリをダウンロード
  • トラストレジャー
  • 投票に関するFAQ
  • タイムカプセル保管庫にアクセス - 投票結果を確認
  • GitHub - ソースコード

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
  • 広報
  • 最新ニュース
  • 寄付
  • ショップ
GlobalConsensus.EarthApp StoreGlobalConsensus.EarthGoogle Play
© 2026 GlobalConsensus.Earth. コンテンツのライセンス: CC BY-NC-SA 4.0
プライバシーポリシー利用規約
トラストレジャー

トラストレジャー技術

安全で透明なグローバル投票を支える技術を理解する

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.

投票計算式

検証済みのすべての人間は、1.0の基本票を持ちます。理解度や問題への近接性によって重み付けが追加されます。

V = B × (1 + CW + PX) ここで B=1.0, CW=0.0-0.25 (理解度), PX=0.0-0.25 (近接性)。最大票重:1.5。

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.

安全

ゼロ知識証明があなたの身元を保護します。コミット・リビール・プロトコルが投票の秘密を保証します。

透明

すべての投票は、マークルツリー検証を備えた独自のCosmosブロックチェーンに記録されます。

本人確認

TEEを介したデバイス上での生体認証ハッシング。生体データがデバイスの外に出ることはありません。

アーキテクチャ

Cosmos SDKアップチェーン、CosmWasmスマートコントラクト、Fastify APIゲートウェイ、Python AIスコアリング。

┌─────────────────────────────────────────────┐ │ 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 │ └───────────────────────────┘ └───────────────┘

オープンソースと監査

すべてのコードはオープンソースです。独立したセキュリティ監査が公開されています。

現在の状況

Global Democracy at your Fingertipsは活発に開発中です。アーキテクチャと計画は完了しています。