Skip to content
This repository has been archived by the owner. It is now read-only.

Is simply running the daemon helpful? #44

Closed
panicsteve opened this issue Sep 22, 2015 · 6 comments
Closed

Is simply running the daemon helpful? #44

panicsteve opened this issue Sep 22, 2015 · 6 comments
Labels

Comments

@panicsteve
Copy link

panicsteve commented Sep 22, 2015

Let's say I run the daemon but I don't pin anything. Does this help the swarm in any way? Will I get blocks from popular files sent my way to help with their distribution, or is it just "sitting there"?

Am I only contributing to the global IPFS swarm if I pin things?

@jbenet
Copy link
Contributor

jbenet commented Sep 22, 2015

In the future you might opt to do this, but for the moment the only contribution is to the dht (which hosts routing records)


Sent from Mailbox

On Tue, Sep 22, 2015 at 3:23 PM, Steven Frank notifications@github.com
wrote:

Let's say I run the daemon but I don't pin anything. Does this help the swarm in any way? Will I get blocks from popular files sent my way to help with their distribution, or is it just "sitting there"?

Am I only contributing to the global IPFS swarm if I pin things?

Reply to this email directly or view it on GitHub:
#44

@whyrusleeping
Copy link

whyrusleeping commented Sep 22, 2015

Simply running a daemon for long periods of time (the longer the better) is helpful to the DHT, the more long lived stable nodes we have, the more reliable routing resolution becomes. Once ipns is more stable (sooon!) you will be helping keep ipns records alive.

@panicsteve
Copy link
Author

panicsteve commented Sep 22, 2015

Thanks for the info!

If my node is behind NAT, will it still help, or does port 4001 need to be forwarded to the node?

@whyrusleeping
Copy link

whyrusleeping commented Sep 22, 2015

@panicsteve if your router has upnp and/or nat-pmp, then you wont need to forward the port. If not, then yeah, forwarding the port will help out

@Mithgol
Copy link

Mithgol commented Sep 25, 2015

@panicsteve If you run the daemon but don't pin anything, you still have some cache (which is not as permanent as pinned media, but it's still there). If you browse the Web using IPFS-related Firefox addon or Chrome extension, your cache is populated by IPFS media (from the sites that you visit if they use IPFS to store their images and other media) and your daemon helps to distribute it.

@madavieb
Copy link

madavieb commented May 23, 2017

This issue has been moved to https://discuss.ipfs.io/t/is-simply-running-the-daemon-helpful/360.

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

No branches or pull requests

6 participants