Update 'README.md'

This commit is contained in:
Jeffrey Paul 2021-01-19 04:00:02 +00:00
parent baa78caf47
commit 063c8040c0
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ The manifest file would do several important things:
* Replace SHASUMS/SHASUMS.asc files
* be easy to download/resume a whole directory tree published via HTTP
* be easy to use across protocols (given an HTTPS url, fetch manifest, then download file contents via bittorrent or ipfs)
* not strongly coupled to HTTP use case, should not require special hosting, content types, or HTTP headers being sent
# Non-Goals
* Manifest generation speed