gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [www] branch stable updated (0a379ec -> ed85214)


From: gnunet
Subject: [GNUnet-SVN] [www] branch stable updated (0a379ec -> ed85214)
Date: Wed, 24 Jul 2019 18:39:11 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a change to branch stable
in repository www.

    from 0a379ec  Merge branch 'master' into stable
     add 1af7899  update groupchat installation instructions
     add e2e6078  we need Nim, too
     add 8be3e57  add paragraph
     add f1a5763  add news item for GHM in August 2019 in Berlin
     add a930ab7  fix 0005751: add video tag
     add cb3be35  update news on DSTJ
     add 88d5443  add play and download to video.html
     add 5bc1484  Dockerfile: require sassc dependency
     add 8dca854  locale: update generated messages.po
     add 385a9a9  releasing 0.11.6
     add e0124cd  update notes 0.11.6
     add f7b54c1  Merge branch 'master' of git+ssh://gnunet.org/www
     new ed85214  Merge branch 'master' into stable

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Dockerfile                        |  3 +-
 locale/de/LC_MESSAGES/messages.po | 52 +++++++++++-------------
 locale/en/LC_MESSAGES/messages.po | 48 ++++++++++------------
 locale/es/LC_MESSAGES/messages.po | 52 +++++++++++-------------
 locale/fr/LC_MESSAGES/messages.po | 52 +++++++++++-------------
 locale/it/LC_MESSAGES/messages.po | 52 +++++++++++-------------
 news/2019-0.11.6.inc              | 34 ++++++++++------
 news/2019-06-DSTJ.inc             |  1 +
 news/2019-07-GHM_Aug_2019.inc     |  7 ++++
 template/news.html.j2.inc         |  3 +-
 template/old-news.html.j2         |  1 +
 template/use.html.j2              | 11 ++++--
 template/video.html.j2            | 83 ++++++++++++++++++++++++---------------
 13 files changed, 208 insertions(+), 191 deletions(-)
 create mode 100644 news/2019-07-GHM_Aug_2019.inc

diff --git a/Dockerfile b/Dockerfile
index 04eadc6..b792d04 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,8 @@ RUN apt-get update && \
       python3 \
       python3-setuptools \
       python3-babel \
-      python3-jinja2 && \
+      python3-jinja2 \
+      sassc && \
     apt-get clean all && \
     apt-get -y autoremove && \
     rm -rf \
diff --git a/locale/de/LC_MESSAGES/messages.po 
b/locale/de/LC_MESSAGES/messages.po
index f44bb97..66586ff 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -7,14 +7,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-07-11 13:55+0000\n"
+"POT-Creation-Date: 2019-07-22 01:13+0000\n"
 "PO-Revision-Date: 2018-02-24 17:42\n"
 "Last-Translator: Torsten Grothoff <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
 "Generated-By: Babel 2.4.0\n"
 
 #: common/base.j2:5
@@ -1656,9 +1656,8 @@ msgstr ""
 msgid "Tutorial: GNUnet on Archlinux/Pi"
 msgstr ""
 
-#: template/install-on-archpi.html.j2:15
-#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
-#: template/install-on-netbsd.html.j2:19
+#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
+#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
 #: template/install-on-ubuntu1804.html.j2:26
 msgid "Requirements"
 msgstr ""
@@ -1689,23 +1688,20 @@ msgstr ""
 msgid "Make an installation directory"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:59
-#: template/install-on-macos.html.j2:147
+#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
 #: template/install-on-netbsd.html.j2:224
 #: template/install-on-ubuntu1804.html.j2:53
 msgid "Get the source code"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:78
-#: template/install-on-macos.html.j2:155
+#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
 #: template/install-on-netbsd.html.j2:232
 #: template/install-on-ubuntu1804.html.j2:61
 msgid "Compile and Install"
 msgstr ""
 
 #: template/install-on-debian9.html.j2:103
-#: template/install-on-macos.html.j2:167
-#: template/install-on-netbsd.html.j2:242
+#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
 #: template/install-on-ubuntu1804.html.j2:70
 msgid "Option 1: GNUnet for production / usage"
 msgstr ""
@@ -1768,13 +1764,11 @@ msgstr ""
 msgid "First steps"
 msgstr ""
 
-#: template/install-on-macos.html.j2:122
-#: template/install-on-netbsd.html.j2:182
+#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
 msgid "Alternative: Installation from source"
 msgstr ""
 
-#: template/install-on-macos.html.j2:200
-#: template/install-on-netbsd.html.j2:267
+#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
 msgid "Option 2: GNUnet experimental"
 msgstr ""
 
@@ -1806,7 +1800,7 @@ msgid ""
 "\"engage.html\">get in touch!</a></p>"
 msgstr ""
 
-#: template/news.html.j2.inc:11
+#: template/news.html.j2.inc:12
 msgid "More news"
 msgstr ""
 
@@ -1912,11 +1906,11 @@ msgstr ""
 msgid "GNS with Browser"
 msgstr ""
 
-#: template/use.html.j2:17 template/use.html.j2:326
+#: template/use.html.j2:17 template/use.html.j2:331
 msgid "VPN"
 msgstr ""
 
-#: template/use.html.j2:18 template/use.html.j2:384
+#: template/use.html.j2:18 template/use.html.j2:389
 #, fuzzy
 #| msgid "Motivation"
 msgid "Conversation"
@@ -1938,11 +1932,11 @@ msgstr ""
 msgid "Chatting with a (simple) client"
 msgstr ""
 
-#: template/use.html.j2:178
+#: template/use.html.j2:183
 msgid "Name resolution using GNS on the command line"
 msgstr ""
 
-#: template/use.html.j2:249
+#: template/use.html.j2:254
 msgid "Name resolution using GNS with a browser"
 msgstr ""
 
@@ -1950,39 +1944,39 @@ msgstr ""
 msgid "Videos related to GNUnet"
 msgstr ""
 
