Sign and attest bottle images (SLSA/sigstore) #339
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
bot-bottle is self-hosted and open source, which is a structural advantage over closed, cloud-only competitors (Devin, Copilot workspace) — a user can verify what's actually running in their sandbox, those tools' users cannot. We're not capitalizing on that yet: nothing currently lets a user cryptographically confirm that the agent/sidecar images they're running were built from the published source rather than tampered with.
Proposal
Dockerfile.claude,Dockerfile.codex,Dockerfile.sidecars) as part of the release/build pipeline./cli.py verify(or similar) command that checks a locally built or pulled image's signature/provenance before use, so this is a real, checkable guarantee and not just documentationNon-goals