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

Embed TUF targets to minimize downloads #398

Closed
haydentherapper opened this issue Apr 10, 2023 · 1 comment · Fixed by #941
Closed

Embed TUF targets to minimize downloads #398

haydentherapper opened this issue Apr 10, 2023 · 1 comment · Fixed by #941
Labels
enhancement New feature or request

Comments

@haydentherapper
Copy link

Description

For the Golang library, we embed a copy of the target files, and check if the target file matches the target metadata here (a necessary check since the target file may have been updated and would need to be downloaded). Would it be possible to do the same for sigstore-js?

@haydentherapper haydentherapper added the enhancement New feature or request label Apr 10, 2023
@bdehamer
Copy link
Collaborator

Yeah, love this idea!

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

Successfully merging a pull request may close this issue.

2 participants