Cryptographic keys for verifying RedactProof certificates
| Key ID | key-2025-01 |
|---|---|
| Algorithm | Ed25519 |
| Valid From | 1 January 2025 |
| Status | ✓ Active |
| Primary | api.redactproof.com/.well-known/redactproof-public-key.pem |
|---|---|
| Backup | .well-known/redactproof-public-key.pem (this page) |
| Metadata | api.redactproof.com/.well-known/redactproof-keys.json |
| Primary | redactproof.com/verify |
|---|---|
| Independent | verify.html (this site - no RedactProof infrastructure) |
Verification certificates (verification.json) exported from RedactProof include an Ed25519 signature. Use this public key with Web Crypto API or any compatible library to verify certificate authenticity.
Verification is designed to be performed independently using standard cryptographic tools. The standalone verifier on this page works entirely offline and does not require any RedactProof infrastructure. The cryptographic proof is self-contained in your exported files.
Tools provided by RedactProof