DP15 — Security & Provenance
Patches and comments are scoped to the whole document family, not to a single revision. When you open a revision, highlights show what still applies to that revision body; anything anchored to text a later revision removed is listed as needing re-anchoring, and anything that can no longer be merged at all is marked obsolete. See all patches.
Comparing Revision 00 (original) with Revision 01. Struck-through text was removed; highlighted text was added.
# DP15 – Security and Provenance
*Structural security and inspectable provenance, so serious claims carry verifiable evidence*
<!-- dp-local-version: 1.0 | standardized: 2026-07-27 -->
## 1. Purpose of This Draft
This layer ensures security claims are not merely present but **continuously checkable under real conditions**.
## 6. Security Core
The security core is the minimum set of protections that must hold in any DP15-aligned deployment, independent of product surface, jurisdiction, or cryptographic preference. Mechanisms in Section 5 elaborate these guarantees; the core defines what cannot be traded away.
### 6.1 Trust anchors and key integrity
Identities, signing keys, and attestation roots have documented ownership, custody model, rotation policy, and revocation state (DP1 linkage). Key status is resolvable at use time, not only at issuance.
Failure mode: **anchorless trust**, where signatures validate against keys no one is accountable for.
### 6.2 Integrity-protected artifacts
Artifacts that carry consequence — releases, policies, decisions, credentials, high-stakes content — are hashed, signed, and versioned, and integrity is checked when they are consumed rather than assumed from origin.
Failure mode: **verification bypass**, where protection exists but is never evaluated.
### 6.3 Least privilege and isolation
Services, agents, and integrations operate with scoped credentials, bounded network reach, and isolated execution, so that compromise of one component does not become compromise of the system (DP13 linkage).
Failure mode: **ambient authority**, where a single credential unlocks unrelated capabilities.
### 6.4 Verifiable enforcement
Security claims are bound to enforcement points that can be observed and attested, so declared posture and runtime posture can be compared.
Failure mode: **declarative security**, where posture is described in documentation but not measurable in operation.
### 6.5 Incident readiness
Detection, disclosure, rotation, notification, and rollback pathways are defined and rehearsed before they are needed, with predefined authority and communication duties.
Failure mode: **improvised response**, where the first real incident is also the first exercise.
## 7. Provenance and Archive
Provenance is only useful if it survives time as well as transfer. DP15 therefore treats archival integrity as part of provenance rather than a separate records-management concern.
### 7.1 Provenance envelopes in motion
Origin, transformations, handlers, and policy context travel with artifacts across export, embedding, and integration boundaries, with explicit signaling when fields are dropped (DP7 linkage).
Failure mode: **provenance stripping**, where artifacts arrive stripped of the context needed to assess them.
### 7.2 Durable retention and addressing
Evidence supporting consequential claims remains retrievable for a declared retention window, with stable identifiers so citations do not decay into dead references.
Failure mode: **evidence rot**, where claims outlive the records that substantiate them.
### 7.3 Archival integrity over time
Archives are protected against silent modification and against cryptographic obsolescence through checkpointing, timestamping, witnessing, or re-signing as algorithms age.
Failure mode: **temporal decay**, where old evidence can no longer be validated or distinguished from tampering.
### 7.4 Revocation-aware history
Archives record not only what was published but what was later revoked, corrected, or superseded, so historical states are reconstructable without reasserting withdrawn claims.
Failure mode: **frozen falsehood**, where retracted material persists as apparently valid evidence.
### 7.5 Access, privacy, and proportionality
Archival access is scoped so that auditability does not become surveillance: sensitive records support redaction, aggregation, or proof-of-existence disclosure rather than full exposure (DP4 linkage).
Failure mode: **archive as attack surface**, where preserved evidence creates new privacy harm.
### 7.6 Reconstruction guarantees
Participants and auditors can reconstruct, for a given artifact or decision, what existed, who acted, under which policy, and what changed afterward.
Failure mode: **unreconstructable history**, where records exist but cannot answer accountability questions.
## 6.8. Governance, Accountability, and Agency Surfaces
DP15 requires that security and provenance are not only visible but **actionable within governance and participant agency systems (DP8, DP2)**.
- **non-actionable verification** (signals exist but do not affect outcomes) - **accountability gaps** (no mechanism to enforce correction) - **verification fatigue** (users overwhelmed and stop checking signals)
## 7.9. Incentives and Power Analysis
Security and provenance exist within strong incentive gradients that often discourage their full implementation.
- **security underinvestment** due to misaligned incentives - **credibility arbitrage** where actors benefit from unverifiable claims - **attacker asymmetry** where defense costs exceed attack costs
## 8.10. Community Signals Informing DP15
- fatigue with unverifiable claims - demand for signed exports and build transparency - concern about AI hallucination presented as fact - calls for meaningful postmortems after failures
## 9.11. Non-Goals and Explicit Boundaries
DP15 does not:
- require all content to be signed or verified - eliminate all risk - replace legal or forensic systems - mandate a specific cryptographic approach
## 10.12. Minimum Alignment (Non-Normative)
Minimum alignment defines the threshold at which security and provenance become **reliable verification infrastructure rather than optional features**.
A system claiming DP15 alignment MUST satisfy the following conditions:
### 10.112.1 Artifact Integrity
- Critical artifacts MUST be signed or otherwise integrity-protected - Systems MUST verify integrity at use time, not only at creation
Failure mode: **implicit trust of unverified artifacts**
### 10.212.2 Provenance Availability
- High-stakes artifacts MUST carry provenance metadata (origin, transformation, context) - Systems MUST signal when provenance is missing or degraded
Failure mode: **provenance absence or stripping**
### 10.312.3 Verification Pathways
- Participants MUST be able to verify claims without specialized expertise - Systems MUST provide both simple indicators and detailed inspection paths
Failure mode: **unusable verification systems**
### 10.412.4 Tamper-Evident Logging
- Critical events MUST be recorded in tamper-evident logs - Logs MUST support independent verification or witnessing
Failure mode: **log manipulation or selective disclosure**
### 10.512.5 Key and Identity Integrity
- Signing keys MUST have visible ownership, rotation, and revocation status - Systems MUST detect and signal compromised or invalid keys
Failure mode: **undetected key compromise**
### 10.612.6 Cross-System Preservation
- Integrity and provenance MUST persist across exports and integrations - Systems MUST signal degradation when preservation is not possible
Failure mode: **silent integrity loss across systems**
### 10.712.7 AI Output Traceability
- AI-generated outputs MUST be labeled and include relevant provenance when claims are made - Systems MUST distinguish attributable vs. non-attributable outputs
Failure mode: **AI attribution ambiguity**
### 10.812.8 Auditability and Contestability
- Participants MUST be able to inspect, compare, and challenge evidence - Systems MUST preserve records necessary for dispute resolution
Failure mode: **evidence opacity or loss**
Systems that omit verification, provenance, or auditability MUST NOT be considered aligned with DP15.
## 11.13. Open Questions and Future Work
- balancing privacy with auditability - scaling verification without overwhelming users - cross-border evidence standards - decentralized witnessing vs cost tradeoffs - quantum-resilient cryptography planning
## 12.14. Relationship to Other Desirable Properties
- DP1: attribution and appeals - DP4: integrity of data handling and exports - DP7: interoperability of signed artifacts - DP11–DP13: AI traceability and containment - DP14: transparency practices - DP16–DP17: roadmap and funding alignment for security
## 13.15. Foresight and Failure Design
DP15 assumes breach, key compromise, and manipulation attempts will occur.
Systems must predefine response pathways, including key rotation, participant notification, and audit procedures.
## 14.16. Path Toward ML-RFC
- standardize provenance formats for content and AI outputs - align with emerging supply-chain and identity standards - develop reference implementations for high-assurance zones
## 15.17. Closing Orientation
DP15 is where the meta-layer moves from claims to evidence.
Published: 2026-08-08
Pages: 7 | Words: 3210
What changed:
Synced from the book local rail (content/local/dpN.md), which carries the current working text for this chapter: expanded sections, renamed and renumbered headings, and editorial cleanup since the last revision. Published as a new revision so prior revisions stay intact.
Published: 2026-08-05
Pages: 7 | Words: 3194
What changed:
Numbered section headings and cross-reference fixes for collaborative review
Published: 2026-08-04
Pages: 7 | Words: 3194
What changed:
Synced from the book local rail (content/local/dpN.md), which carries the current working text for this chapter: expanded sections, renamed and renumbered headings, and editorial cleanup since the last revision. Published as a new revision so prior revisions stay intact.