We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc97d96 commit 7cf7de0Copy full SHA for 7cf7de0
tuf-spec.md
@@ -1018,7 +1018,8 @@ repo](https://github.com/theupdateframework/specification/issues).
1018
by the authors of the application using TUF. For example, X may be tens of
1019
kilobytes. The filename used to download the root metadata file is of the
1020
fixed form VERSION_NUMBER.FILENAME.EXT (e.g., 42.root.json). If this file is
1021
- not available, then go to step 1.8.
+ not available, or we have downloaded more than Y number of root metadata files,
1022
+ then go to step 1.8.
1023
1024
* **1.3. Check signatures.** Version N+1 of the root metadata file MUST have
1025
been signed by: (1) a threshold of keys specified in the trusted root
0 commit comments