Build Verification & Transparency

Verify that VPN9 is running exactly the code we claim

🔒 Live Production Attestation

Loading attestation data...

Automatic Verification

🔧 Manual Verification

# Pull the image
docker pull vpn9/vpn9-portal:latest
# Verify reproducibility
./scripts/verify-build.sh latest
# Compare digest
curl https://vpn9.com/api/v1/attestation | jq .

📜 Transparency Log

Version Commit Build Date Status Actions

How Verification Works

1

Source Code

All code is open source on GitHub with specific commit hashes

2

Reproducible Build

Anyone can rebuild the exact same Docker image from source

3

Runtime Attestation

Live verification that production matches the published build