Skip to content

WIP: Rough draft for updated generic OCI sealing#226

Draft
cgwalters wants to merge 18 commits into
composefs:mainfrom
cgwalters:sealing-impl
Draft

WIP: Rough draft for updated generic OCI sealing#226
cgwalters wants to merge 18 commits into
composefs:mainfrom
cgwalters:sealing-impl

composefs-oci: Implement OCI signature verification (artifact + inline)

8527474
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 29, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 d88fbe9 composefs-oci: Add OCI sealing spec, canonical tar... Valid sign-off found
🟢 72e0eaf composefs-oci,composefs-boot: Extend V1 EROFS to O... Valid sign-off found
🟢 a496455 fuse: Update fuser dependency 0.15.1 → 0.17.0 Valid sign-off found
🟢 8c8ff15 fuse: Expose FUSE serving via CLI and varlink RPC Valid sign-off found
🟢 f3643a6 fuse: Add readdirplus, multithreading, and passthr... Valid sign-off found
🟢 e9d916d fsverity: Add block_size/digest_size helpers to Al... Valid sign-off found
🟢 383b3d6 composefs-ioctls: Add keyring module for fs-verity... Valid sign-off found
🟢 971b78d composefs: Add fs-verity sealing primitives (algor... Valid sign-off found
🟢 5a72c70 composefs-oci: Add OCI sealing/signing/referrers i... Valid sign-off found
🟢 7b7a599 composefs-ctl: Add seal/sign/verify/run/stop/keyri... Valid sign-off found
🟢 88002fc composefs-ctl: Add varlink Seal/Sign/Verify method... Valid sign-off found
🟢 e0d1cdf composefs-oci: refactor to use new sealing spec Valid sign-off found
🟢 d6027d8 tests/ostree: Poll for HTTP server readiness inste... Valid sign-off found
🟢 c6fdebf composefs-oci,tests: Drop needless &mut on Validat... Valid sign-off found
🟢 4035080 composefs-oci: Make base64 a non-optional dependen... Valid sign-off found
🟢 aa9e3f5 composefs-ctl: Fix feature-combo dead-code warning... Valid sign-off found
🟢 de3002b composefs-ctl: Classify OCI errors through the any... Valid sign-off found
🟢 8527474 composefs-oci: Implement OCI signature verificatio... Valid sign-off found