theupdateframework / theupdateframework/taps
TAP request: artifact discovery, index files and targets metadata
Open
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
- TUF and target discovery (detailed problem statement of above)
- PEP 458
- PEP 458 - Index only variant
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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