Follow

@everlastingrocks @EdwardTorvalds

IPFS is a filesystem, so any website hosted on it is a static website - meaning static HTML+JavaScript rendered in the browsers and all data needs to be self-contained in the IPFS.

In terms of performance, it's self-scaling - the more users view a website, the more nodes cache it. Initial propagation may be slow, so if you want your website to always load fast for everyone, you just host more seeding nodes.