Update 'README.md'

This commit is contained in:
Jeffrey Paul 2021-01-18 23:53:36 +00:00
parent 28b64ffb9c
commit 04635e265f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ The manifest file would do several important things:
* probably encoded with multihash to indicate algo + hash
* sha256 at the minimum
* would be nice to include an IPFS/IPLD CIDv1 root hash for each file, which likely involves doing an ipfs file object chunking
* maybe a bittorrent chunklist for torrent client compatibility? perhaps a top-level infohash for the whole manifest?
# Design Goals