Skip to content

Decision how we want to do artifact signing #235

@Gerrit91

Description

@Gerrit91

In issue #228 we came across the topic to sign our artifacts with a tool like cosign.

If we would like to use cosign, we need to decide for the method to sign the artifacts.

Initially I started signing the artifacts using public and private keys (these are already put into the org CI secrets and can be used inside actions). Another option would be to use keyless signing as described here. Keyless signing makes verification a bit easier because we do not need to publish our public key somewhere.

Here is an example of how we could integrate cosign into our docker image builds including verification of the base image: metal-stack/oci-mirror#14

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions