How can I connect to the specified nodes using IPFS

+1 vote
I am aware that we can connect with specified nodes of the network using IPFS .

But what I want is that I want to connect to only specified or some authorized nodes to share data with only those specific nodes.

How is this achieved??
Apr 25, 2018 in Blockchain by Shashank
• 10,400 points
1,812 views

1 answer to this question.

+1 vote
Best answer

You can actually connect to the specific nodes in the network, to achieve that you should not connect to the public ipfs network, instead you should just create your own private ipfs network with nodes sharing the same symmetric keys.

You can refer the following document to setup a private ipfs network: https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#private-networks

answered Apr 25, 2018 by Christine
• 15,790 points

selected Aug 10, 2018 by Omkar

Related Questions In Blockchain

+1 vote
1 answer
0 votes
1 answer

How can I take the required info and send it to a div in the html page?

window.onload=function(){ var anima = document.getElementById("crypto"); var ret = document.getElementById("btn"); ret.addEventListener("click",function(){ var ...READ MORE

answered Sep 6, 2018 in Blockchain by digger
• 26,740 points
566 views
+1 vote
1 answer

How does a miner get to know that a transaction is verified by all the nodes?

Contrary to the popular belief, it is ...READ MORE

answered Mar 27, 2018 in Blockchain by Johnathon
• 9,090 points
2,514 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,706 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,237 views
0 votes
1 answer
+1 vote
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP