Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/docs/06-For CISOs/artifacts-signing.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
slug: /artifact-signing
title: Artifact Signing
draft: true
---

# Artifact Signing

To increase trust and integrity, metal-stack introduces artifact signing for its released components.

The release vector is now published as an OCI artifact and signed using [cosign](https://github.com/sigstore/cosign). While this feature is currently available as a preview, our long-term goal is to extend signing to all metal-stack container images as well, ensuring that users can always verify the authenticity of the artifacts they consume.