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 @@ -1153,8 +1153,10 @@ as FILENAME.EXT.
1153
1153
file. If the new timestamp metadata file has expired, discard it, abort the
1154
1154
update cycle, and report the potential freeze attack.
1155
1155
1156
- ** 3** . ** Download snapshot metadata file** , up to the number of bytes specified
1157
- in the timestamp metadata file. If consistent snapshots are not used (see
1156
+ ** 3** . ** Download snapshot metadata file** , up to the number of bytes
1157
+ specified in the timestamp metadata file. If not specified, download up to a
1158
+ number of bytes set by the authors of the application using TUF. This may be
1159
+ tens of kilobytes. If consistent snapshots are not used (see
1158
1160
Section 7), then the filename used to download the snapshot metadata file is of
1159
1161
the fixed form FILENAME.EXT (e.g., snapshot.json). Otherwise, the filename is
1160
1162
of the form VERSION_NUMBER.FILENAME.EXT (e.g., 42.snapshot.json), where
You can’t perform that action at this time.
0 commit comments