Live data from Hacker News

Peer-to-Peer Databases for the Decentralized Web

orbitdb.org

81–84 of 84 posts

Re: Peer-to-Peer Databases for the Decentralized Web

#83
post #78

Earlier quoted context omitted.

This isn't true of most blockchain p2p networks, eg, Bitcoin. Anything uploaded to these lasts as long as the entire network does. The reason this works is it costs some amount to initially print the data to the network, limiting that kind of abuse.

And because there is money involved in making it last as long as the entire network. Once the monetary reasons drop then so does the data.

It's possible for sure, but with Bitcoin and the overall crypto space steadily growing in value into the trillions over the course of over a decade, it seems unlikely.

Re: Peer-to-Peer Databases for the Decentralized Web

#84
post #56

I like this, but I feel its important to point out that this is effectively unusable by the very people who would benefit from it most: non-web developers. If this were a drop-in C/C++ library, I'd use it immediately in my native apps and adopt it as a widespread platform technology. I want to be able to do this, and if it were truly a working technology, I'd put it in every single app I use. But as a Node/JS library…

orbitdb runs on browsers, via WebRTC. It's much easier to embrace something that runs on a web page than something that you have to download and run.
Post reply on HN