commit 643eaa995c84e5faafb8569c8ba038ab140d55f2
parent 7622627fa2ee410fafbadd214dc3155b0c285166
Author: t3sserakt <t3ss@posteo.de>
Date: Mon, 11 Feb 2019 17:16:54 +0100
added hint to docker file in the gnunet repo
Diffstat:
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md b/t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md
@@ -1,3 +1,3 @@
There was a questioner after the talk who assumed, that in a project like GNUnet with a lot of code written in a university context, the code might stay in an "old" status, when it was written.
-This might be true in parts, but important components like the used crypto primitives and other parts of the code are subject to continuous improvement. Since the beginning of GNUnet there was also a extensive refactoring of the code base.
-\ No newline at end of file
+This might be true in parts, but important components like the used crypto primitives and other parts of the code are subject to continuous improvement. Since the beginning of GNUnet there was also a extensive refactoring of the code base.
diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md b/t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md
@@ -1 +1 @@
-Das Docker Image unter https://github.com/compiaffe/gnunet-docker ist momentan nicht funktionsfähig. Es muss überarbeitet werden. Sobald das geschehen ist, wird der Hinweis hier entfernt.
-\ No newline at end of file
+Das Docker Image unter https://github.com/compiaffe/gnunet-docker ist nicht funktionsfähig. Im GNUnet repo (ssh://git@gnunet.org/gnunet.git) findet man unter contrib/docker/ ein funktionierendes Docker file.