-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Status: design-stage research project · pre-implementation Maturity label: research prototype (see Page 16 — Limitations before citing or deploying) Depends on: Digital Legacy Protocol (DLP) core primitives · Open Negative Results Registry (ONRR) schema
This is the technical and academic documentation set for VCR, a system that uses a cryptographic dead man's switch to make silent non-publication of negative research results costly instead of free. It extends two existing projects rather than starting from zero: DLP supplies the cryptographic core (Shamir's Secret Sharing, Ed25519 signatures, a proof-of-life state machine), and ONRR supplies the destination schema for released results.
Every page in this wiki states, at the top, whether the content describes something implemented, something designed but not built, or something speculative. That distinction is treated as load-bearing, not optional — a design document that reads like a finished product is a document nobody should trust.
| If you want... | Start at |
|---|---|
| The one-paragraph pitch | Page 01 — Motivation |
| To understand what already exists in this space | Page 02 — Related Work |
| The security reasoning | Page 04 — Threat Model |
| The system design | Page 05 — Architecture Overview |
| To implement a component | Pages 08–13 |
| To evaluate whether this is credible | Page 16 — Limitations and Page 15 — Security Analysis |
- Motivation & Problem Statement
- Related Work
- Terminology & Notation
- Threat Model
- Architecture Overview
- Cryptographic Primitives — Shamir's Secret Sharing
- Cryptographic Primitives — Ed25519 Signatures
- State Machine Design
- Phase 1 — Commitment
- Phase 2 — Monitoring & Extension
- Phase 3 — Trigger & Release
- Federation Architecture
- Data Schema & ONRR Integration
- Protocol / API Specification
- Security Analysis
- Limitations & Non-Goals
- Deployment Model
- Evaluation Plan & Minimum Viable Test
- Ethical Considerations
- Roadmap & Future Work
This project is designed and documented by a single author. It has not been independently audited, peer-reviewed, or deployed against a real adversary. Every claim of security or novelty in this wiki is a claim to be tested, not a claim already proven. Readers — especially reviewers — are encouraged to attack the reasoning in Page 15 before trusting it.
Author: Ciprian Stefan Plesca License: MIT Repository: verifiable-commitment-registry
This wiki documents a design-stage research project. Claims of security, novelty, or readiness are qualified in Page 16 — Limitations & Non-Goals and should be read alongside any other page before being cited or relied on.
© 2026 Ciprian Stefan Plesca. Distributed under the MIT License.