Skip to content

Feature Request: Sign Docker images (e.g., via Sigstore/Cosign) for verification #369

Description

@weegreenblobbie

Hello! First, thanks for maintaining this incredibly useful tool.

Could you please start cryptographically signing the published Docker images? Providing a way for users to verify the images (such as using Sigstore/Cosign) would greatly reduce the risk of supply-chain and malicious container attacks.

Because this builder explicitly requires running with --privileged and -v /dev:/dev, the container inherently has root-level access to the host's entire device tree, including the host system's physical disk drives. Given this high level of access, giving users a way to verify the image's authenticity before execution is a critical security step.

Thank you for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions