Echt Dezentrales Netz/modules: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
(better clearer headline)
Zeile 3: Zeile 3:
What if we played '''Lego with software?'''<br>
What if we played '''Lego with software?'''<br>
We could check and exchange parts more easily to reach '''better performance, security and privacy'''.<br>
We could check and exchange parts more easily to reach '''better performance, security and privacy'''.<br>
That way we could test and build the GNU+new internet stack together</u>.<br>
That way we could test and build the GNU+new internet stack together.<br>
What needs to be done?
What needs to be done?
The definition of the module interfaces.
The definition of the module interfaces.

Version vom 20. August 2015, 00:17 Uhr

Building the GNU internet TOGETHER

What if we played Lego with software?
We could check and exchange parts more easily to reach better performance, security and privacy.
That way we could test and build the GNU+new internet stack together.
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