taps icon indicating copy to clipboard operation
taps copied to clipboard

TAP request: artifact discovery, index files and targets metadata

Open lukpueh opened this issue 1 year ago • 1 comments

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 avatar Aug 17 '23 13:08 lukpueh

cc @jku

lukpueh avatar Aug 17 '23 13:08 lukpueh