theupdateframework / theupdateframework/taps

TAP request: artifact discovery, index files and targets metadata

Open
#177 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
37
Forks
23
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked “TUF and target discovery” problem statement, then compare PEP 458 and its index-only variant. Define the scope of an informational TAP covering artifact discovery, index files, and targets metadata; done means the proposal clearly addresses the observations and security implications.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, security
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.