mirror of
https://github.com/saymrwulf/lean-transparency-log.git
synced 2026-09-04 20:03:43 +00:00
README: log now attests its own accumulator machinery (entry 13, 2026-07-16)
Broadened 'Rust libraries' framing to 'specific software'; noted the first-of-its-kind self-attestation and the current 13-leaf head. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
1726e8ec01
commit
dea415a60c
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
|
@ -2,8 +2,16 @@
|
|||
|
||||
This repository is the **git-published face** of a transparency log of
|
||||
formal-verification attestations: signed statements that the Lean 4 proofs
|
||||
of specific cryptographic Rust libraries, at specific git commits,
|
||||
re-check with exactly their documented assumptions.
|
||||
of specific software, at specific git commits, re-check with exactly their
|
||||
documented assumptions. Its first twelve leaves attest four cryptographic
|
||||
Rust libraries (Ed25519 implementations); as of **entry 13 (2026-07-16)**
|
||||
the log also attests **its own accumulator machinery** — a kernel-checked
|
||||
mechanization of the log's own security analysis, making this the first
|
||||
deployed transparency log to carry proofs of its own honesty as one of
|
||||
its own entries (subject
|
||||
[`ltl-accumulator-verified`](https://github.com/saymrwulf/ltl-accumulator-verified);
|
||||
scoped to the mechanized model). Current head: tree size 13, root
|
||||
`3488a2d0…`.
|
||||
|
||||
Layout:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue