GovTrace

Citizen Tax Transparency Portal

Aditya Sharma

AXVPS****K · Software Engineer

AS

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

1

Tax Credit & Reconciliation Analysis and Correction Enabling System

Usage: Digital cryptographic signature on every citizen tax record

Owner: Income Tax Department, Govt of India

2

Aadhaar / UIDAI

uidai.gov.in

Biometric identity verification API

Usage: Anchors every citizen record to verified biometric identity — prevents duplicates

Owner: Unique Identification Authority of India

3

GST Network — indirect tax data

Usage: Provides indirect tax (GST) contribution data for vote weight calculation

Owner: Ministry of Finance, Govt of India

4

Comptroller & Auditor General annual audit reports

Usage: Annual audit of total constituency tax pool figures — external verification

Owner: CAG of India

5

IT Dept PAN Registry

incometax.gov.in

Active PAN count published annually

Usage: Cross-verifies total citizen count on platform against official active PAN count

Owner: Income Tax Department

6

Finance Ministry

www.indiabudget.gov.in

Union Budget and expenditure data portal

Usage: Verifies constituency-level tax pool totals and spending allocation figures

Owner: Ministry of Finance

Tamper-Proof Mechanisms

1

TRACES cryptographic signature on every citizen tax record

2

Sum of all citizen vote weights must equal exactly 100% of constituency pool

3

Total citizen count cross-verified against IT Department active PAN count

4

Constituency pool totals matched against CAG and Finance Ministry publications

5

Every data point is RTI-verifiable — citizens can file RTI for any figure

6

Read-only architecture — platform stores zero identity data

7

Open-source smart contract audit trail for vote weight calculations

Vote Weight Formula

voteWeight = totalTax ÷ constituencyTaxPool × 100
ratingWeight = max(1, round(totalTax ÷ 100,000))

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