rpo-spec-v0.1

OpenProof Logo
OpenProof — Spécification RPO v0.1
Intégrité • Lisibilité • Vérifiabilité

RPO Spec v0.1 TruthX Governance


OpenProof — RPO Specification v0.1

Integrity • Readability • Verifiability


Overview

OpenProof defines an open, verifiable standard for digital evidence:
RPO (Rapport Probatoire Ouvert) — a dual-format proof combining:

This specification aims to make truth measurable, power traceable, and coherence verifiable across legal, institutional, and research contexts.


Core Principles

  1. Integrity — Every proof object must be cryptographically sealed.
  2. Readability — Every human must be able to interpret the same data.
  3. Verifiability — Every institution must be able to check it publicly.

Technical Schema (RPO Object)

```json { “version”: “0.1”, “issuer”: “OpenProof Consortium”, “timestamp”: “2025-11-11T00:00:00Z”, “format”: { “json”: “signed-object.json”, “pdf”: “human-readable-report.pdf” }, “hash”: { “algorithm”: “SHA3-512”, “value”: “b7f3a4c8e9f2…e73d1c2” }, “signatures”: [ { “type”: “ed25519”, “issuer”: “OpenProof Authority”, “signature”: “Zs0k2JQb…9faQ==” } ] } } ] }


🧩 Contributing

OpenProof welcomes scientific and institutional contributors interested in advancing the RPO (Rapport Probatoire Ouvert) standard.
Researchers, legal experts, engineers and data scientists can:

📬 To request participation: join the OpenProof Beta


⚖️ Licenses

This repository and its materials are released under a dual-license model:

© 2025 OpenProof Consortium
Governance: truthx-openproof.org
Technical site: openproof.net



🧭 Roadmap — RPO Specification

Phase Description Status
v0.1 — Draft Initial specification released for public review (JSON + PDF format). ✅ Published
v0.5 — Public Comment Integration of feedback from CNRS / GREYC researchers, legal experts, and institutional partners. ⏳ In progress
v1.0 — Stable Release Finalized RPO (Rapport Probatoire Ouvert) standard with governance signatures and OpenProof registry integration. 🔒 Planned Q2 2026

🗓 Next milestone: integration of the OpenProof Registry and RPO signature verification module.


📍 Maintained by the OpenProof Consortium
Research collaboration: CNRS – GREYC – Université de Caen Normandie
Contact: openproof@truthx.co