-#: template/video.html.j2:15
+#: template/video.html.j2:34
 msgid "2019"
 msgstr ""
 
-#: template/video.html.j2:19
+#: template/video.html.j2:38
 msgid "2018"
 msgstr ""
 
-#: template/video.html.j2:25
+#: template/video.html.j2:44
 msgid "2017"
 msgstr ""
 
-#: template/video.html.j2:32
+#: template/video.html.j2:51
 msgid "2016"
 msgstr ""
 
-#: template/video.html.j2:38
+#: template/video.html.j2:57
 msgid "2015"
 msgstr ""
 
-#: template/video.html.j2:47
+#: template/video.html.j2:66
 msgid "2014"
 msgstr ""
 
-#: template/video.html.j2:61
+#: template/video.html.j2:80
 msgid "2013"
 msgstr ""
 
-#: template/video.html.j2:71
+#: template/video.html.j2:90
 msgid "2012"
 msgstr ""
 
-#: template/video.html.j2:75
+#: template/video.html.j2:94
 msgid "2010"
 msgstr ""
 
diff --git a/locale/en/LC_MESSAGES/messages.po 
b/locale/en/LC_MESSAGES/messages.po
index bba2e15..a5af9db 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -1597,9 +1597,8 @@ msgstr ""
 msgid "Tutorial: GNUnet on Archlinux/Pi"
 msgstr ""
 
-#: template/install-on-archpi.html.j2:15
-#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
-#: template/install-on-netbsd.html.j2:19
+#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
+#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
 #: template/install-on-ubuntu1804.html.j2:26
 msgid "Requirements"
 msgstr ""
@@ -1630,23 +1629,20 @@ msgstr ""
 msgid "Make an installation directory"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:59
-#: template/install-on-macos.html.j2:147
+#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
 #: template/install-on-netbsd.html.j2:224
 #: template/install-on-ubuntu1804.html.j2:53
 msgid "Get the source code"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:78
-#: template/install-on-macos.html.j2:155
+#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
 #: template/install-on-netbsd.html.j2:232
 #: template/install-on-ubuntu1804.html.j2:61
 msgid "Compile and Install"
 msgstr ""
 
 #: template/install-on-debian9.html.j2:103
-#: template/install-on-macos.html.j2:167
-#: template/install-on-netbsd.html.j2:242
+#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
 #: template/install-on-ubuntu1804.html.j2:70
 msgid "Option 1: GNUnet for production / usage"
 msgstr ""
@@ -1707,13 +1703,11 @@ msgstr ""
 msgid "First steps"
 msgstr ""
 
-#: template/install-on-macos.html.j2:122
-#: template/install-on-netbsd.html.j2:182
+#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
 msgid "Alternative: Installation from source"
 msgstr ""
 
-#: template/install-on-macos.html.j2:200
-#: template/install-on-netbsd.html.j2:267
+#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
 msgid "Option 2: GNUnet experimental"
 msgstr ""
 
@@ -1745,7 +1739,7 @@ msgid ""
 "\"engage.html\">get in touch!</a></p>"
 msgstr ""
 
-#: template/news.html.j2.inc:11
+#: template/news.html.j2.inc:12
 msgid "More news"
 msgstr ""
 
@@ -1851,11 +1845,11 @@ msgstr ""
 msgid "GNS with Browser"
 msgstr ""
 
-#: template/use.html.j2:17 template/use.html.j2:326
+#: template/use.html.j2:17 template/use.html.j2:331
 msgid "VPN"
 msgstr ""
 
-#: template/use.html.j2:18 template/use.html.j2:384
+#: template/use.html.j2:18 template/use.html.j2:389
 msgid "Conversation"
 msgstr ""
 
@@ -1875,11 +1869,11 @@ msgstr ""
 msgid "Chatting with a (simple) client"
 msgstr ""
 
-#: template/use.html.j2:178
+#: template/use.html.j2:183
 msgid "Name resolution using GNS on the command line"
 msgstr ""
 
-#: template/use.html.j2:249
+#: template/use.html.j2:254
 msgid "Name resolution using GNS with a browser"
 msgstr ""
 
@@ -1887,39 +1881,39 @@ msgstr ""
 msgid "Videos related to GNUnet"
 msgstr ""
 
-#: template/video.html.j2:15
+#: template/video.html.j2:34
 msgid "2019"
 msgstr ""
 
-#: template/video.html.j2:19
+#: template/video.html.j2:38
 msgid "2018"
 msgstr ""
 
-#: template/video.html.j2:25
+#: template/video.html.j2:44
 msgid "2017"
 msgstr ""
 
-#: template/video.html.j2:32
+#: template/video.html.j2:51
 msgid "2016"
 msgstr ""
 
-#: template/video.html.j2:38
+#: template/video.html.j2:57
 msgid "2015"
 msgstr ""
 
-#: template/video.html.j2:47
+#: template/video.html.j2:66
 msgid "2014"
 msgstr ""
 
-#: template/video.html.j2:61
+#: template/video.html.j2:80
 msgid "2013"
 msgstr ""
 
-#: template/video.html.j2:71
+#: template/video.html.j2:90
 msgid "2012"
 msgstr ""
 
-#: template/video.html.j2:75
+#: template/video.html.j2:94
 msgid "2010"
 msgstr ""
 
diff --git a/locale/es/LC_MESSAGES/messages.po 
b/locale/es/LC_MESSAGES/messages.po
index da9999e..7373ca5 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-07-11 13:55+0000\n"
+"POT-Creation-Date: 2019-07-22 01:13+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
+"Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: es\n"
 "Generated-By: Babel 2.4.0\n"
 
 #: common/base.j2:5
@@ -1627,9 +1627,8 @@ msgstr ""
 msgid "Tutorial: GNUnet on Archlinux/Pi"
 msgstr ""
 
-#: template/install-on-archpi.html.j2:15
-#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
-#: template/install-on-netbsd.html.j2:19
+#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
+#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
 #: template/install-on-ubuntu1804.html.j2:26
 msgid "Requirements"
 msgstr ""
@@ -1660,23 +1659,20 @@ msgstr ""
 msgid "Make an installation directory"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:59
-#: template/install-on-macos.html.j2:147
+#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
 #: template/install-on-netbsd.html.j2:224
 #: template/install-on-ubuntu1804.html.j2:53
 msgid "Get the source code"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:78
-#: template/install-on-macos.html.j2:155
+#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
 #: template/install-on-netbsd.html.j2:232
 #: template/install-on-ubuntu1804.html.j2:61
 msgid "Compile and Install"
 msgstr ""
 
 #: template/install-on-debian9.html.j2:103
-#: template/install-on-macos.html.j2:167
-#: template/install-on-netbsd.html.j2:242
+#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
 #: template/install-on-ubuntu1804.html.j2:70
 msgid "Option 1: GNUnet for production / usage"
 msgstr ""
@@ -1737,13 +1733,11 @@ msgstr ""
 msgid "First steps"
 msgstr ""
 
-#: template/install-on-macos.html.j2:122
-#: template/install-on-netbsd.html.j2:182
+#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
 msgid "Alternative: Installation from source"
 msgstr ""
 
-#: template/install-on-macos.html.j2:200
-#: template/install-on-netbsd.html.j2:267
+#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
 msgid "Option 2: GNUnet experimental"
 msgstr ""
 
@@ -1775,7 +1769,7 @@ msgid ""
 "\"engage.html\">get in touch!</a></p>"
 msgstr ""
 
-#: template/news.html.j2.inc:11
+#: template/news.html.j2.inc:12
 msgid "More news"
 msgstr ""
 
@@ -1881,11 +1875,11 @@ msgstr ""
 msgid "GNS with Browser"
 msgstr ""
 
-#: template/use.html.j2:17 template/use.html.j2:326
+#: template/use.html.j2:17 template/use.html.j2:331
 msgid "VPN"
 msgstr ""
 
-#: template/use.html.j2:18 template/use.html.j2:384
+#: template/use.html.j2:18 template/use.html.j2:389
 msgid "Conversation"
 msgstr ""
 
@@ -1905,11 +1899,11 @@ msgstr ""
 msgid "Chatting with a (simple) client"
 msgstr ""
 
-#: template/use.html.j2:178
+#: template/use.html.j2:183
 msgid "Name resolution using GNS on the command line"
 msgstr ""
 
-#: template/use.html.j2:249
+#: template/use.html.j2:254
 msgid "Name resolution using GNS with a browser"
 msgstr ""
 
@@ -1917,39 +1911,39 @@ msgstr ""
 msgid "Videos related to GNUnet"
 msgstr ""
 
-#: template/video.html.j2:15
+#: template/video.html.j2:34
 msgid "2019"
 msgstr ""
 
-#: template/video.html.j2:19
+#: template/video.html.j2:38
 msgid "2018"
 msgstr ""
 
-#: template/video.html.j2:25
+#: template/video.html.j2:44
 msgid "2017"
 msgstr ""
 
-#: template/video.html.j2:32
+#: template/video.html.j2:51
 msgid "2016"
 msgstr ""
 
-#: template/video.html.j2:38
+#: template/video.html.j2:57
 msgid "2015"
 msgstr ""
 
-#: template/video.html.j2:47
+#: template/video.html.j2:66
 msgid "2014"
 msgstr ""
 
-#: template/video.html.j2:61
+#: template/video.html.j2:80
 msgid "2013"
 msgstr ""
 
-#: template/video.html.j2:71
+#: template/video.html.j2:90
 msgid "2012"
 msgstr ""
 
-#: template/video.html.j2:75
+#: template/video.html.j2:94
 msgid "2010"
 msgstr ""
 
diff --git a/locale/fr/LC_MESSAGES/messages.po 
b/locale/fr/LC_MESSAGES/messages.po
index e129d1c..ebfec37 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-07-11 13:55+0000\n"
+"POT-Creation-Date: 2019-07-22 01:13+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
 "Generated-By: Babel 2.4.0\n"
 
 #: common/base.j2:5
@@ -1617,9 +1617,8 @@ msgstr ""
 msgid "Tutorial: GNUnet on Archlinux/Pi"
 msgstr ""
 
-#: template/install-on-archpi.html.j2:15
-#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
-#: template/install-on-netbsd.html.j2:19
+#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
+#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
 #: template/install-on-ubuntu1804.html.j2:26
 msgid "Requirements"
 msgstr ""
@@ -1650,23 +1649,20 @@ msgstr ""
 msgid "Make an installation directory"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:59
-#: template/install-on-macos.html.j2:147
+#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
 #: template/install-on-netbsd.html.j2:224
 #: template/install-on-ubuntu1804.html.j2:53
 msgid "Get the source code"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:78
-#: template/install-on-macos.html.j2:155
+#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
 #: template/install-on-netbsd.html.j2:232
 #: template/install-on-ubuntu1804.html.j2:61
 msgid "Compile and Install"
 msgstr ""
 
 #: template/install-on-debian9.html.j2:103
-#: template/install-on-macos.html.j2:167
-#: template/install-on-netbsd.html.j2:242
+#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
 #: template/install-on-ubuntu1804.html.j2:70
 msgid "Option 1: GNUnet for production / usage"
 msgstr ""
@@ -1727,13 +1723,11 @@ msgstr ""
 msgid "First steps"
 msgstr ""
 
-#: template/install-on-macos.html.j2:122
-#: template/install-on-netbsd.html.j2:182
+#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
 msgid "Alternative: Installation from source"
 msgstr ""
 
-#: template/install-on-macos.html.j2:200
-#: template/install-on-netbsd.html.j2:267
+#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
 msgid "Option 2: GNUnet experimental"
 msgstr ""
 
@@ -1765,7 +1759,7 @@ msgid ""
 "\"engage.html\">get in touch!</a></p>"
 msgstr ""
 
-#: template/news.html.j2.inc:11
+#: template/news.html.j2.inc:12
 msgid "More news"
 msgstr ""
 
@@ -1871,11 +1865,11 @@ msgstr ""
 msgid "GNS with Browser"
 msgstr ""
 
-#: template/use.html.j2:17 template/use.html.j2:326
+#: template/use.html.j2:17 template/use.html.j2:331
 msgid "VPN"
 msgstr ""
 
-#: template/use.html.j2:18 template/use.html.j2:384
+#: template/use.html.j2:18 template/use.html.j2:389
 msgid "Conversation"
 msgstr ""
 
@@ -1895,11 +1889,11 @@ msgstr ""
 msgid "Chatting with a (simple) client"
 msgstr ""
 
-#: template/use.html.j2:178
+#: template/use.html.j2:183
 msgid "Name resolution using GNS on the command line"
 msgstr ""
 
-#: template/use.html.j2:249
+#: template/use.html.j2:254
 msgid "Name resolution using GNS with a browser"
 msgstr ""
 
@@ -1907,38 +1901,38 @@ msgstr ""
 msgid "Videos related to GNUnet"
 msgstr ""
 
-#: template/video.html.j2:15
+#: template/video.html.j2:34
 msgid "2019"
 msgstr ""
 
-#: template/video.html.j2:19
+#: template/video.html.j2:38
 msgid "2018"
 msgstr ""
 
-#: template/video.html.j2:25
+#: template/video.html.j2:44
 msgid "2017"
 msgstr ""
 
-#: template/video.html.j2:32
+#: template/video.html.j2:51
 msgid "2016"
 msgstr ""
 
-#: template/video.html.j2:38
+#: template/video.html.j2:57
 msgid "2015"
 msgstr ""
 
-#: template/video.html.j2:47
+#: template/video.html.j2:66
 msgid "2014"
 msgstr ""
 
-#: template/video.html.j2:61
+#: template/video.html.j2:80
 msgid "2013"
 msgstr ""
 
-#: template/video.html.j2:71
+#: template/video.html.j2:90
 msgid "2012"
 msgstr ""
 
-#: template/video.html.j2:75
+#: template/video.html.j2:94
 msgid "2010"
 msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po 
b/locale/it/LC_MESSAGES/messages.po
index 768c094..57b4d0d 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-07-11 13:55+0000\n"
+"POT-Creation-Date: 2019-07-22 01:13+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
+"Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: it\n"
 "Generated-By: Babel 2.4.0\n"
 
 #: common/base.j2:5
@@ -1617,9 +1617,8 @@ msgstr ""
 msgid "Tutorial: GNUnet on Archlinux/Pi"
 msgstr ""
 
-#: template/install-on-archpi.html.j2:15
-#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
-#: template/install-on-netbsd.html.j2:19
+#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29
+#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19
 #: template/install-on-ubuntu1804.html.j2:26
 msgid "Requirements"
 msgstr ""
@@ -1650,23 +1649,20 @@ msgstr ""
 msgid "Make an installation directory"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:59
-#: template/install-on-macos.html.j2:147
+#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147
 #: template/install-on-netbsd.html.j2:224
 #: template/install-on-ubuntu1804.html.j2:53
 msgid "Get the source code"
 msgstr ""
 
-#: template/install-on-debian9.html.j2:78
-#: template/install-on-macos.html.j2:155
+#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155
 #: template/install-on-netbsd.html.j2:232
 #: template/install-on-ubuntu1804.html.j2:61
 msgid "Compile and Install"
 msgstr ""
 
 #: template/install-on-debian9.html.j2:103
-#: template/install-on-macos.html.j2:167
-#: template/install-on-netbsd.html.j2:242
+#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242
 #: template/install-on-ubuntu1804.html.j2:70
 msgid "Option 1: GNUnet for production / usage"
 msgstr ""
@@ -1727,13 +1723,11 @@ msgstr ""
 msgid "First steps"
 msgstr ""
 
-#: template/install-on-macos.html.j2:122
-#: template/install-on-netbsd.html.j2:182
+#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182
 msgid "Alternative: Installation from source"
 msgstr ""
 
-#: template/install-on-macos.html.j2:200
-#: template/install-on-netbsd.html.j2:267
+#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267
 msgid "Option 2: GNUnet experimental"
 msgstr ""
 
@@ -1765,7 +1759,7 @@ msgid ""
 "\"engage.html\">get in touch!</a></p>"
 msgstr ""
 
-#: template/news.html.j2.inc:11
+#: template/news.html.j2.inc:12
 msgid "More news"
 msgstr ""
 
@@ -1871,11 +1865,11 @@ msgstr ""
 msgid "GNS with Browser"
 msgstr ""
 
-#: template/use.html.j2:17 template/use.html.j2:326
+#: template/use.html.j2:17 template/use.html.j2:331
 msgid "VPN"
 msgstr ""
 
-#: template/use.html.j2:18 template/use.html.j2:384
+#: template/use.html.j2:18 template/use.html.j2:389
 msgid "Conversation"
 msgstr ""
 
@@ -1895,11 +1889,11 @@ msgstr ""
 msgid "Chatting with a (simple) client"
 msgstr ""
 
-#: template/use.html.j2:178
+#: template/use.html.j2:183
 msgid "Name resolution using GNS on the command line"
 msgstr ""
 
-#: template/use.html.j2:249
+#: template/use.html.j2:254
 msgid "Name resolution using GNS with a browser"
 msgstr ""
 
@@ -1907,39 +1901,39 @@ msgstr ""
 msgid "Videos related to GNUnet"
 msgstr ""
 
-#: template/video.html.j2:15
+#: template/video.html.j2:34
 msgid "2019"
 msgstr ""
 
-#: template/video.html.j2:19
+#: template/video.html.j2:38
 msgid "2018"
 msgstr ""
 
-#: template/video.html.j2:25
+#: template/video.html.j2:44
 msgid "2017"
 msgstr ""
 
-#: template/video.html.j2:32
+#: template/video.html.j2:51
 msgid "2016"
 msgstr ""
 
-#: template/video.html.j2:38
+#: template/video.html.j2:57
 msgid "2015"
 msgstr ""
 
-#: template/video.html.j2:47
+#: template/video.html.j2:66
 msgid "2014"
 msgstr ""
 
-#: template/video.html.j2:61
+#: template/video.html.j2:80
 msgid "2013"
 msgstr ""
 
-#: template/video.html.j2:71
+#: template/video.html.j2:90
 msgid "2012"
 msgstr ""
 
-#: template/video.html.j2:75
+#: template/video.html.j2:94
 msgid "2010"
 msgstr ""
 
diff --git a/news/2019-0.11.6.inc b/news/2019-0.11.6.inc
index 776c688..80918c2 100644
--- a/news/2019-0.11.6.inc
+++ b/news/2019-0.11.6.inc
@@ -1,23 +1,25 @@
 <article>
   <h3>
-    <a name="gnunet-0.11.6-release">2019-07-XX: GNUnet 0.11.6 released</a>
+    <a name="gnunet-0.11.6-release">2019-07-24: GNUnet 0.11.6 released</a>
   </h3>
   <p>
     We are pleased to announce the release of GNUnet 0.11.6.
   </p>
   <p>
-    This is a bugfix release for 0.11.5, mostly fixing a few
-    minor bugs and improving performance, in particular for
-    identity management with a large number of egos.
-    In this release, we improved the webpage and updated our documentation.
+    This is a bugfix release for 0.11.5, fixing a lot of
+    minor bugs, improving stability and code quality. Further, our videos are
+    back on the homepage.
+    In this release, we again improved the webpage in general and updated our
+    documentation.
 
-    In terms of usability, users should be aware that there are still a large
-    number of known open issues in particular with respect to ease of use,
+    <i>As always:</i>
+    In terms of usability, users should be aware that there are still <b>a 
large
+    number of known open issues</b> in particular with respect to ease of use,
     but also some critical privacy issues especially for mobile users.
     Also, the nascent network is tiny (about 200 peers) and thus unlikely to
     provide good anonymity or extensive amounts of interesting
-    information.  As a result, the 0.11.6 release is still only suitable
-    for early adopters with some reasonable pain tolerance.
+    information.  As a result, the 0.11.6 release is still <b>only suitable
+    for early adopters with some reasonable pain tolerance</b>.
   </p>
   <h4>Download links</h4>
   <ul>
@@ -43,15 +45,25 @@
       <tt>gnunet-identity</tt> can now print private keys.
     </li>
     <li>
-      The REST service can be configured to echo the HTTP Origin header value 
for CORS.
+      The <tt>REST</tt> service can be configured to echo the HTTP Origin 
header value
+      for Cross-Origin-Resource-Sharing (CORS) when it is called by a browser
+      plugin. Optionally, a CORS Origin to echo can be also be directly
+      configured.
     </li>
     <li>
-      re:claimID tickets are now re-used whenever possible.
+      <tt>re:claimID</tt> tickets are now re-used whenever possible.
     </li>
     <li>
       SUID binary detection mechanisms implemented to improve compatiblity with
       some distributions.
     </li>
+    <li>
+      <tt>TRANSPORT</tt>, <tt>TESTBED</tt> and <tt>CADET</tt> tests now pass 
again on macOS.
+    </li>
+    <li>
+      The GNS proxy Certification Authority is now generated using 
gnutls-certtool,
+      if available, with opennssl/certtool as fallback.
+    </li>
     <li>
       Documentation, comments and code quality was improved.
     </li>
diff --git a/news/2019-06-DSTJ.inc b/news/2019-06-DSTJ.inc
index 0e766db..75670d4 100644
--- a/news/2019-06-DSTJ.inc
+++ b/news/2019-06-DSTJ.inc
@@ -9,4 +9,5 @@
       <li><tt>$ find / -name 
DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0</tt></li>
     </ol>
   </p>
+  <p>Update: DSTJ has now been blacklisted. Please update your GNUnet peer.</p>
 </article>
diff --git a/news/2019-07-GHM_Aug_2019.inc b/news/2019-07-GHM_Aug_2019.inc
new file mode 100644
index 0000000..d804ac1
--- /dev/null
+++ b/news/2019-07-GHM_Aug_2019.inc
@@ -0,0 +1,7 @@
+<article>
+  <h3>2019-07-17: GNUnet Hacker Meeting in August 2019 at <a 
href="https://";>Wernsdort (near Berlin)</a></h3>
+  <p>
+    Some text here.
+  </p>
+</article>
+
diff --git a/template/news.html.j2.inc b/template/news.html.j2.inc
index c927ded..8c3054c 100644
--- a/template/news.html.j2.inc
+++ b/template/news.html.j2.inc
@@ -1,3 +1,5 @@
+{% include "news/2019-0.11.6.inc" %}
+{% include "news/2019-07-GHM_Aug_2019.inc" %}
 {% include "news/2019-06-DSTJ.inc" %}
 {% include "news/2019-06.inc" %}
 {% include "news/2019-0.11.5.inc" %}
@@ -7,5 +9,4 @@
 {% include "news/2019-0.11.1.inc" %}
 {% include "news/2019-0.11.0.inc" %}
 {% include "news/2019-02.inc" %}
-{% include "news/2018-07.inc" %}
 <a href="old-news.html"><h3>{{ _("More news")}}</h3></a>
diff --git a/template/old-news.html.j2 b/template/old-news.html.j2
index 671af1c..ebee323 100644
--- a/template/old-news.html.j2
+++ b/template/old-news.html.j2
@@ -17,6 +17,7 @@
 <div class="container">
   <div class="row">
     <div class="col-lg-12">
+{% include "news/2018-07.inc" %}
 {% include "news/2018-06.inc" %}
 {% include "news/2018-08.inc" %}
 {% include "news/2017-10.inc" %}
diff --git a/template/use.html.j2 b/template/use.html.j2
index 97050a1..e5a696e 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -139,12 +139,17 @@
               If you join the chat mentioned below and no one is there, feel 
free to ping on
               IRC/freenode #gnunet and ask if someone can join to test with 
you! (But we are
               trying to be there as often as possible).
+        </p>
+        <p>
+             First we have to install Nim either through our package manager 
or following the
+             <a href="https://nim-lang.org/install.html";>official installation 
instructions</a>.
+             Then we download and compile the groupchat application:
          </p>
          <p>
          <code>
-              $ git clone https://gnunet.org/git/gnunet-nim.git<br>
-              $ cd gnunet-nim/examples<br>
-              $ nim c groupchat.nim<br>
+              $ git clone https://git.gnunet.org/groupchat.git<br>
+              $ cd groupchat<br>
+              $ make<br>
          </code>
          <p>
          <p>
diff --git a/template/video.html.j2 b/template/video.html.j2
index 1851eec..b0b7b77 100644
--- a/template/video.html.j2
+++ b/template/video.html.j2
@@ -12,72 +12,91 @@
        - some links are missing
        - most of the videos are loaded from git which is a bottleneck for 
performance. idea: replace some with orginal sources (media.ccc.de, ...)
       -->
+      <div class="text-center">
+        <video width="80%" id="video" controls>
+        Your browser does not support the video tag.
+      </video>
+      <script>
+        var video = document.getElementById('video');
+        var source = document.createElement('source');
+        video.appendChild(source);
+        source.setAttribute('src', 
'https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm');
+        function loadvideo(url)
+        {
+          source.setAttribute('src', url);
+          console.log(url);
+          video.load();
+          video.play();
+        }
+      </script>
+      </div>
+      <hr>
       <h3>{{ _("2019") }}</h3>
       <ul>
-        <li>Christian Grothoff, <a 
href="https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.mkv";>GNU
 Name System</a>, IETF</li> 
+        <li>Christian Grothoff, GNU Name System, IETF (<a 
href="https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.mkv";
 download>download</a>)</li> 
       </ul>
       <h3>{{ _("2018") }}</h3>
       <ul>
-        <li>Christian Grofhoff, <a 
href="https://git.gnunet.org/gnunet-videos-2018.git/plain/GNS_-_The_GNU_Name_System_-_Overview.mkv";>GNS
 - The GNU Name System - Overview</a></li> 
-        <li>t3sserakt, <a 
href="https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm";>State
 of the GNUnet</a>, Datenspuren 2018</li> 
-        <li>sva, <a 
href="https://git.gnunet.org/gnunet-videos-2018.git/plain/hack.lu/Hack.lu_2018_LT_-_GNUnet_-_You_Broke_The_Internet_Lets_Make_A_GNU_One__sva.webm";>You
 Broke The Internet - Lets Make A GNU One</a>, hack.lu</li> 
+        <li>Christian Grofhoff, GNS - The GNU Name System - Overview (<a 
href="https://git.gnunet.org/gnunet-videos-2018.git/plain/GNS_-_The_GNU_Name_System_-_Overview.mkv";
 download>download</a>)</li> 
+        <li>t3sserakt, State of the GNUnet, Datenspuren 2018 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm";
 download>download</a>)</li> 
+        <li>sva, You Broke The Internet - Lets Make A GNU One, hack.lu (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2018.git/plain/hack.lu/Hack.lu_2018_LT_-_GNUnet_-_You_Broke_The_Internet_Lets_Make_A_GNU_One__sva.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2018.git/plain/hack.lu/Hack.lu_2018_LT_-_GNUnet_-_You_Broke_The_Internet_Lets_Make_A_GNU_One__sva.webm";
 download>download</a>)</li> 
       </ul>
       <h3>{{ _("2017") }}</h3>
       <ul>
-        <li>lynX, <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-1-eng-Three_Ways_to_Enhance_Metadata_Protection_Beyond_Tor_-_secushareorg_webm-hd.webm";>Three
 Ways to Enhance Metadata Protection Beyond Tor</a>, 34C3</li> 
-        <li>t3sserakt, <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-2-eng-Modeling_Trust_in_a_Distributed_Private_Social_Network_-_secushareorg_webm-hd.webm";>Modeling
 Trust in a Distributed Private Social Network</a>, 34C3</li> 
-        <li>lynX and Christian Grothoff, <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-6-eng-Privacy-Oriented_Distributed_Networking_for_an_Ethical_Internet_-_including_50_subsystems_of_GNUnet_webm-hd.webm";>Privacy-Oriented
 Distributed Networking for an Ethical Internet</a>, 34C3</li> 
-        <li>lynX, <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-7-eng-Scalable_and_privacy-respectful_distributed_systems_-_Our_chance_to_avoid_cloud_computing_webm-hd.webm";>Scalable
 and privacy-respectful distributed systems - Our chance to avoid cloud 
computing</a>, 34C3</li> 
+        <li>lynX, Three Ways to Enhance Metadata Protection Beyond Tor, 34C3 
(<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-1-eng-Three_Ways_to_Enhance_Metadata_Protection_Beyond_Tor_-_secushareorg_webm-hd.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-1-eng-Three_Ways_to_Enhance_Metadata_Protection_Beyond_Tor_-_secushareorg_webm-hd.webm";
 download>download</a>)</li> 
+        <li>t3sserakt, Modeling Trust in a Distributed Private Social Network, 
34C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-2-eng-Modeling_Trust_in_a_Distributed_Private_Social_Network_-_secushareorg_webm-hd.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-2-eng-Modeling_Trust_in_a_Distributed_Private_Social_Network_-_secushareorg_webm-hd.webm";
 download>download</a>)</li> 
+        <li>lynX and Christian Grothoff, Privacy-Oriented Distributed 
Networking for an Ethical Internet, 34C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-6-eng-Privacy-Oriented_Distributed_Networking_for_an_Ethical_Internet_-_including_50_subsystems_of_GNUnet_webm-hd.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-6-eng-Privacy-Oriented_Distributed_Networking_for_an_Ethical_Int
 [...]
+        <li>lynX, Scalable and privacy-respectful distributed systems - Our 
chance to avoid cloud computing, 34C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-7-eng-Scalable_and_privacy-respectful_distributed_systems_-_Our_chance_to_avoid_cloud_computing_webm-hd.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2017.git/plain/34c3/34c3-chaoswest-7-eng-Scalable_and_privacy-respectful_distributed_systems_-_Our_chance_
 [...]
       </ul>
       <h3>{{ _("2016") }}</h3>
       <ul>
-        <li>Daniel Golle, <a 
href="https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto,%20Portugal).mp4">Gnunet
 For Mesh Communities</a>, Battlemesh v9 (Porto, Portugal)</li> 
-       <li>t3sserakt and xrs, <a 
href="https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare.opus";>Secushare</a>
 (opus, <a 
href="https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm";>webm-hd</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-sd.webm";>webm-sd</a>),
 Datenspuren 2016</li>
-       <li>Jeff Burdges, <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4";>Xolotl
 - A compact mixnet format with stronger forwared secrecy and hybrid 
anonymity</a>, GNU Hacker Meeting
+        <li>Daniel Golle, Gnunet For Mesh Communities, Battlemesh v9 (Porto, 
Portugal) (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto,%20Portugal).mp4')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto,%20Portugal).mp4"
 download>download</a>)</li> 
+        <li>t3sserakt and xrs, Secushare, Datenspuren 2016 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm";
 download>download</a>)</li>
+        <li>Jeff Burdges, Xolotl - A compact mixnet format with stronger 
forwared secrecy and hybrid anonymity, GNU Hacker Meeting (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4";
 download>download</a>)</li>
       </ul>
       <h3>{{ _("2015") }}</h3>
       <ul>
         <!-- FIXME: source only available on yt. <li>Ludovic Courtès, <a 
href="">Reproducible Software Deployment with GNU Guix</a>, Inria</li> -->
         <!-- FIXME: source not available. <li><a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/32c3/byzantine-fault-tolerant-set-consensus-with-efficient-set-reconciliation.mp4";>Byzantine
 fault tolerant set consensus with efficient set reconciliation</a>, 32C4 -->
-       <li>Daniel Golle, <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/BattleMeshV8/GNUnet%20in%20Community%20Mesh%20Networks%20+%20Slides%20-%20BattleMeshV8.mkv";>GNUnet
 in Community Networks</a>, BattleMesh 2015
-       <li>t3sserakt and demos, <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm";>Echt
 Dezentrales Netzwerk</a>, Datenspuren 2015
-       <li>Christian Grothoff, <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm";>The
 Architecture of the GNUnet: 45 Subsystems in 45 Minutes</a>
-       <li>Julian Kirsch and Christian Grothoff, <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/tue2015/grothoff.webm";>Knocking
 down the HACIENDA</a>, Eindhoven University of Technology</li>
+        <li>Daniel Golle, GNUnet in Community Networks, BattleMesh 2015 (<a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/BattleMeshV8/GNUnet%20in%20Community%20Mesh%20Networks%20+%20Slides%20-%20BattleMeshV8.mkv";
 download>download</a>)</li>
+        <li>t3sserakt and demos, Echt Dezentrales Netzwerk, Datenspuren 2015 
(<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm";>download</a>)</li>
+        <li>Christian Grothoff, The Architecture of the GNUnet: 45 Subsystems 
in 45 Minutes (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm";
 download>download</a>)</li>
+       <li>Julian Kirsch and Christian Grothoff, Knocking down the HACIENDA, 
Eindhoven University of Technology (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2015.git/plain/tue2015/grothoff.webm')"></a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2015.git/plain/tue2015/grothoff.webm";
 download>download</a>)</li>
       </ul>
       <h3>{{ _("2014") }}</h3>
       <ul>
         <!-- FIXME: no source link on web. <li>Julian Kirsch, <a 
href="">"Knocking down the HACIENDA"</a>, GNU Hacker Meeting 2014</li> -->
         <!-- FIXME: no source link on web. <li>Peter Schaar, <a 
href="">"Technik, Recht und Überwachung"</a>, Technische Universität 
München</li> -->
         <!-- FIXME: no source link on web. <li>Christian Grothoff, <a 
href="">"A Public Key Infrastructure for Social Movements in the Age of 
Universal Surveillance"</a>, Univeristy of Oxford</li> -->
-        <li>Jacob Appelbaum, Douwe Korff and Christian Grothoff, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm";>"After 
Snowden: using law and technology to counter snooping"</a>, Counsil of 
Europe</li>
-       <li>Nicolas Benes, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm";>Panic!
 An approach for home routers to securely erase sensitive data</a>, 31C3</li>
-       <li>Lucas Fulchir, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm";>why
 TLS sucks and what I'm doing about it</a>, 31C3</li>
-       <li>Markus Sabadello and Suhin Mohan Adapa, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm";>FreedomBox
 Status Update</a>, 31C3</li>
-       <li>Bernd Paysan, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm";>net2o
 - Reinventing the internet</a>, 31C3</li>
-       <li>Markus Benter, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm";>Complex
 Queries in P2P networks</a>, 31C3</li>
-       <li>Christian Grothoff and Florian Dold, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm";>Taler</a>,
 31C3</li>
-       <li>Florian Dold, <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm";>Electronic
 Voting and Key Generation in Distributed Systems</a>, 31C3</li>
+        <li>Jacob Appelbaum, Douwe Korff and Christian Grothoff, After 
Snowden: using law and technology to counter snooping, Counsil of Europe (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm')">play</a>,
 <a href="https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm"; 
dowload>dowload</a>)</li>
+       <li>Nicolas Benes, Panic! An approach for home routers to securely 
erase sensitive data, 31C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm";
 download>download</a>)</li>
+       <li>Lucas Fulchir, why TLS sucks and what I'm doing about it, 31C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm";
 download>download</a>)</li>
+       <li>Markus Sabadello and Suhin Mohan Adapa, FreedomBox Status Update, 
31C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm')"></a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm";
 download>download</a>)</li>
+       <li>Bernd Paysan, net2o - Reinventing the internet, 31C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm')"></a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm";
 download>download</a>)</li>
+       <li>Markus Benter, Complex Queries in P2P networks, 31C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm";
 download>download</a>)</li>
+       <li>Christian Grothoff and Florian Dold, Taler, 31C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm')">play</a>,
 <a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm')"
 download>download</a>)</li>
+       <li>Florian Dold, Electronic Voting and Key Generation in Distributed 
Systems, 31C3 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm";
 download>download</a>)</li>
       </ul>
       <h3>{{ _("2013") }}</h3>
       <ul>
         <!-- FIXME: no source link on web. <li>Bart Polot, <a href="">"GNUnet 
CADET and GNUnet Conversation" at YBTI/30c3</a>, 30C3</li> -->
-        <li>Christian Grothoff, <a 
href="https://media.ccc.de/v/30C3_-_5212_-_en_-_saal_6_-_201312272145_-_the_gnu_name_system_-_grothoff";>"The
 GNU Name System"</a>, 30C3</li>
-        <li>Markus Teich, <a 
href="https://media.net.in.tum.de/v/Oberseminar-SS13--Monkey_-_Generating_Useful_Bug_R";>"Monkey,
 generating Useful Bug Reports Automatically"</a>, Technische Universität 
München</li>
-        <li>Christian Grothoff, <a 
href="https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm";>"The
 GNU Name System and the Future of Social Networking with GNUnet" at 
GHM</a></li>
-        <li>Christian Grothoff, Carlo von Lynx, Jacob Appelbaum and Richard 
Stallman, <a 
href="https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm";>"You
 broke the Internet. We're making ourselves a GNU one."</a>, Berlin</li>
-        <li>Roger Dingledine and Jacob Appelbaum, <a 
href="https://archive.org/details/RogerDingledineAndJacobAppelbaumQAMarathon";>"Q
 &amp; A"</a>, Technische Universität München</li>
+        <li>Christian Grothoff, The GNU Name System, 30C3 (<a 
href="javascript:loadvideo('https://cdn.media.ccc.de/congress/2013/mp4-lq/30c3-5212-en-The_GNU_Name_System_h264-iprod.mp4')">play</a>,
 <a 
href="https://cdn.media.ccc.de/congress/2013/mp4-lq/30c3-5212-en-The_GNU_Name_System_h264-iprod.mp4";
 download>download</a>)</li>
+        <li>Markus Teich, Monkey, generating Useful Bug Reports Automatically, 
Technische Universität München (<a 
href="https://media.net.in.tum.de/v/Oberseminar-SS13--Monkey_-_Generating_Useful_Bug_R";
 download>download</a>)</li>
+        <li>Christian Grothoff, The GNU Name System and the Future of Social 
Networking with GNUnet, GHM (<a 
href="javascript:loadvideo('https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm')">play</a>,
 <a 
href="https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm";>download</a>)</li>
+        <li>Christian Grothoff, Carlo von Lynx, Jacob Appelbaum and Richard 
Stallman, You broke the Internet. We're making ourselves a GNU one., Berlin (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm";
 download>download</a>)</li>
+        <li>Roger Dingledine and Jacob Appelbaum, "Q &amp; A", Technische 
Universität München (<a 
href="https://archive.org/details/RogerDingledineAndJacobAppelbaumQAMarathon"; 
download>download</a>)</li>
         <!-- FIXME: no source link on web. <li>Maximilian Szengel, <a 
href="">"Decentralized Evaluation of Regular Expressions for Capability 
Discovery in Peer-to-Peer Networks"</a>, Technische Universität München</li> -->
       </ul>
       <h3>{{ _("2012") }}</h3>
       <ul>
-        <li>Martin Schanzenbach, <a 
href="https://media.net.in.tum.de/v/Oberseminar-SS12--Design_and_Implementation_of_a_C";>"A
 Censorship-Resistant and Fully Decentralized Naming System",</a>Technische 
Universität München</li>
+        <li>Martin Schanzenbach, A Censorship-Resistant and Fully 
Decentralized Naming System, Technische Universität München (<a 
href="https://media.net.in.tum.de/v/Oberseminar-SS12--Design_and_Implementation_of_a_C";
 download>download</a>)</li>
       </ul>
       <h3>{{ _("2010") }}</h3>
       <ul>
        <!-- FIXME: are the media accessible? -->
-       <li>Matthias Wachs, <a 
href="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv";>GNUnet
 - Transport and Transport Selection</a>, GNU Hacker Meeting 2010</li>
-       <li>Nathan S. Evans, <a 
href="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv";>GNUnet
 Distributed Data Storage - DHT and Distance Vector Transport</a>, GNU Hacker 
Meeting 2010</li>
-       <li>Christian Grothoff, <a 
href="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv";>Introduction
 to the GNUnet Peer-to-Peer Framework</a>, GNU Hacker Meeting 2010</li>
+       <li>Matthias Wachs, GNUnet - Transport and Transport Selection, GNU 
Hacker Meeting 2010 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv";
 download>download</a>)</li>
+       <li>Nathan S. Evans, GNUnet Distributed Data Storage - DHT and Distance 
Vector Transport, GNU Hacker Meeting 2010 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv";
 download>download</a>)</li>
+       <li>Christian Grothoff, Introduction to the GNUnet Peer-to-Peer 
Framework, GNU Hacker Meeting 2010 (<a 
href="javascript:loadvideo('https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv')">play</a>,
 <a 
href="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv";
 download>download</a>)</li>
       </ul>
     </div>
   </div>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]