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

TAP request: artifact discovery, index files and targets metadata #177

Open
lukpueh opened this issue Aug 17, 2023 · 1 comment
Open

TAP request: artifact discovery, index files and targets metadata #177

lukpueh opened this issue Aug 17, 2023 · 1 comment

Comments

@lukpueh
Copy link
Member

lukpueh commented Aug 17, 2023

The following observations have been made at several points in time by different people and might be worth an informational TAP:

  • Artifact (target) discovery is not part of the TUF design, and only possible to a limited extent with TUF metadata
  • Artifact discovery is a crucial feature in many content repositories, e.g.
    • download latest version of project
    • list all versions of project
  • Content repositories may employ a custom search index for this purpose
  • The search index must be included in targets metadata for security reasons
  • If the search index is protected by targets metadata and lists additional information about artifacts, the actual artifacts may be omitted in targets metadata, and thus reduce metadata overhead.

References

@lukpueh
Copy link
Member Author

lukpueh commented Aug 17, 2023

cc @jku

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

1 participant