1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
## Wireless Mesh Networks
fabfi:
<http://fabfi.fabfolk.com/techsummary/>,
<http://fabfiblog.fabfolk.com/>
## Overlay/Piggyback Networks
GNUnet
i2p
[Netsukuku](https://en.wikipedia.org/wiki/Netsukuku): decentralized, anonymous,
overlay network
<http://wiki.hamburg.ccc.de/index.php/ChaosVPN>
<https://personaltelco.net/wiki> (portland project)
## Synthesis/Distribution Projects
<http://commotionwireless.net/>
[Byzantium](http://project-byzantium.org/): ad-hoc mesh networking
[serval](http://www.servalproject.org/): well funded project to provide mesh
telephony etc. developing world, crisis areas. "Distributed Numbering
Architecture"
## Academic
<http://pdos.csail.mit.edu/uia/> (unmanaged internet architecture)
[Tonika: social routing with organic
security](http://pdos.csail.mit.edu/~petar/5ttt.org/>): Tonika is an
administration-free platform for large-scale open-membership (social) networks
with robust security, anonymity, resilience and performance guarantees
## Links, Unsorted
distributed VPN:
- eg, distributing avahi over openvpn. printing, sensors, service access
- <http://campagnol.sourceforge.net/>
- scurry (haskell): <http://code.google.com/p/scurry/wiki/Usage>
OpenRadio: stanford/industry project to build software radio devices to "pool"
bandwidth across multiple uplinks
[secure share](http://secushare.org/): full on project to build federated/p2p
services over GNUnet and psyc
anoNet (?)
BattleMesh is a mesh networking interop/competition, where developers of
multiple mesh protocols and stacks (babel, batman, olsr, etc) show up and test
using OpenWRT on standard hardware. <http://battlemesh.org/BattleMeshV5>
|