File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -210,6 +210,24 @@ repo](https://github.com/theupdateframework/specification/issues).
210
210
* The root of trust must not rely on external PKI. That is, no authority will
211
211
be derived from keys outside of the framework.
212
212
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
+
213
231
## ** 2. System overview**
214
232
215
233
The framework ultimately provides a secure method of obtaining trusted
You can’t perform that action at this time.
0 commit comments