@@ -1323,7 +1323,7 @@ it in the next step.
1323
1323
timestamp, snapshot, targets, or delegated targets metadata. The attacker's goal
1324
1324
is to cause clients to refuse to update the metadata later because the attacker's
1325
1325
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
1327
1327
compromised and recovered, certain metadata files need to be deleted as
1328
1328
specified in this section. If a delegated targets file is subjected to a
1329
1329
fast-forward attack, the snapshot role's keys should be replaced. Please see
@@ -1500,7 +1500,8 @@ it in the next step.
1500
1500
number of bytes. The value for Z is set by the authors of the application
1501
1501
using TUF. For example, Z may be tens of kilobytes. IF DELEGATEE cannot be
1502
1502
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
1504
1505
to download the targets metadata file is of the fixed form FILENAME.EXT
1505
1506
(e.g., delegated_role.json). Otherwise, the filename is of the form
1506
1507
VERSION_NUMBER.FILENAME.EXT (e.g., 42.delegated_role.json), where
0 commit comments