Skip to content

Using IPFS in a private test-network. #1

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

Closed
bevensteven opened this issue Aug 31, 2017 · 2 comments
Closed

Using IPFS in a private test-network. #1

bevensteven opened this issue Aug 31, 2017 · 2 comments

Comments

@bevensteven
Copy link
Collaborator

There's an experimental feature that enables private IPFS networks.

ipfs/kubo#3397 (comment)

This might be helpful for building a proof-of-concept network of 2+ nodes. With 2+ nodes we can easily show how a user can use ddash to access information on other nodes through IPFS iff he/she has the permission to (check via Ethereum contract).

@osmode
Copy link
Owner

osmode commented Sep 1, 2017 via email

@osmode
Copy link
Owner

osmode commented Dec 11, 2017

IPFS integration has been disabled by default. This allows use of MD5 checksums to prove integrity and authenticity of locally hosted data without requiring that data are hosting a distributed network (undesirable in many cases). Future releases will make it easier to decide which files are shared on IPFS and which files stay local.

@osmode osmode closed this as completed Dec 11, 2017
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

2 participants