From 6df975dccc4f2a8929473374e68518a847f112a2 Mon Sep 17 00:00:00 2001 From: rexxnor Date: Sun, 23 Jun 2019 10:41:42 +0200 Subject: added diagrams to Ascension developer handbook --- doc/handbook/chapters/developer.texi | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'doc/handbook/chapters/developer.texi') diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index a43bd7b37..830a345a8 100644 --- a/doc/handbook/chapters/developer.texi +++ b/doc/handbook/chapters/developer.texi @@ -592,7 +592,7 @@ easily investigated by swapping out individual components. This is typically achieved by simply changing the name of the "BINARY" in the respective configuration section. -Key properties of GNUnet services are that they must be separate +Key properties of GNUnet services are that they must be separate processes and that they must protect themselves by applying tight error checking against the network protocol they implement (thereby achieving a certain degree of robustness). @@ -7958,6 +7958,14 @@ This section discusses the challenges and problems faced when writing the Ascension tool. It also takes a look at possible improvements in the future. +Consider the following diagram that shows the workflow of Ascension: + +@image{images/ascension_ssd,6in,,Ascensions workflow} + +Further the interaction between components of GNUnet are shown in the diagram +below: +@center @image{images/ascension_interaction,,6in,Ascensions workflow} + @menu * Conversions between DNS and GNS:: * DNS Zone Size:: -- cgit v1.2.3