File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1018,8 +1018,10 @@ repo](https://github.com/theupdateframework/specification/issues).
1018
1018
by the authors of the application using TUF. For example, X may be tens of
1019
1019
kilobytes. The filename used to download the root metadata file is of the
1020
1020
fixed form VERSION_NUMBER.FILENAME.EXT (e.g., 42.root.json). If this file is
1021
- not available, or we have downloaded more than Y number of root metadata files,
1022
- then go to step 1.8.
1021
+ not available, or we have downloaded more than Y number of root metadata files
1022
+ (because the exact number is as yet unknown), then go to step 1.8. The value
1023
+ for Y is set by the authors of the application using TUF. For example, Y may
1024
+ be 2^10.
1023
1025
1024
1026
* ** 1.3. Check signatures.** Version N+1 of the root metadata file MUST have
1025
1027
been signed by: (1) a threshold of keys specified in the trusted root
You can’t perform that action at this time.
0 commit comments