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

Characteristics of extremely short-lived nodes? #221

Closed
markikollasch opened this issue Jan 20, 2017 · 3 comments
Closed

Characteristics of extremely short-lived nodes? #221

markikollasch opened this issue Jan 20, 2017 · 3 comments

Comments

@markikollasch
Copy link

markikollasch commented Jan 20, 2017

What behavior can be expected of a node that is started up for the purposes of immediately downloading and pinning a single file, and runs only for a few minutes, after which it goes offline and deletes the file?

@RichardLitt
Copy link
Contributor

RichardLitt commented Jan 20, 2017

I'm not sure I understand. I would expect that some people will do this; but the overall network will have long-standing nodes and data with multiple peers holding it. If the file is held by another peer, it will still be available on the system; otherwise, it won't be, although you could easily add it again and it would still be content addressable at the same hash.

@markikollasch
Copy link
Author

markikollasch commented Jan 20, 2017

I'm thinking about intermediate steps that can use ipfs without mainstream adoption among people who don't know or care how content gets to them. One use case that came to mind is using it as a sort of CDN for large popular static web content: the user browses to a page that instantiates a Javascript ipfs client, which acquires the actual content, exposes it to the page it once it is downloaded, and continues to host it while the page is open. I'm wondering how pathological that would be.

@madavieb
Copy link

madavieb commented May 23, 2017

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

No branches or pull requests

3 participants