Data & Trust
7-layer trust chain · How GovTrace guarantees tamper-proof vote weights
Ward
1.276%
Assembly
0.0297%
Lok Sabha
0.00593%
How do we guarantee that vote weights are fair?
Every number on GovTrace is anchored to official government data sources and cryptographically sealed.
TRACES-signed
Every tax record carries a digital signature from the Income Tax Department
Sum = 100%
All vote weights in any constituency must sum to exactly 100% — any tampering is instantly detectable
RTI-verifiable
Every data point is legally accessible under the Right to Information Act 2005
6-Source Trust Chain
TRACES
www.tdscpc.gov.inTax Credit & Reconciliation Analysis and Correction Enabling System
Usage: Digital cryptographic signature on every citizen tax record
Owner: Income Tax Department, Govt of India
Aadhaar / UIDAI
uidai.gov.inBiometric identity verification API
Usage: Anchors every citizen record to verified biometric identity — prevents duplicates
Owner: Unique Identification Authority of India
GSTN
www.gst.gov.inGST Network — indirect tax data
Usage: Provides indirect tax (GST) contribution data for vote weight calculation
Owner: Ministry of Finance, Govt of India
CAG
cag.gov.inComptroller & Auditor General annual audit reports
Usage: Annual audit of total constituency tax pool figures — external verification
Owner: CAG of India
IT Dept PAN Registry
incometax.gov.inActive PAN count published annually
Usage: Cross-verifies total citizen count on platform against official active PAN count
Owner: Income Tax Department
Finance Ministry
www.indiabudget.gov.inUnion Budget and expenditure data portal
Usage: Verifies constituency-level tax pool totals and spending allocation figures
Owner: Ministry of Finance
Tamper-Proof Mechanisms
TRACES cryptographic signature on every citizen tax record
Sum of all citizen vote weights must equal exactly 100% of constituency pool
Total citizen count cross-verified against IT Department active PAN count
Constituency pool totals matched against CAG and Finance Ministry publications
Every data point is RTI-verifiable — citizens can file RTI for any figure
Read-only architecture — platform stores zero identity data
Open-source smart contract audit trail for vote weight calculations
Vote Weight Formula
totalTax = directTax (TRACES) + indirectTax (GSTN)
constituencyTaxPool = sum of all citizens' taxes in constituency, cross-verified annually against CAG and Finance Ministry data.
Platform Architecture
Zero PII stored
GovTrace stores no raw personal data — all identifiers are masked hashes
Read-only
Platform reads from authoritative govt sources — cannot modify any record
Open source
Full codebase is public. Smart contract vote-weight logic is independently auditable
RTI Act 2005
Any citizen can RTI any data point displayed on this platform