Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for signature stored in official repositories #339

Open
stremovsky opened this issue Jun 16, 2021 · 2 comments
Open

Support for signature stored in official repositories #339

stremovsky opened this issue Jun 16, 2021 · 2 comments

Comments

@stremovsky
Copy link

Hi

This cosign project (https://github.com/sigstore/cosign) supports storing of signatures in regular docker repositories.

It is doing it by creating an additional container label named by file signature digest.

You can also add support for this method.

Example:
index.docker.io/stremovsky/my_busybox:sha256-dca71257cd2e72840a21f0323234bb2e33fea6d949fa0f21c5102146f583486b.sig

More info can be found here:
https://blog.sigstore.dev/cosign-image-signatures-77bab238a93

Best regards,
Yuli


https://databunker.org/

@rjbrown57
Copy link

+1

@dbilling
Copy link

+1 ... Considering cosign appears to be getting alot of traction, including from RedHat experts (e.g. Luke Hinds, RedHat Security Engineering Lead, Office of the CTO), I'm surprised that Portieris has not already adopted it as an additional choice for signature verification. docker content trust and simple signing both seem quite long in the tooth...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants