Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 653 Bytes

File metadata and controls

30 lines (18 loc) · 653 Bytes

OpenProof Validator

Validation tools for the OpenProof Registered Probative Object (RPO) specification.

The validator verifies that an RPO bundle complies with the OpenProof specification.

Checks include:

• canonical JSON structure
• required fields
• integrity hash format
• schema compliance

Specification

https://github.com/openproof-net/rpo-spec-v0.1

RPO concept

An RPO is a deterministic evidential bundle designed to make institutional decisions defensible under scrutiny.

Structure:

• canonical JSON core
• human-readable preview
• public integrity hash

Status

Early reference implementation.