bytecodealliance / bytecodealliance/wasm-pkg-tools

Add support for signing and validating OCI packages

Open
#171 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
160
Forks
42
Avg merge
7h 57m
Merged PRs (30d)
3

Description

https://docs.sigstore.dev/cosign/signing/signing_with_containers/

WASI packages are already being signed as part of the publish workflow: https://github.com/WebAssembly/wasi-http/blob/ed620562ee1d089a20aa67cd7790782d03f2f505/.github/workflows/publish-0.3.yml#L71-L72

It should be relatively straightforward to validate these signatures with the [`sigstore` crate](https://docs.rs/sigstore/latest/sigstore/index.html).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.