All you need for this is a global overlay network and a global DNS untied from physical infrastructure. Cryptographic identities (hash of pubkey will do) instead of IP addresses (because NATs are PITA and too many people use mobile devices behind big bad NATs), and finding (in something like Kademlia) records signed by authority you yourself chose to trust instead of asking DNS.
Then come encryption and dynamic routing and synchronization of published states.
One can have some kind of Kademlia for discovery of projects too, but on the next level.
I2P comes close, but it’s more focused on anonymity.
OK, I’m not sure what I wrote makes sense. These things are easy to grasp somehow, but hard to understand well.
OK, I’m not sure what I wrote makes sense. These things are easy to grasp somehow, but hard to understand well.
yeah it seems you forgot what you wanted to say midway.
to extend on it, I2P, Tor and other mixnets provide the only safe way currently to host projects that others don’t like, because such sites cannot be taken down. that’s both a blessing and a curse
I wanted to say something about easily hosting searchable repositories, and solving a few of the problems because of which the Web as it exists still has users.
All you need for this is a global overlay network and a global DNS untied from physical infrastructure. Cryptographic identities (hash of pubkey will do) instead of IP addresses (because NATs are PITA and too many people use mobile devices behind big bad NATs), and finding (in something like Kademlia) records signed by authority you yourself chose to trust instead of asking DNS.
Then come encryption and dynamic routing and synchronization of published states.
One can have some kind of Kademlia for discovery of projects too, but on the next level.
I2P comes close, but it’s more focused on anonymity.
OK, I’m not sure what I wrote makes sense. These things are easy to grasp somehow, but hard to understand well.
yeah it seems you forgot what you wanted to say midway.
to extend on it, I2P, Tor and other mixnets provide the only safe way currently to host projects that others don’t like, because such sites cannot be taken down. that’s both a blessing and a curse
I wanted to say something about easily hosting searchable repositories, and solving a few of the problems because of which the Web as it exists still has users.