Update 'README.md'

This commit is contained in:
Jeffrey Paul 2021-01-19 04:00:02 +00:00
父節點 baa78caf47
當前提交 063c8040c0
共有 1 個文件被更改,包括 1 次插入0 次删除

查看文件

@ -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