Skip to content

Commit 3dfd215

Browse files
committed
Move TAP 14 to accepted
Signed-off-by: Marina Moore <mnm678@gmail.com>
1 parent 465bcfe commit 3dfd215

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
* [TAP 10: Remove native support for compressed metadata](tap10.md)
1212
* [TAP 11: Using POUFs for Interoperability](tap11.md)
1313
* [TAP 12: Improving keyid flexibility](tap12.md)
14+
* [TAP 14: Managing TUF Versions](tap14.md)
1415
* [TAP 15: Succinct hashed bin delegations](tap15.md)
1516

1617
## Draft
1718

1819
* [TAP 8: Key rotation and explicit self-revocation](tap8.md)
1920
* [TAP 13: User Selection of the Top-Level Target Files Through Mapping Metadata](tap13.md)
20-
* [TAP 14: Managing TUF Versions](tap14.md)
2121
* [TAP 16: Snapshot Merkle Trees](tap16.md)
2222
* [TAP 17: Remove Signature Wrapper from the TUF Specification](tap17.md)
2323

tap14.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
* TAP: 14
22
* Title: Managing TUF Versions
33
* Version: 1
4-
* Last-Modified: 07-October-2022
4+
* Last-Modified: 13-October-2022
55
* Author: Marina Moore, Justin Cappos
6-
* Status: Draft
6+
* Status: Accepted
77
* Content-Type: text/markdown
88
* Created: 19-December-2018
99

@@ -601,7 +601,7 @@ in the specification section.
601601
# Augmented Reference Implementation
602602

603603
Semantic Versioning was added to the TUF Reference Implementation in [#914](https://github.com/theupdateframework/python-tuf/pull/914).
604-
The rest of this proposal has not yet been implemented.
604+
The rest of the proposal is implemented as a proof of conceps in [#2114](https://github.com/theupdateframework/python-tuf/pull/2114). The pr can be finalized once this TAP is accepted.
605605

606606
# Copyright
607607

0 commit comments

Comments
 (0)