Decentralized systems engineering
CS-438
Optional reading: "Whanau: A Sybil-proof Distributed Hash Table"
This page is part of the content downloaded from Optional reading: "Whanau: A Sybil-proof Distributed Hash Table" on Wednesday, 25 December 2024, 17:29. Note that some content and any files larger than 50 MB are not downloaded.
Description
A distributed hash table design that provides much stronger security against Sybil attacks at a cost of O(sqrt(N)) rather than O(log(N)) storage per node.