RE: Raspberry Pi: IPFS-Node installieren

You are viewing a single comment's thread from:

Raspberry Pi: IPFS-Node installieren

in ipfs •  7 years ago 

Nö, du musst alle Datien, die du anbieten willst, erst runterladen. IPFS verteilt selbstständig keine Dateien.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Q: Will i store other people's stuff?
A: No, by default IPFS will not download anything your node doesn't explicitly ask for. This is a strict design constraint. In order to build group archiving, and faster distribution, protocols are layered on top that may download content for the network, but these are optional and built on top of basic IPFS. Examples include bitswap agents, ipfs-cluster, and Filecoin.
- https://github.com/ipfs/faq/issues/47

Sprich, es bringt niemandem etwas wenn ich zuhause einen node laufen lasse und selber nichts hochlade?

Ja, aber du kannst auch den Content von anderen Benutzern runter laden, dann bietest du diesen auch wieder zum Download an.