Hacker News new | ask | show | jobs
by cuddlecake 1603 days ago
Is there any need for the Blockchain for that? Like... Setup a server and host the content. I can't imagine it being simpler than that.

Why would I engage in the dance of crypto just to host some content no one will read anyway?

What's IPFS?

1 comments

IPFS doesn't use a blockchain nor crypto. Conceptually the Internet is a set of protocols that together map (data-identifier, provider) -> bytes (e.g. GET https://<provider>/<data-identifier>). Similarly IPFS is a set of protocols that map (data-identifier) -> bytes.