Verify a Humanproof Score credential
Check a Score VC yourself.
Paste a Humanproof Score Verifiable Credential below. This page checks the cryptographic signature against the published signing key, confirms the issuer, and consults the public revocation registry. No account is required and the credential is not persisted.
Workers can download their own credential from the score history page. Employers and verifiers receive it during a share.
What this verifier does
- Confirms the credential matches the Humanproof Score VC shape.
- Verifies the Ed25519 signature against the public key published at /.well-known/humanproof-score-vc-public-key.json.
- Looks up the credential's revocation status in the public status registry.
- Returns a structured verdict. The verifier never persists the credential or its subject.
For a programmatic check, POST the same credential to /api/v1/score-vc/verify.