mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Adjust spec to carefully rename downloaded files.
This commit is contained in:
parent
3cee44ec6f
commit
e645ff69d7
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue