Skip to content

Commit 5e063a7

Browse files
spec: 1.0.0: mention supported TAPs
1 parent 80326d1 commit 5e063a7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

tuf-spec.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,24 @@ repo](https://github.com/theupdateframework/specification/issues).
210210
* The root of trust must not rely on external PKI. That is, no authority will
211211
be derived from keys outside of the framework.
212212

213+
- **1.5.4. TUF Augmentation Proposal support**
214+
215+
* This version (1.0.0) of the specification adheres to the following TAPS:
216+
217+
- [TAP 3](https://github.com/theupdateframework/taps/blob/master/tap3.md):
218+
Multi Role Delegations
219+
- [TAP 4](https://github.com/theupdateframework/taps/blob/master/tap4.md):
220+
Multiple Repository Consensus on entrusted targets
221+
- [TAP 6](https://github.com/theupdateframework/taps/blob/master/tap6.md):
222+
Include specification version in metadata
223+
- [TAP 9](https://github.com/theupdateframework/taps/blob/master/tap9.md):
224+
Mandatory Metadata signing schemes
225+
- [Tap 10](https://github.com/theupdateframework/taps/blob/master/tap10.md):
226+
Remove native support for compressed metadata
227+
228+
Implementations compliant with this version (1.0.0) of the specification
229+
must also comply with the TAPs mentioned above.
230+
213231
## **2. System overview**
214232

215233
The framework ultimately provides a secure method of obtaining trusted

0 commit comments

Comments
 (0)