Live data from Hacker News

Mozilla and NSF offer $2M prize to decentralize the web

blog.mozilla.org

41–46 of 46 posts

Re: Mozilla and NSF offer $2M prize to decentralize the web

#41
post #7

I think the headline here is misleading. What they are offering is a prize to decentralize the internet - the actual network to which people connect in order to use the web. Judging from the other comments here, I don't think a lot of people have actually read the article. IPFS and blockchain are technologies that are built on top of the internet - they assume a network connection already exists.

[deleted]

Re: Mozilla and NSF offer $2M prize to decentralize the web

#43
I think the future of the web will be peer-to-peer communication between browsers. When you open a web site, you will join a pool of users who are already on that site. There will be some super nodes, who act similar seeders, and the rest will be leachers. The more you spend time on a site, the more you will become a seeder.

Re: Mozilla and NSF offer $2M prize to decentralize the web

#44
post #35

Earlier quoted context omitted.

CJDNS + IPFS to me is a grand vision for an idealized, completely distributed web. Combine that with some sort of distributed naming system (Namecoin, etc.), and you have a system that requires literally zero central authorities to operate. You just generate your own IPv6 addresses that are derived from a private key you generate yourself, and it works out of the box with all existing applications that support IPv6.…

Off topic: Hey Kyle, how are the Supporter Plans working out for neocities? It'd be great to see a blog post about how the sites doing!

I'll get to it soonish. Apologies, been busy this summer. :)

Re: Mozilla and NSF offer $2M prize to decentralize the web

#46
post #15

CJDNS is a self-organising IP address allocation and routing layer. A node's public key acts as its IPv6 address, and routing uses a DHT of those nodes. This style of network has the property that you can take two independent CJDNS networks, link them together, and all nodes are mutually addressable/routable. This is in contrast to The Internet, whose addressing is centralised on IANA. cjdns is moderately active, tho…

How does CJDNS compare to Host Identity Protocol?
Post reply on HN