blog: reasoning about attestation chains — from TrustMee to Cerisier#53
Merged
Conversation
2657-word technical post (within the 1500-2500 target body word count
after subtracting frontmatter + refs). Sets up two recent academic
papers as the two halves of a composition story for sigil's attestation
chain reasoning:
- TrustMee (Aalto, Feb 2026) — engineering pattern for shipping
signed Wasm verification components alongside attestation evidence.
Single-shot, no formal soundness.
- Cerisier (Aarhus, April 2026) — Iris/Rocq program logic for
modular reasoning about attestation, but only inside one
capability machine. No remote, no time, no key rotation, no
content-addressed storage.
Neither alone covers sigil's build-time, content-addressed, time-
indexed chain. The post sketches what a sister-logic judgement over
the post-quantum SLH-DSA migration would look like and names the draft
mapping + scenarios docs in the sigil repo.
Defers the full PLDI / OOPSLA / CCS publication to the 2027 cycle once
the Mythos bug-hunt pipeline has produced empirical material.
Honest framing preserved: first-pass paper reads, sister logic does
not yet exist.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2657-word technical post — within 1500-2500 body target after subtracting frontmatter + references. Mid-range for the blog (peer posts at 1651 and 3599 words).
Argument arc
Sets up two recent academic papers as the two halves of a composition story for sigil's attestation chain reasoning:
Neither alone covers sigil's build-time, content-addressed, time-indexed chain. The post sketches what a sister-logic judgement over the post-quantum SLH-DSA migration would look like (one boxed judgement, glossed in English) and names the draft mapping + scenarios docs in the sigil repo (companion PR: pulseengine/sigil#114).
Companion artefacts
Status / framing