From 04635e265f6a5faf34eeafbf58771d5b119e9972 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Mon, 18 Jan 2021 23:53:36 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b294831..47c0c28 100644 --- a/README.md +++ b/README.md @@ -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