Skip to content

Capability ledger substrate

← All revisions

7f08f32e · PointSav Digital Systems ·

enrich wikilinks: documentation substrate body (EN+ES) batch 1 of 4

View the full record as of this revision →

@@ -24,7 +24,7 @@ paired_with: capability-ledger-substrate.es.md

> The Capability Ledger Substrate is the mechanism by which every access-control decision in a platform deployment becomes a cryptographically auditable event anchored to a log the customer controls.

The Capability Ledger Substrate extends the seL4 microkernel's native capability model — which is correct by formal proof — with a transparency layer that makes the audit record portable, customer-rooted, and verifiable by third parties without any trust relationship with the operator.
The Capability Ledger Substrate extends the [[sel4-microkernel-substrate|seL4 microkernel's]] native capability model — which is correct by formal proof — with a transparency layer that makes the audit record portable, customer-rooted, and verifiable by third parties without any trust relationship with the operator.


## 1. What the Capability Ledger Substrate is
@@ -34,7 +34,7 @@ process wants to write to a memory region, open a file, or send a network
packet, the kernel decides whether the process is permitted. This decision is
what "access control" means at the system layer.

The seL4 microkernel makes access-control decisions using *capabilities* —
The [[sel4-microkernel-substrate|seL4 microkernel]] makes access-control decisions using *capabilities* —
unforgeable tokens that encode exactly what resource a process holds and what
operations it may perform on that resource. A process that does not hold a
valid capability for a resource cannot access it; there is no override, no
@@ -51,8 +51,7 @@ without access to the full log.

The result is a security substrate with two independently verifiable layers:
the kernel layer (seL4 formal proof — the kernel cannot be misled into
honoring a capability it should refuse) and the ledger layer (Merkle audit
trail — the history of capability state changes cannot be rewritten without
honoring a capability it should refuse) and the ledger layer ([[worm-ledger-design|Merkle audit trail]] — the history of capability state changes cannot be rewritten without
the customer's apex keys). The combination is what the Capability Ledger
Substrate names as the leapfrog: neither layer alone provides both properties.

@@ -310,11 +309,10 @@ in the `full_handover_ceremony_end_to_end` integration test.

## 8. Relationship to the WORM ledger

The WORM (Write-Once Read-Many) ledger substrate is the foundational
The [[worm-ledger-architecture|WORM]] (Write-Once Read-Many) ledger substrate is the foundational
record-storage layer of the Foundry architecture. It implements a C2SP
tlog-tiles compatible transparency log: append-only, content-addressed,
cryptographically signed by an apex. Service-level consumers (notably
`service-fs`, the Ring 1 WORM backend) interact with it at the application
cryptographically signed by an apex. Service-level consumers interact with it at the application
tier.

The Capability Ledger Substrate is the substrate-tier consumer of the same
@@ -351,7 +349,7 @@ its own tier.
  customer-rooted Merkle-log binding in platform deployments. Every
  capability authorization is anchored to a customer-held transparency log.

- **The Two-Bottoms Sovereign Substrate** — the Two-Bottoms composition
- **The Two-Bottoms Sovereign Substrate** — the [[system-substrate-doctrine|Two-Bottoms composition]]
  (seL4 native-bottom + NetBSD compat-bottom) shares the same capability
  ledger substrate. The audit trail travels with the capability regardless
  of which bottom it runs on.
@@ -361,12 +359,12 @@ its own tier.
  (N+3+ apex handover ceremony), §5.1 (WitnessRecord schema and Mechanism A),
  §6.1 (reproducible-verification artefact format), §8 (scoresheet).

- **WORM ledger design**
- **[[worm-ledger-design|WORM ledger design]]**
  The foundational record-storage layer. §3 D1 (C2SP tlog-tiles wire format),
  §3 D3 (SHA-256 baseline). The Capability Ledger is a substrate-tier
  consumer of the same design.

- **`topic-merkle-proofs-as-substrate-primitive.md`**
- **[[merkle-proofs-as-substrate-primitive]]**
  Companion technical article covering RFC 9162 inclusion and consistency
  proofs, the `InclusionProof` and `ConsistencyProof` structs, verification
  algorithms, and performance benchmarks. Read alongside this article for the
Important Information

Important Information

Corporate structure. PointSav Digital Systems ("PointSav") is a trade name of Woodfine Capital Projects Inc. ("Woodfine"). PointSav does not itself offer, sell, or solicit any security. Any securities offering associated with Woodfine's real-property direct-hold solutions is made exclusively by Woodfine, and only by means of the applicable Private Placement Memorandum.

No investment advice. This wiki's content is provided for engineering, operational, research, and development purposes. Nothing on this wiki constitutes investment advice or a solicitation to invest in any Woodfine partnership or direct-hold solution.

Intellectual property. The PointSav name, trade name, wordmark, and marks, together with all current and future PointSav- and Totebox-branded products, services, and offerings — and the software, source code, documentation, design system, and all related materials — are proprietary to Woodfine and its affiliates, except for components identified as open source. No rights are granted except as expressly set out in a written license or agreement. See TRADEMARK.md in this repository for the full trademark notice.

Open source components. Portions of the platform are made available under permissive open-source licenses identified in the accompanying repository. Use of those components is governed by their respective license terms.

No warranty; informational use. Content on this wiki is provided for general informational purposes only and does not constitute a representation, warranty, or commitment with respect to product functionality, availability, pricing, or roadmap. Some articles describe planned or intended features, capabilities, and milestones — language such as "planned," "intended," "targeted," "may," and "expected" marks this forward-looking content, which is subject to change and does not constitute a commitment regarding future performance.

Confidentiality. Where an article describes an operational or deployment detail that is not intended for public disclosure, that article is not published on this wiki. Content here is general-purpose engineering documentation, not customer-specific configuration.

Jurisdiction. Woodfine Capital Projects Inc. is organized in British Columbia, Canada. References to the Sovereign Data Foundation on this wiki describe a planned or intended initiative only, not a current equity holder or active governance body.

Changes to this notice. PointSav may update this notice from time to time; the version posted on this page governs.

Not a filing system. This wiki is not a securities filing system, an electronic disclosure repository, or a substitute for SEDAR+ or any other regulatory filing system. Formal securities filings are made through the applicable regulatory filing system, not through this wiki.

Full disclaimer. This notice supplements, and does not replace, the full Disclaimers article. In the event of any conflict, the full Disclaimers article governs.

Read the full disclaimer →