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 @@ -1149,8 +1149,10 @@ as FILENAME.EXT.
1149
1149
file. If the new timestamp metadata file has expired, discard it, abort the
1150
1150
update cycle, and report the potential freeze attack.
1151
1151
1152
- ** 3** . ** Download snapshot metadata file** , up to the number of bytes specified
1153
- in the timestamp metadata file. If consistent snapshots are not used (see
1152
+ ** 3** . ** Download snapshot metadata file** , up to the number of bytes
1153
+ specified in the timestamp metadata file. If not specified, download up to a
1154
+ number of bytes set by the authors of the application using TUF. This may be
1155
+ tens of kilobytes. If consistent snapshots are not used (see
1154
1156
Section 7), then the filename used to download the snapshot metadata file is of
1155
1157
the fixed form FILENAME.EXT (e.g., snapshot.json). Otherwise, the filename is
1156
1158
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