Can someone provide an example of a service that ipfs enables that can’t be provided on the regular web?
You can publish static content that doesn't go down when the server goes down and scales on its own as the content becomes more popular. It also has hashing built-in, so you can be sure the content you got is what you wanted, Things like distribution of apt packages becomes much more exciting when each computer can choose to redistribute the packages it got to others in the LAN or area, even offline. It's also very i…
What new thing does ipfs make possible that would make users install the software to use it?