@@ -1323,7 +1323,7 @@ it in the next step.
13231323 timestamp, snapshot, targets, or delegated targets metadata. The attacker's goal
13241324 is to cause clients to refuse to update the metadata later because the attacker's
13251325 listed metadata version number (possibly MAX_INT) is greater than the new valid
1326- version. To recover from a fast-forward attacks after the repository has been
1326+ version. To recover from a fast-forward attack after the repository has been
13271327 compromised and recovered, certain metadata files need to be deleted as
13281328 specified in this section. If a delegated targets file is subjected to a
13291329 fast-forward attack, the snapshot role's keys should be replaced. Please see
@@ -1500,7 +1500,8 @@ it in the next step.
15001500 number of bytes. The value for Z is set by the authors of the application
15011501 using TUF. For example, Z may be tens of kilobytes. IF DELEGATEE cannot be
15021502 found, end the search and report the target cannot be found. If
1503- consistent snapshots are not used (see Section 7), then the filename used
1503+ consistent snapshots are not used (see Section
1504+ [[ #consistent-snapshots]] ), then the filename used
15041505 to download the targets metadata file is of the fixed form FILENAME.EXT
15051506 (e.g., delegated_role.json). Otherwise, the filename is of the form
15061507 VERSION_NUMBER.FILENAME.EXT (e.g., 42.delegated_role.json), where
0 commit comments