Changes between Version 33 and Version 34 of NetDB/NextBackend
- Timestamp:
- Jun 2, 2013 12:30:30 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NetDB/NextBackend
v33 v34 15 15 || Kademlia || Unlimited || O(log2^b^(n)) [2]** || No || Is susceptible to sybil and eclipse attacks.* || 16 16 || Freenet || Unlimited || O(log2(n)) [3]||No || || 17 || Chord || Unlimited || O( 0.5*log2(n))[8] || No ||Is highly susceptible to sybil and eclipse attacks.* ||17 || Chord || Unlimited || O(log2(n)*0.5)[8] || No ||Is highly susceptible to sybil and eclipse attacks.* || 18 18 || Pastry || Unlimited || O(log2^b^(n))[7] || No ||Is highly susceptible to sybil and eclipse attacks.* || 19 19