File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -1022,7 +1022,7 @@ repo](https://github.com/theupdateframework/specification/issues).
1022
1022
metadata file (version N), and (2) a threshold of keys specified in the new
1023
1023
root metadata file being validated (version N+1).
1024
1024
1025
- * ** 1.4. Check for a rollback attack.** The version number of the trusted
1025
+ * ** 1.4. Check for a rollback attack.** The version number of the trusted
1026
1026
root metadata file (version N) must be less than or equal to the version
1027
1027
number of the new root metadata file (version N+1). Effectively, this means
1028
1028
checking that the version number signed in the new root metadata file is
@@ -1172,9 +1172,8 @@ non-volatile storage as FILENAME.EXT.
1172
1172
and this program does not provide the total size of all of these files.) If
1173
1173
consistent snapshots are not used (see Section 7), then the filename used to
1174
1174
download the target file is of the fixed form FILENAME.EXT (e.g.,
1175
- foobar.tar.gz).
1176
-
1177
- Otherwise, the filename is of the form HASH.FILENAME.EXT (e.g.,
1175
+ foobar.tar.gz). Otherwise, the filename is of the form HASH.FILENAME.EXT
1176
+ (e.g.,
1178
1177
c14aeb4ac9f4a8fc0d83d12482b9197452f6adf3eb710e3b1e2b79e8d14cb681.foobar.tar.gz),
1179
1178
where HASH is one of the hashes of the targets file listed in the targets
1180
1179
metadata file found earlier in step 4. In either case, the client MUST write
You can’t perform that action at this time.
0 commit comments