From e645ff69d7c8d346f77293c20d3c9ad425c7f2a5 Mon Sep 17 00:00:00 2001 From: dachshund Date: Wed, 8 Jan 2014 16:06:31 -0500 Subject: [PATCH] Adjust spec to carefully rename downloaded files. --- docs/tuf-spec.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/tuf-spec.txt b/docs/tuf-spec.txt index 04c14ea2..46b1f7f3 100644 --- a/docs/tuf-spec.txt +++ b/docs/tuf-spec.txt @@ -809,6 +809,9 @@ filename.ext, then the client must actually retrieve the file with the name filename.digest.ext, where digest is the hex digest of the SHA-256 hash of the file. + 4. Finally, the client must be careful to rename every metadata or target + file retrieved with the name filename.digest.ext to the name + filename.ext. F. Future directions and open questions