Echt Dezentrales Netz/modules: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
(initial description with)
 
(added email contact)
Zeile 1: Zeile 1:
<BUT WHY?/MOTIVATION>
<BUT WHY?/MOTIVATION>


This page aims to identify modules of equal or similar purpose such as Distributed Hash Table (DHT), Crypto Routing, "Consensus"  of [[Echt_Dezentrales_Netz/en#Recherche |these]] p2p-projects.
This page aims to identify modules of equal or similar purpose such as Distributed Hash Tables (DHT), Crypto Routing, "Consensus"  of [[Echt_Dezentrales_Netz/en#Recherche |these]] p2p-projects.
Please define or link their interface in order to prepare the module specific <NAME> congress meetings at the 32C3.
Please define or link their interface in order to prepare the module specific <NAME> congress meetings at the 32C3.
Add nick(s) of their developer(s) and link it to an internal User site such as [[Benutzer:Demos | this one]].
Add nick(s) of their developer(s) and write to the [mailto:edn@schleuder.notraces.net edn-list].
You get the lists public key by sending an empty message [mailto:edn-sendkey@schleuder.notraces.net to].




Zeile 12: Zeile 13:
* signature/arguments
* signature/arguments
* results (types, exceptions)
* results (types, exceptions)
* optional protocol of order of function calls
* optional protocol of an order of function calls

Version vom 19. August 2015, 23:34 Uhr

<BUT WHY?/MOTIVATION>

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. Add nick(s) of their developer(s) and write to the edn-list. 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