From 43d7f0093005d40a321326beaf3dd42727e9fd23 Mon Sep 17 00:00:00 2001
From: mrwulf
This key is the sole cryptographic identity anchor: it +
This key is the required cryptographic identity anchor — the one every consumer must check: it authenticates that these statements were made by the operator (the same party the artifacts call “the provider”). It does not, by itself, make those statements true — each attestation's truth additionally rests on the replay, theorem, extraction and toolchain assumptions stated in that leaf (one signed entry of the tree below). Every tree head and attestation is @@ -228,7 +228,7 @@ their documented assumptions — so that you can trust a proof result by ch one required signature (Ed25519) and ~{max(1,(latest.get('tree_size') or 1).bit_length())} hashes in milliseconds, instead of running a theorem prover for hours.
-{escape(str(metadata.get('log_id',''))[:16])}….
To benefit from the accumulator you need exactly three files per -library, plus optionally the whole mirror. Nothing else.
+library, plus optionally the additive post-quantum key +(provider.slhdsa.pub) and the whole mirror. Nothing else.
| # | Artifact | What it is | Where |
|---|---|---|---|
| 1 | provider.ed25519.pub |
-The identity anchor. The provider's public key — the sole cryptographic + | The identity anchor. The provider's public key — the required cryptographic identity you pin. It authenticates the operator's statements; their truth rests on each leaf's stated assumptions. Fetch it from BOTH independent locations and compare; the copies must be identical. |