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

How IPFS points to websites & search for content? #58

Closed
AsifulNobel opened this issue Oct 5, 2015 · 3 comments
Closed

How IPFS points to websites & search for content? #58

AsifulNobel opened this issue Oct 5, 2015 · 3 comments
Labels

Comments

@AsifulNobel
Copy link

AsifulNobel commented Oct 5, 2015

I was wondering when someone initializes a new IPFS node for an existing website and host it on their computer, then when people access the website using website domain name, which one will be served to people? The original website or the copied one?

@asgraf
Copy link

asgraf commented Oct 18, 2015

Client can pick both nodes as source to maximize download speed or just pick nearest & fastest one.

For example:
If you use jquery library on your website it doesn't really matter if your visitor will download it from you or from any other ipfs website that uses same version of jquery.
As long as file hash is identical your visitor can download this file from any ipfs node that has copy of it.

@RichardLitt
Copy link
Contributor

RichardLitt commented Jan 18, 2017

Keeping this open as it is answered, and this makes it more easily searchable.

@RichardLitt RichardLitt reopened this Jan 18, 2017
@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
Projects
None yet
Development

No branches or pull requests

4 participants