Update 'README.md'

This commit is contained in:
Jeffrey Paul 2021-01-19 00:40:43 +00:00
parent a52c6be641
commit 002399938a
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ 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 even including the complete IPFS/IPLD directory tree objects and chunklists?
* this is because generating an `index.mf` does not imply publishing on ipfs at that time
* maybe a bittorrent chunklist for torrent client compatibility? perhaps a top-level infohash for the whole manifest?
# Design Goals