Skip to content

Commit 3b744a9

Browse files
Merge pull request #70 from erickt/patch-5
Clients should write the timestamp to disk
2 parents fb8a156 + a8b28d1 commit 3b744a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tuf-spec.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,8 @@ repo](https://github.com/theupdateframework/specification/issues).
11331133
(because the size is unknown.) The value for Y is set by the authors of the
11341134
application using TUF. For example, Y may be tens of kilobytes. The filename
11351135
used to download the timestamp metadata file is of the fixed form FILENAME.EXT
1136-
(e.g., timestamp.json).
1136+
(e.g., timestamp.json). The client MUST write the file to non-volatile storage
1137+
as FILENAME.EXT.
11371138

11381139
* **2.1**. **Check signatures.** The new timestamp metadata file must have
11391140
been signed by a threshold of keys specified in the trusted root metadata

0 commit comments

Comments
 (0)