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

Sign Docker extensions by default using cosign #168

Open
Dentrax opened this issue May 12, 2022 · 1 comment
Open

Sign Docker extensions by default using cosign #168

Dentrax opened this issue May 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Dentrax
Copy link
Contributor

Dentrax commented May 12, 2022

We (@developer-guy) thought that we can add cosign support in the boilerplate. Similar to how GitHub did for Action starter workflow. 1 So that developers can sign their extensions (+ images) by default. Leveraging this gives your users confidence that the extensions they got from Docker's extension market was the trusted code that you built and published.

Furthermore, we can add a signed icon in the Docker Extension UI like how ArtifactHub did as follows:

Screen Shot 2022-05-12 at 16 35 31

cc @dlorenc @cpanato

Footnotes

  1. https://github.blog/2021-12-06-safeguard-container-signing-capability-actions/

@gtardif
Copy link
Contributor

gtardif commented May 19, 2022

Thanks, this is in our backlog. Indeed, this with a badge displayed can increase user confidence

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

No branches or pull requests

3 participants