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

Implementation of ipfs as private network #1

Open
robinportigliatti opened this issue Jan 10, 2022 · 0 comments
Open

Implementation of ipfs as private network #1

robinportigliatti opened this issue Jan 10, 2022 · 0 comments

Comments

@robinportigliatti
Copy link

Hello jeffbr13,

Just wanted to use your role but the implementation of ipfs as a private network seems to be missing.

The idea is to remove all informations in Bootstrap like this and add one line:

[...]
  "Bootstrap": [
    "/ip4/{{ ipfs_bootstrap_ip_address }}/tcp/4001/p2p/{{ ipfs_bootstrap_peer_id }}"
  ],
[...]

And generate a swarm key inside /home/ipfs/.ipfs/swarm.key.

I finished the work partially, I can help by making a pull request in the near future.

Let me know

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