storj-archived / sips

Storj Improvement Proposals.
GNU General Public License v3.0
14 stars 11 forks source link

[WIP] Deterministic IDs #9

Closed cpollard1001 closed 7 years ago

cpollard1001 commented 7 years ago

Sip for deterministic IDs. Also describes how to handle file name conflicts in core-cli, and how to implement name resolution.

braydonf commented 7 years ago

I think that the fileId should be a merkle root hash of all of the shards: Though if this is necessary to have this ID before encryption, this could be problematic, as the merkleRoot of the encrypted shards could only be known after encryption...

super3 commented 7 years ago

Doesn't look like this is going to be finished or maintained. Closing.