RedactProof Public Keys

Cryptographic keys for verifying RedactProof certificates

Current Key

Key IDkey-2025-01
AlgorithmEd25519
Valid From1 January 2025
Status✓ Active

Public Key (PEM)

-----BEGIN PUBLIC KEY----- MCowBQYDK2VwAyEAe1vW20NFHudP5Xq2hhSZVRMaKUTO6Jcw3WHkbua0feo= -----END PUBLIC KEY-----

Endpoints

Primaryapi.redactproof.com/.well-known/redactproof-public-key.pem
Backup.well-known/redactproof-public-key.pem (this page)
Metadataapi.redactproof.com/.well-known/redactproof-keys.json

Verification Tools

Primaryredactproof.com/verify
Independentverify.html (this site - no RedactProof infrastructure)

Usage

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