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

Add support for signing non-local targets #165

Closed
mnm678 opened this issue Oct 7, 2021 · 1 comment
Closed

Add support for signing non-local targets #165

mnm678 opened this issue Oct 7, 2021 · 1 comment
Assignees

Comments

@mnm678
Copy link
Collaborator

mnm678 commented Oct 7, 2021

Add the ability for Targets metadata to sign a target without needing to load the local target file. To do so, the repository could take the digest, length, and any custom metadata and create the Targets metadata for this information without needing to read a file from disk.

This would allow Targets metadata to sign OCI artifacts using the digest and size provided by registry APIs.

@mnm678 mnm678 self-assigned this Oct 7, 2021
@trishankatdatadog
Copy link
Member

Right. I'm sure a simple function (if it isn't already there) should quickly resolve this.

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

2 participants