Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 2.13 KB

Roadmap.md

File metadata and controls

37 lines (29 loc) · 2.13 KB

TUF Roadmap

Housekeeping

Which of these should block releases?

  • Convert detailed client workflow to use sub-procedures
    • Goal: less repetition
    • Goal: easy to implement and map to the spec requirements (checklist like)
  • Update specification tooling to do date and version bumping in GHA
  • Implementations should catch up with spec-1.x.y
    • Resolution: implementations should explicitly list what they support
  • Should implementations refactor their code before implementing new TAPs?
    • Resolution: up to implementations to define what they want to do

Goals for upcoming releases

Minor releases

Major releases

Timeline (2022)

  • Specification refactor by June
  • TAP 15 Accepted & in reference implementation by June
  • TAP 15 in the spec by end of year
  • TAP 3 & 4, work on implementations
  • Implement TAP 13 in go-tuf
  • All implementations should catch up to 1.x.y by $MONTH and $DATE?