mirror of
https://github.com/saymrwulf/lean-transparency-log.git
synced 2026-09-03 19:53:47 +00:00
docs: dated-record clarity for the pre-Green scan — attestations that have since occurred say so; leaf-index numbering unified
This commit is contained in:
parent
abad1b0aa1
commit
7c3f285f34
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ This repository is the **git-published face** of a transparency log of
|
||||||
formal-verification attestations: signed statements that the Lean 4 proofs
|
formal-verification attestations: signed statements that the Lean 4 proofs
|
||||||
of specific software, at specific git commits, re-check with exactly their
|
of specific software, at specific git commits, re-check with exactly their
|
||||||
documented assumptions. Its first twelve leaves attest four cryptographic
|
documented assumptions. Its first twelve leaves attest four cryptographic
|
||||||
Rust libraries (Ed25519 implementations); as of **entry 13 (2026-07-16)**
|
Rust libraries (Ed25519 implementations); as of **its thirteenth entry (leaf index 12, 2026-07-16)**
|
||||||
the log also attests **its own accumulator machinery** — a kernel-checked
|
the log also attests **its own accumulator machinery** — a kernel-checked
|
||||||
mechanization of the log's security analysis, so the log carries
|
mechanization of the log's security analysis, so the log carries
|
||||||
kernel-checked proofs *about the accumulator model* underlying its own
|
kernel-checked proofs *about the accumulator model* underlying its own
|
||||||
|
|
@ -12,7 +12,7 @@ inclusion and consistency reasoning, as one of its own entries (subject
|
||||||
[`ltl-accumulator-verified`](https://github.com/saymrwulf/ltl-accumulator-verified);
|
[`ltl-accumulator-verified`](https://github.com/saymrwulf/ltl-accumulator-verified);
|
||||||
scoped to the mechanized model — it does not prove operator honesty,
|
scoped to the mechanized model — it does not prove operator honesty,
|
||||||
signing, or execution provenance). As of **2026-08** the log also attests
|
signing, or execution provenance). As of **2026-08** the log also attests
|
||||||
the **SLH-DSA (FIPS 205) verify-path proofs**
|
the **SLH-DSA (FIPS 205) verify-path proofs** (leaf 18)
|
||||||
([`fips205-slhdsa-verified`](https://github.com/saymrwulf/fips205-slhdsa-verified))
|
([`fips205-slhdsa-verified`](https://github.com/saymrwulf/fips205-slhdsa-verified))
|
||||||
and its heads carry an **additive post-quantum SLH-DSA-SHA2-128s signature**
|
and its heads carry an **additive post-quantum SLH-DSA-SHA2-128s signature**
|
||||||
beside the required Ed25519 one. The current head is `latest-sth.json` —
|
beside the required Ed25519 one. The current head is `latest-sth.json` —
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue