Every performance claim is backed by cryptographic proof.
Don't trust us. Verify independently.
Download our verification scripts to independently test our claims. All scripts are open source and cryptographically signed.
Validate Ed25519 signatures on AI Trust Receipts
curl -fsS https://start.railguard.ai/trust/verify-atr.sh | bashRun 100 requests and measure p99 latency
curl -fsS https://start.railguard.ai/trust/verify-latency.sh | THRESHOLD_MS=3.0 bashComplete verification suite (ATR + latency + health)
curl -fsS https://start.railguard.ai/trust/verify.sh | bashEvery day at 2:15 AM UTC, GitHub Actions fetches live metrics from our production API endpoint (/api/status/dials).
Metrics are signed with our Ed25519 private key (256-bit elliptic curve). The public key is published at /trust/public-key.pem.
Signed receipts are uploaded to S3/CloudFront and served at /trust/YYYY/MM/DD/performance.json. You can verify any past snapshot.
Download our verification scripts (above) to check signatures, replay latency tests, and confirm SLO compliance from your own machine.
We're pioneering the AI Trust Receipt (ATR) specification — a standardized format for cryptographically verifiable evidence of AI governance.
{
"version": "0.1.0",
"timestamp": "2025-01-30T14:23:17Z",
"metrics": {
"policy_p99_ms": 18,
"e2e_p95_ms": 742,
"evidence_health_pct": 99.1
},
"signature": {
"algorithm": "ed25519",
"value": "abc123...",
"public_key_url": "https://start.railguard.ai/trust/public-key.pem"
},
"issuer": "Railguard AI Gateway",
"receipt_id": "atr-2025-01-30-142317"
}Why this matters: Anyone can claim their AI is safe and fast. Only cryptographic receipts can prove it.
We challenge Guardrails AI, Lakera, Arthur AI, and Aporia to publish:
We'll wait. Until then, we're the only AI governance platform where "trust" is more than marketing — it's cryptographically provable.
Browse all historical snapshots, download raw data, and see our live Grafana dashboard.
Because anyone can say they're fast and secure. Independent verification removes the "trust us" requirement. Run the scripts yourself and see the evidence.
All scripts are open source and MIT-licensed. You can read the code, modify it, or write your own. The public Ed25519 key is published at /trust/public-key.pem and has been the same since launch.
Yes. All snapshots are archived at /trust/YYYY/MM/DD/performance.json. You can verify any historical date.
If signature verification fails, it means the receipt has been tampered with (extremely unlikely). If latency tests fail, it means we're not meeting our SLOs (we'll know because our CI gates will have failed). Either way, contact us immediately.
Not yet. See our competitive comparison for details.
Start with a free trial. Provision your gateway in 15 seconds with contactless self-service.
Try Railguard Free