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

Making a private network using ipfs desktop, it doesn't have a swarm.key right ? #950

Closed
AkshitV opened this issue Jun 4, 2019 · 3 comments

Comments

@AkshitV
Copy link

AkshitV commented Jun 4, 2019

Ipfs desktop runs without swarm key right ?
i could check that in config, under Identity it also has PrivKey, whats this for and why do i not have this, when i make a private network right ?
is think this is used to find the location of files right ? correct me if i am wrong ,
why does a private network not have this ?
does this mean that a private network is working without a priv key of every peer?
this would impact security of the private network right ?

@hacdias
Copy link
Member

hacdias commented Sep 27, 2019

@AkshitV by default, IPFS Desktop just runs a regular installation of go-ipfs with some flags for optimization for a regular user.

To create a private network using IPFS Desktop, you need to do the same as you would need to in any other IPFS installation. I will leave some links here that may be help you better than I do:

These kind of questions (not actually related to IPFS Desktop) would perhaps get more replies on our forum: discuss.ipfs.io.

Please let me know if you need further help!

@stanlypalathingal
Copy link

Hi ihave my ipfs private network running. but cannot start the ipfs-desktop.

Screenshot from 2022-10-06 13-05-49

@hacdias
Copy link
Member

hacdias commented Oct 6, 2022

As the error says, IPFS Desktop does not support private networks.

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

3 participants