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 plaintext artifacts #2

Merged
merged 6 commits into from
Jun 10, 2019
Merged

Sign plaintext artifacts #2

merged 6 commits into from
Jun 10, 2019

Conversation

radu-matei
Copy link
Member

@radu-matei radu-matei commented Jun 1, 2019

closes #1

TODO:

Signed-off-by: Radu M <root@radu.sh>
Radu M added 3 commits June 3, 2019 03:36
@radu-matei
Copy link
Member Author

Update: this PR now implements an end to end signing for a file, as a single command - similar to how docker trust sign [image:tag] works.

It initializes the repo, then adds the SHA256 sum of the target file, and publishes the repo to the trust server.

Radu M added 2 commits June 10, 2019 18:12
Signed-off-by: Radu M <root@radu.sh>
Signed-off-by: Radu M <root@radu.sh>
@radu-matei radu-matei marked this pull request as ready for review June 10, 2019 18:35
@radu-matei radu-matei merged commit 3c6774c into cnabio:master Jun 10, 2019
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

Successfully merging this pull request may close these issues.

Implement the signing workflow
1 participant