Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle dead links by copying and storing URL content into decentralized storage #190

Open
shanev opened this issue Dec 7, 2018 · 1 comment

Comments

@shanev
Copy link
Contributor

shanev commented Dec 7, 2018

  1. Create IPLD links / hashes for all URL content (source / evidence, etc).

  2. Store these on-chain.

  3. When the user uploads content from the mobile app, we should generate these IPFS links on the client and store them on-chain.

  4. Run our own IPFS node.

Eventually (could be post-MVP):

  1. Cosmos should have an IPFS module by then (if not make one), and integrate it into truchain.

  2. TruStory validators can also run IPFS nodes (or talk to a Cosmos IPFS zone).

@shanev shanev changed the title Handle dead links by copying and storing URL content in decentralized storage Handle dead links by copying and storing URL content into decentralized storage Dec 7, 2018
@shanev
Copy link
Contributor Author

shanev commented Dec 7, 2018

Also keep an eye on https://github.com/irisnet/irisnet/blob/master/WHITEPAPER.md, who are creating a Cosmos Hub with IPFS built-in as a service. Could possibly leverage something there.

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

No branches or pull requests

1 participant