Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Story: Use ipfs-pack to Track Directory Structure & Contents #98

Closed
2 of 3 tasks
flyingzumwalt opened this issue Jan 15, 2017 · 1 comment
Closed
2 of 3 tasks

Comments

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented Jan 15, 2017

This is part of #95 Epic: Register a Directory and Serve it on IPFS.

For technical details see the draft proposal for ipfs-pack

@jbenet says

think of ipfs-pack like this: "save the output of ipfs add --only-hash such that we can "make absolutely damn sure" what this archive (pack) contains later, that it hashes to the exact same values, and that we move it around safely".

Excerpt from ipfs-pack draft proposal:

ipfs-pack db creates (or updates) a temporary ipfs object database
This command creates (or updates) a temporary ipfs object database (eg at .ipfs-pack/db). This object database contains positonal metadata for all IPLD objects contained in the pack. (It follows the ipfs repo filestore metadata concerns). It MAY be a different, simpler object-db format, or be a full-fledged ipfs node repo using filestore.

Sub-Stories

@flyingzumwalt flyingzumwalt changed the title Epic: [ipfs-pack] Track Directory Structure & Contents using DAGs in Manifest Files Epic: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents Jan 15, 2017
@flyingzumwalt flyingzumwalt changed the title Epic: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents Story: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents Jan 19, 2017
@flyingzumwalt flyingzumwalt added story and removed epic labels Jan 19, 2017
@flyingzumwalt flyingzumwalt changed the title Story: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents Story: Use ipfs-pack to Track Directory Structure & Contents Jan 25, 2017
@flyingzumwalt
Copy link
Contributor Author

#131 isn't explicitly covered, but ipfs-pack make builds the repo for you. Considering that sufficient to close this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants