You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
cc @dlorenc @cpanato
Footnotes
https://github.blog/2021-12-06-safeguard-container-signing-capability-actions/ ↩
The text was updated successfully, but these errors were encountered: