From 7622627fa2ee410fafbadd214dc3155b0c285166 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Fri, 1 Feb 2019 11:31:07 +0100 Subject: added slides for presentation in cologne at C4 --- t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md | 3 + t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md | 1 + t3sserakt/20190131_GNUnet_C4_cologne/README.md | 9 + t3sserakt/20190131_GNUnet_C4_cologne/index.html | 273 +++++++++++++++++++++++ 4 files changed, 286 insertions(+) create mode 100644 t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md create mode 100644 t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md create mode 100644 t3sserakt/20190131_GNUnet_C4_cologne/README.md create mode 100644 t3sserakt/20190131_GNUnet_C4_cologne/index.html diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md b/t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md new file mode 100644 index 0000000..56b2396 --- /dev/null +++ b/t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md @@ -0,0 +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 diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md b/t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md new file mode 100644 index 0000000..2c9521d --- /dev/null +++ b/t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md @@ -0,0 +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 diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/README.md b/t3sserakt/20190131_GNUnet_C4_cologne/README.md new file mode 100644 index 0000000..03891b4 --- /dev/null +++ b/t3sserakt/20190131_GNUnet_C4_cologne/README.md @@ -0,0 +1,9 @@ +This Presentation is build with reveal.js + +* Download the latest version of reveal.js from https://github.com/hakimel/reveal.js/releases +Unzip and replace the example contents in index.html with the index.html from this directory. +* Open index.html in a browser to view it + +The Presentation is in german. + +Please have a look into the ERRATA.md and ADDENDUM.md files. \ No newline at end of file diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/index.html b/t3sserakt/20190131_GNUnet_C4_cologne/index.html new file mode 100644 index 0000000..236c2c5 --- /dev/null +++ b/t3sserakt/20190131_GNUnet_C4_cologne/index.html @@ -0,0 +1,273 @@ + + + + + GNUnet 31.01.19 + + + + + + + + +
+ +
+ + + +
+

GNUnet

+

Die Grundlage für ein anderes Internet

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + + + + + + + -- cgit v1.2.3 From 643eaa995c84e5faafb8569c8ba038ab140d55f2 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Mon, 11 Feb 2019 17:16:54 +0100 Subject: added hint to docker file in the gnunet repo --- t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md | 2 +- t3sserakt/20190131_GNUnet_C4_cologne/ERRATA.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md b/t3sserakt/20190131_GNUnet_C4_cologne/ADDENDUM.md index 56b2396..f6c85e6 100644 --- 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 index 2c9521d..1d5b200 100644 --- 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. -- cgit v1.2.3