On Tue, Mar 29, 2011 at 3:25 AM, Keshto <[email protected]> wrote: > What I am hoping/looking for is: > > A base p2p network that can be implemented via adhoc/ap mode capable > devices. I would like to see an infrastructure such that there is no > requirement for an ISP meaning DNS, IP allocation, routing etc must be part > of the infrastructure. I would like if the infrastructure can play nicely > with the existing internet (meaning vpn over the net capabilities to link > lets say my Bay area network with Mr. Dionisi's (guessing) Italian network > in his home town). Each node(client/person) that connects to the network > becomes a resource for the whole (routing dns records whatever maybe data?).
What you described is netsukuku. It is already done, in python. Of course I don't expect it to be bug free. The only problem is that you need Stackless to run it, and this is easy to do only with "desktop" machines. > I hope we have some mathematicians on board > because I would hate to waste my time programming something inefficient. I am quite convinced by the logical maybe-not-so-mathematical reasoning presented by Alpt et al. in the official documents. At least, I am convinced enough to spend time programming. --Luca _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
