Echt Dezentrales Netz/modules

Aus C3D2
Zur Navigation springen Zur Suche springen

The definition of the module interfaces

What if we played Lego with software?
We could check and exchange parts more easily to reach better performance, security and privacy.
What needs to be done? The definition of the module interfaces.


This page aims to identify modules of equal or similar purpose such as Distributed Hash Tables (DHT), Crypto Routing, "Consensus" of these p2p-projects. Please define or link their interface in order to prepare the module specific <NAME> congress meetings at the 32C3. For that reason the modules` developer(s) shall write to the edn-list declaring their nick, project and module. You get the lists public key by sending an empty message to.


The interface can be defined by:

  • possible methods plus explanation of its usage.
  • calls
  • signature/arguments
  • results (types, exceptions)
  • optional protocol of an order of function calls