|
|
|
Ask HN: What do you think about decentralized websites/apps?
|
|
1 points
by claudfuen
1294 days ago
|
|
With Blockchain & IPFS tech maturing, it's becoming possible to create of fully decentralized websites. What use-cases do you think would be uniquely suited to benefit from this? Are there any? Would you build one? Or is existing Web2 infrastructure decentralized enough that there's little benefit to full decentralization? E.g. Censorship-proof, ownership. |
|
It’s also too bad that the mindshare for “Web3” pushed out “Web 3.0”, that is the (arguably failed) Semantic Web. Semantic Web would have allowed for decentralized structured data. The successor ideas include what powers ActivityPub (JSON-LD, effectively RDF for JSON without calling it RDF). I also find it interesting that Tim Berner-Lee’s new startup is trying to take Semantic Web’s idea to create a personal data technology where that data is controlled by the user.
The ideas of Web 3.0 does not require blockchains.
IPFS is interesting, but the critical use-cases I see are not for serving web. If you think about what it would take to recompile Linux distros or any number of web apps from scratch if Github or other forges go down, it becomes very difficult. Package distribution based on IPFS would be more resilient, while also bringing some interesting benefits. (Cost is borne by the people who care about the package; fetch from neighbors if they have it)
Following on that idea, I’m interested in building out a decentralized forge, one that is community supported rather than corporate-sponsored. By that, I mean the features are intended for a small or medium group, communicating with other similar groups over unreliable or slower networks. If capital is raised to help fund additional features, it would be raised kickstarter style with the resulting code made available for all.