c3d2-wiki/Echt_Dezentrales_Netz%2Fmod...

17 lines
785 B
Plaintext
Raw Normal View History

2015-08-20 00:51:46 +02:00
<BUT WHY?/MOTIVATION>
2015-08-20 01:34:59 +02:00
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.
2015-08-20 00:51:46 +02:00
Please define or link their interface in order to prepare the module specific <NAME> congress meetings at the 32C3.
2015-08-20 01:37:31 +02:00
Add nicknames(s) of their developer(s).
They shall write to the [mailto:edn@schleuder.notraces.net edn-list] declaring their nick, project and module.
2015-08-20 01:34:59 +02:00
You get the lists public key by sending an empty message [mailto:edn-sendkey@schleuder.notraces.net to].
2015-08-20 00:51:46 +02:00
The interface can be defined by:
* possible methods plus explanation of its usage.
* calls
* signature/arguments
* results (types, exceptions)
2015-08-20 01:34:59 +02:00
* optional protocol of an order of function calls