Reading

Material

Below you find reading material that covers relevant topics for projects in the DEDIS lab.

Wikipedia

Books

Papers

Important crypto primitives we use a lot (and/or might likely use soon):

Secret Sharing

Fault Tolerance

Signature Schemes

Elliptic Curve Crypto

Proof Systems

Cryptocurrencies

Public Randomness

Anonymous Communication

Misc

Unstructured peer-to-peer systems

  • FreeNet 
  • BubbleStorm 
    This is an important “hybrid” design providing the flexibility of unstructured search with some of the efficiency of structured DHTs.

Structured peer-to-peer systems:

  • Chord 
  • Pastry 
  • Kademlia 
  • Whanau 
    This last one (Whanau) is particularly important as it represents the only moderately-secure “Sybil-proof” DHT design I’m aware of.

Distributed storage:

Scalable locality-preserving summarization and compact routing:

Sybil attacks, defenses:

Content recommendation systems:

Transparency designs: