Implementing TAP(TUF Augmentation Proposal) 14 for python’s reference implementation
- Mentors
- Marina Moore
- Organization
- CNCF
- Technologies
- python
- Topics
- Secure Software Updation
Implementing version management for TUF’s python reference implementation. The implementation does not currently have a way to migrate TUF repositories or clients to a new TUF version that has breaking changes. This project will be the implementation of a proposal for coordinating specification versions between a repository and a client to prevent interruptions in access to updates after a major version change to the specification.