Namecoin is around for years, and it's true key-value blockchain database, not DHT with values hashes stored in chain within financial transactions(why?). Another cryptocurrency, Nxt, has messaging ability giving possibility to write up to 1K chars within message, up to 10K in messages chain, enough for many kinds of documents.
I've been working on a Namecoin light-resolving client lately, and this looks really intriguing. However, like with Namecoin (but more urgent because of the need for Bitcoin blocks), how "fast" can a node come online to this system (and how much data is needed to be downloaded)?<p>Are you aiming for the "light-resolver" marketplace, or is this solution really for people who are already running full Bitcoin nodes?
Seriously, this BUZZWORD meets BUZZWORD linkbait is getting old, especially the blockchain variety. Bitcoin is not the hammer to every nail. This is not a good idea and there is not even an attempt here to rationalize why this is a good idea.
What incentive do blockstore nodes have to store data? Bittorrent nodes have the tit-for-tat mechanism for faster downloads. IPFS nodes get monetary compensation via 'filecoin' (in the works).
They're currently using Namecoin, and it works perfectly. The argument to use Bitcoin seems to be that it's sexier. Is it harder to get funding for Namecoin applications?
Neat! So if I understand correctly, first you retrieve the "value" from the blockchain, which acts as the index into the DHT you're running separately?<p>Are you seeding the DHT with your own machines right now? At web scale, wouldn't the number of machines participating in the storage network (as opposed to the blockchain) need to be huge?