Concept In order to build a robust network, each node will need to have multiple connections spread through the network. Below we see a network where one connection breaks and the network splits in...
Concept Time to add flood filling to the network! So how will this work? Well, when a node wants to send a message, their only option is to send it out to all their connected nodes, which of course...
Concept Overview We want a network that doesn’t have a single point of failure, that can grow and shrink, a network where the users are themselves the architecture, where we depend on nothing but ...
A new version of content is available.