aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-07-24 16:56:05 +0000
committerng0 <ng0@n0.is>2019-07-24 16:56:05 +0000
commit7d97abd25c4a257f7e0bb31ffbd226f61b6de6df (patch)
tree096d01da14e9960ba6ed1a310397a336a7cf402c
parented852141c9abd931bec2e9b867aca7de1611a868 (diff)
parent97f39a478c5a7f5573e543eaf50921364b193eef (diff)
downloadwww-7d97abd25c4a257f7e0bb31ffbd226f61b6de6df.tar.gz
www-7d97abd25c4a257f7e0bb31ffbd226f61b6de6df.zip
Merge remote-tracking branch 'origin/master' into stable
-rw-r--r--rss.xml117
-rw-r--r--template/video.html.j2465
2 files changed, 503 insertions, 79 deletions
diff --git a/rss.xml b/rss.xml
index d23e2c0c..87597e3d 100644
--- a/rss.xml
+++ b/rss.xml
@@ -511,5 +511,122 @@
511 </description> 511 </description>
512 <pubDate>Wed, 05 Jun 2019 00:00:00 +0000</pubDate> 512 <pubDate>Wed, 05 Jun 2019 00:00:00 +0000</pubDate>
513 </item> 513 </item>
514 <item>
515 <title>GNUnet 0.11.6 released</title>
516 <link>https://gnunet.org/#gnunet-0.11.6-release</link>
517 <description>
518 &lt;article&gt;
519 &lt;h3&gt;
520 &lt;a name="gnunet-0.11.6-release"&gt;2019-07-24: GNUnet 0.11.6 released&lt;/a&gt;
521 &lt;/h3&gt;
522 &lt;p&gt;
523 We are pleased to announce the release of GNUnet 0.11.6.
524 &lt;/p&gt;
525 &lt;p&gt;
526 This is a bugfix release for 0.11.5, fixing a lot of
527 minor bugs, improving stability and code quality. Further, our videos are
528 back on the homepage.
529 In this release, we again improved the webpage in general and updated our
530 documentation.
531
532 &lt;i&gt;As always:&lt;/i&gt;
533 In terms of usability, users should be aware that there are still &lt;b&gt;a large
534 number of known open issues&lt;/b&gt; in particular with respect to ease of use,
535 but also some critical privacy issues especially for mobile users.
536 Also, the nascent network is tiny (about 200 peers) and thus unlikely to
537 provide good anonymity or extensive amounts of interesting
538 information. As a result, the 0.11.6 release is still &lt;b&gt;only suitable
539 for early adopters with some reasonable pain tolerance&lt;/b&gt;.
540 &lt;/p&gt;
541 &lt;h4&gt;Download links&lt;/h4&gt;
542 &lt;ul&gt;
543 &lt;li&gt;&lt;a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz&lt;/a&gt;&lt;/li&gt;
544 &lt;li&gt;&lt;a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz.sig"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
545 &lt;li&gt;&lt;a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz&lt;/a&gt;&lt;/li&gt;
546 &lt;li&gt;&lt;a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
547 &lt;li&gt;&lt;a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz&lt;/a&gt;&lt;/li&gt;
548 &lt;li&gt;&lt;a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig"&gt;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
549 &lt;/ul&gt;
550 &lt;p&gt;
551 gnunet-gtk and gnunet-fuse were not released again, as there were no
552 changes and the 0.11.0 versions are expected to continue to work fine
553 with gnunet-0.11.6.
554 &lt;/p&gt;
555 &lt;p&gt;
556 Note that due to mirror synchronization, not all links might be functional
557 early after the release. For direct access try &lt;a href="http://ftp.gnu.org/gnu/gnunet/"&gt;http://ftp.gnu.org/gnu/gnunet/&lt;/a&gt;
558 &lt;/p&gt;
559 &lt;h4&gt;Noteworthy changes in 0.11.6 (since 0.11.5)&lt;/h4&gt;
560 &lt;ul&gt;
561 &lt;li&gt;
562 &lt;tt&gt;gnunet-identity&lt;/tt&gt; can now print private keys.
563 &lt;/li&gt;
564 &lt;li&gt;
565 The &lt;tt&gt;REST&lt;/tt&gt; service can be configured to echo the HTTP Origin header value
566 for Cross-Origin-Resource-Sharing (CORS) when it is called by a browser
567 plugin. Optionally, a CORS Origin to echo can be also be directly
568 configured.
569 &lt;/li&gt;
570 &lt;li&gt;
571 &lt;tt&gt;re:claimID&lt;/tt&gt; tickets are now re-used whenever possible.
572 &lt;/li&gt;
573 &lt;li&gt;
574 SUID binary detection mechanisms implemented to improve compatiblity with
575 some distributions.
576 &lt;/li&gt;
577 &lt;li&gt;
578 &lt;tt&gt;TRANSPORT&lt;/tt&gt;, &lt;tt&gt;TESTBED&lt;/tt&gt; and &lt;tt&gt;CADET&lt;/tt&gt; tests now pass again on macOS.
579 &lt;/li&gt;
580 &lt;li&gt;
581 The GNS proxy Certification Authority is now generated using gnutls-certtool,
582 if available, with opennssl/certtool as fallback.
583 &lt;/li&gt;
584 &lt;li&gt;
585 Documentation, comments and code quality was improved.
586 &lt;/li&gt;
587 &lt;/ul&gt;
588 &lt;h4&gt;Known Issues&lt;/h4&gt;
589 &lt;ul&gt;
590 &lt;li&gt;
591 There are known major design issues in the TRANSPORT, ATS and CORE subsystems
592 which will need to be addressed in the future to achieve acceptable usability,
593 performance and security.
594 &lt;/li&gt;
595 &lt;li&gt;
596 There are known moderate implementation limitations in CADET that
597 negatively impact performance. Also CADET may unexpectedly deliver messages out-of-order.
598 &lt;/li&gt;
599 &lt;li&gt;
600 There are known moderate design issues in FS that also impact
601 usability and performance.
602 &lt;/li&gt;
603 &lt;li&gt;
604 There are minor implementation limitations in SET that create
605 unnecessary attack surface for availability.
606 &lt;/li&gt;
607 &lt;li&gt;
608 The RPS subsystem remains experimental.
609 &lt;/li&gt;
610 &lt;li&gt;
611 Some high-level tests in the test-suite fail non-deterministically due to
612 the low-level TRANSPORT issues.
613 &lt;/li&gt;
614 &lt;/ul&gt;
615 &lt;p&gt;
616 In addition to this list, you may also want to consult our bug tracker
617 at &lt;a href="https://bugs.gnunet.org/"&gt;bugs.gnunet.org&lt;/a&gt; which lists
618 about 190 more specific issues.
619 &lt;/p&gt;
620
621 &lt;h4&gt;Thanks&lt;/h4&gt;
622 &lt;p&gt;
623 This release was the work of many people. The following people
624 contributed code and were thus easily identified:
625 Martin Schanzenbach, Julius B&uuml;nger, ng0, Christian Grothoff, Alexia Pagkopoulou, rexxnor, xrs, lurchi and t3sserakt.
626 &lt;/p&gt;
627 &lt;/article&gt;
628 </description>
629 <pubDate>Fri, 24 July 2019 00:00:00 +0000</pubDate>
630 </item>
514 </channel> 631 </channel>
515</rss> 632</rss>
diff --git a/template/video.html.j2 b/template/video.html.j2
index b0b7b775..7ff610e2 100644
--- a/template/video.html.j2
+++ b/template/video.html.j2
@@ -12,92 +12,399 @@
12 - some links are missing 12 - some links are missing
13 - most of the videos are loaded from git which is a bottleneck for performance. idea: replace some with orginal sources (media.ccc.de, ...) 13 - most of the videos are loaded from git which is a bottleneck for performance. idea: replace some with orginal sources (media.ccc.de, ...)
14 --> 14 -->
15 <div class="text-center"> 15 <!-- ##### TEMPLATE #####
16 <video width="80%" id="video" controls> 16 <div class="row container">
17 Your browser does not support the video tag. 17 <div class="col-md-5 col-12">
18 </video> 18 <video width="100%" height="100%" controls>
19 <script> 19 <source src="">
20 var video = document.getElementById('video'); 20 Your browser does not support the video tag.
21 var source = document.createElement('source'); 21 </video>
22 video.appendChild(source); 22 </div>
23 source.setAttribute('src', 'https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm'); 23 <div class="col">
24 function loadvideo(url) 24
25 { 25 </div>
26 source.setAttribute('src', url);
27 console.log(url);
28 video.load();
29 video.play();
30 }
31 </script>
32 </div> 26 </div>
27 -->
28
29 <h2>{{ _("2019") }}</h2>
33 <hr> 30 <hr>
34 <h3>{{ _("2019") }}</h3> 31 <div class="row container">
35 <ul> 32 <div class="col-md-5 col-12">
36 <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> 33 <video width="100%" height="100%" controls>
37 </ul> 34 <source src="https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.mkv" type="video/x-matroska">
38 <h3>{{ _("2018") }}</h3> 35 Your browser does not support the video tag.
39 <ul> 36 </video>
40 <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> 37 </div>
41 <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> 38 <div class="col">Christian Grothoff, GNU Name System, IETF
42 <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> 39 </div>
43 </ul> 40 </div>
44 <h3>{{ _("2017") }}</h3> 41
45 <ul> 42 <h2>{{ _("2018") }}</h2>
46 <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> 43 <hr>
47 <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> 44 <div class="row container">
48 <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_Internet_-_including_50_subsystems_of_GNUnet_webm-hd.webm" download>download</a>)</li> 45 <div class="col-md-5 col-12">
49 <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_to_avoid_cloud_computing_webm-hd.webm" download>download</a>)</li> 46 <video width="100%" height="100%" controls>
50 </ul> 47 <source src="https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm" type="video/webm">
51 <h3>{{ _("2016") }}</h3> 48 Your browser does not support the video tag.
52 <ul> 49 </video>
53 <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> 50 </div>
54 <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> 51 <div class="col">
55 <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> 52 t3sserakt, State of the GNUnet, Datenspuren 2018
56 </ul> 53 </div>
57 <h3>{{ _("2015") }}</h3> 54 </div>
58 <ul> 55 <div class="row container">
59 <!-- FIXME: source only available on yt. <li>Ludovic Courtès, <a href="">Reproducible Software Deployment with GNU Guix</a>, Inria</li> --> 56 <div class="col-md-5 col-12">
60 <!-- 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 --> 57 <video width="100%" height="100%" controls>
61 <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> 58 <source src="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">
62 <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> 59 Your browser does not support the video tag.
63 <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> 60 </video>
64 <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> 61 </div>
65 </ul> 62 <div class="col">
66 <h3>{{ _("2014") }}</h3> 63 sva, You Broke The Internet - Lets Make A GNU One, hack.lu
67 <ul> 64 </div>
68 <!-- FIXME: no source link on web. <li>Julian Kirsch, <a href="">"Knocking down the HACIENDA"</a>, GNU Hacker Meeting 2014</li> --> 65 </div>
69 <!-- FIXME: no source link on web. <li>Peter Schaar, <a href="">"Technik, Recht und Überwachung"</a>, Technische Universität München</li> --> 66 <div class="row container">
70 <!-- 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> --> 67 <div class="col-md-5 col-12">
71 <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> 68 <video width="100%" height="100%" controls>
72 <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> 69 <source src="https://git.gnunet.org/gnunet-videos-2018.git/plain/GNS_-_The_GNU_Name_System_-_Overview.mkv">
73 <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> 70 Your browser does not support the video tag.
74 <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> 71 </video>
75 <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> 72 </div>
76 <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> 73 <div class="col">
77 <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> 74 Christian Grofhoff, GNS - The GNU Name System - Overview
78 <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> 75 </div>
79 </ul> 76 </div>
80 <h3>{{ _("2013") }}</h3> 77
78 <h2>{{ _("2017") }}</h2>
79 <hr>
80 <div class="row container">
81 <div class="col-md-5 col-12">
82 <video width="100%" height="100%" controls>
83 <source src="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">
84 Your browser does not support the video tag.
85 </video>
86 </div>
87 <div class="col">
88 lynX, Three Ways to Enhance Metadata Protection Beyond Tor, 34C3
89 </div>
90 </div>
91 <div class="row container">
92 <div class="col-md-5 col-12">
93 <video width="100%" height="100%" controls>
94 <source src="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">
95 Your browser does not support the video tag.
96 </video>
97 </div>
98 <div class="col">
99 t3sserakt, Modeling Trust in a Distributed Private Social Network, 34C3
100 </div>
101 </div>
102 <div class="row container">
103 <div class="col-md-5 col-12">
104 <video width="100%" height="100%" controls>
105 <source src="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">
106 Your browser does not support the video tag.
107 </video>
108 </div>
109 <div class="col">
110 lynX, Scalable and privacy-respectful distributed systems - Our chance to avoid cloud computing, 34C3
111 </div>
112 </div>
113 <div class="row container">
114 <div class="col-md-5 col-12">
115 <video width="100%" height="100%" controls>
116 <source src="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">
117 Your browser does not support the video tag.
118 </video>
119 </div>
120 <div class="col">
121 lynX and Christian Grothoff, Privacy-Oriented Distributed Networking for an Ethical Internet, 34C3
122 </div>
123 </div>
124
125 <h2>{{ _("2016") }}</h2>
126 <hr>
127 <div class="row container">
128 <div class="col-md-5 col-12">
129 <video width="100%" height="100%" controls>
130 <source src="https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto,%20Portugal).mp4">
131 Your browser does not support the video tag.
132 </video>
133 </div>
134 <div class="col">
135 Daniel Golle, Gnunet For Mesh Communities, Battlemesh v9 (Porto, Portugal)
136 </div>
137 </div>
138 <div class="row container">
139 <div class="col-md-5 col-12">
140 <video width="100%" height="100%" controls>
141 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4">
142 Your browser does not support the video tag.
143 </video>
144 </div>
145 <div class="col">
146 Jeff Burdges, Xolotl - A compact mixnet format with stronger forwared secrecy and hybrid anonymity, GNU Hacker Meeting
147 </div>
148 </div>
149 <div class="row container">
150 <div class="col-md-5 col-12">
151 <video width="100%" height="100%" controls>
152 <source src="https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm">
153 Your browser does not support the video tag.
154 </video>
155 </div>
156 <div class="col">
157 t3sserakt and xrs, Secushare, Datenspuren 2016
158 </div>
159 </div>
81 <ul> 160 <ul>
82 <!-- FIXME: no source link on web. <li>Bart Polot, <a href="">"GNUnet CADET and GNUnet Conversation" at YBTI/30c3</a>, 30C3</li> -->
83 <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>
84 <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>
85 <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>
86 <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>
87 <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>
88 <!-- 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> -->
89 </ul> 161 </ul>
90 <h3>{{ _("2012") }}</h3> 162
163 <h2>{{ _("2015") }}</h2>
164 <hr>
165 <!-- FIXME: source only available on yt. <li>Ludovic Courtès, <a href="">Reproducible Software Deployment with GNU Guix</a>, Inria</li> -->
166 <!-- 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 -->
167 <div class="row container">
168 <div class="col-md-5 col-12">
169 <video width="100%" height="100%" controls>
170 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm">
171 Your browser does not support the video tag.
172 </video>
173 </div>
174 <div class="col">
175 Christian Grothoff, The Architecture of the GNUnet: 45 Subsystems in 45 Minutes
176 </div>
177 </div>
178 <div class="row container">
179 <div class="col-md-5 col-12">
180 <video width="100%" height="100%" controls>
181 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm">
182 Your browser does not support the video tag.
183 </video>
184 </div>
185 <div class="col">
186 t3sserakt and demos, Echt Dezentrales Netzwerk, Datenspuren 2015
187 </div>
188 </div>
189 <div class="row container">
190 <div class="col-md-5 col-12">
191 <video width="100%" height="100%" controls>
192 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/BattleMeshV8/GNUnet%20in%20Community%20Mesh%20Networks%20+%20Slides%20-%20BattleMeshV8.mkv">
193 Your browser does not support the video tag.
194 </video>
195 </div>
196 <div class="col">
197 Daniel Golle, GNUnet in Community Networks, BattleMesh 2015
198 </div>
199 </div>
91 <ul> 200 <ul>
92 <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>
93 </ul> 201 </ul>
94 <h3>{{ _("2010") }}</h3> 202
95 <ul> 203 <h2>{{ _("2014") }}</h2>
96 <!-- FIXME: are the media accessible? --> 204 <hr>
97 <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> 205 <!-- FIXME: no source link on web. <li>Julian Kirsch, <a href="">"Knocking down the HACIENDA"</a>, GNU Hacker Meeting 2014</li> -->
98 <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> 206 <!-- FIXME: no source link on web. <li>Peter Schaar, <a href="">"Technik, Recht und Überwachung"</a>, Technische Universität München</li> -->
99 <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> 207 <!-- 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> -->
208 <div class="row container">
209 <div class="col-md-5 col-12">
210 <video width="100%" height="100%" controls>
211 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm">
212 Your browser does not support the video tag.
213 </video>
214 </div>
215 <div class="col">
216 Florian Dold, Electronic Voting and Key Generation in Distributed Systems, 31C3
217 </div>
218 </div>
219 <div class="row container">
220 <div class="col-md-5 col-12">
221 <video width="100%" height="100%" controls>
222 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm">
223 Your browser does not support the video tag.
224 </video>
225 </div>
226 <div class="col">
227 Markus Sabadello and Suhin Mohan Adapa, FreedomBox Status Update, 31C3
228 </div>
229 </div>
230 <div class="row container">
231 <div class="col-md-5 col-12">
232 <video width="100%" height="100%" controls>
233 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm">
234 Your browser does not support the video tag.
235 </video>
236 </div>
237 <div class="col">
238 Lucas Fulchir, why TLS sucks and what I'm doing about it, 31C3
239 </div>
240 </div>
241 <div class="row container">
242 <div class="col-md-5 col-12">
243 <video width="100%" height="100%" controls>
244 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm">
245 Your browser does not support the video tag.
246 </video>
247 </div>
248 <div class="col">
249 https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm
250 </div>
251 </div>
252 <div class="row container">
253 <div class="col-md-5 col-12">
254 <video width="100%" height="100%" controls>
255 <source src="">
256 Your browser does not support the video tag.
257 </video>
258 </div>
259 <div class="col">
260 Nicolas Benes, Panic! An approach for home routers to securely erase sensitive data, 31C3
261 </div>
262 </div>
263 <div class="row container">
264 <div class="col-md-5 col-12">
265 <video width="100%" height="100%" controls>
266 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm">
267 Your browser does not support the video tag.
268 </video>
269 </div>
270 <div class="col">
271 Jacob Appelbaum, Douwe Korff and Christian Grothoff, After Snowden: using law and technology to counter snooping, Counsil of Europe
272 </div>
273 </div>
274 <div class="row container">
275 <div class="col-md-5 col-12">
276 <video width="100%" height="100%" controls>
277 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm">
278 Your browser does not support the video tag.
279 </video>
280 </div>
281 <div class="col">
282 Christian Grothoff and Florian Dold, Taler, 31C3
283 </div>
284 </div>
285 <div class="row container">
286 <div class="col-md-5 col-12">
287 <video width="100%" height="100%" controls>
288 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm">
289 Your browser does not support the video tag.
290 </video>
291 </div>
292 <div class="col">
293 Markus Benter, Complex Queries in P2P networks, 31C3
294 </div>
295 </div>
296 <div class="row container">
297 <div class="col-md-5 col-12">
298 <video width="100%" height="100%" controls>
299 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm">
300 Your browser does not support the video tag.
301 </video>
302 </div>
303 <div class="col">
304 Bernd Paysan, net2o - Reinventing the internet, 31C3
305 </div>
306 </div>
307
308 <h2>{{ _("2013") }}</h2>
309 <hr>
310 <!-- FIXME: no source link on web. <li>Bart Polot, <a href="">"GNUnet CADET and GNUnet Conversation" at YBTI/30c3</a>, 30C3</li> -->
311 <!-- FIXME: no media link. <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> -->
312 <!-- 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> -->
313 <div class="row container">
314 <div class="col-md-5 col-12">
315 <video width="100%" height="100%" controls>
316 <source src="https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm">
317 Your browser does not support the video tag.
318 </video>
319 </div>
320 <div class="col">
321 Christian Grothoff, Carlo von Lynx, Jacob Appelbaum and Richard Stallman, You broke the Internet. We're making ourselves a GNU one., Berlin
322 </div>
323 </div>
324 <div class="row container">
325 <div class="col-md-5 col-12">
326 <video width="100%" height="100%" controls>
327 <source src="https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm">
328 Your browser does not support the video tag.
329 </video>
330 </div>
331 <div class="col">
332 Christian Grothoff, The GNU Name System and the Future of Social Networking with GNUnet, GHM
333 </div>
334 </div>
335 <div class="row container">
336 <div class="col-md-5 col-12">
337 <video width="100%" height="100%" controls>
338 <source src="https://media.net.in.tum.de/v/Oberseminar-SS13--Monkey_-_Generating_Useful_Bug_R">
339 Your browser does not support the video tag.
340 </video>
341 </div>
342 <div class="col">
343 Markus Teich, Monkey, generating Useful Bug Reports Automatically, Technische Universität München
344 </div>
345 </div>
346 <div class="row container">
347 <div class="col-md-5 col-12">
348 <video width="100%" height="100%" controls>
349 <source src="https://cdn.media.ccc.de/congress/2013/mp4-lq/30c3-5212-en-The_GNU_Name_System_h264-iprod.mp4">
350 Your browser does not support the video tag.
351 </video>
352 </div>
353 <div class="col">
354 Christian Grothoff, The GNU Name System, 30C3
355 </div>
356 </div>
357
358 <h2>{{ _("2012") }}</h2>
359 <hr>
360 <div class="row container">
361 <div class="col-md-5 col-12">
362 <video width="100%" height="100%" controls>
363 <source src="https://media.net.in.tum.de/videoarchive/SS12/Oberseminar/2012+09+19_1600+Design+and+Implementation+of+a+Censorship+Resist/priv/camera.mp4">
364 Your browser does not support the video tag.
365 </video>
366 </div>
367 <div class="col">
368 Martin Schanzenbach, A Censorship-Resistant and Fully Decentralized Naming System, Technische Universität München
369 </div>
370 </div>
100 </ul> 371 </ul>
372
373 <h2>{{ _("2010") }}</h2>
374 <hr>
375 <div class="row container">
376 <div class="col-md-5 col-12">
377 <video width="100%" height="100%" controls>
378 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv">
379 Your browser does not support the video tag.
380 </video>
381 </div>
382 <div class="col">
383 Matthias Wachs, GNUnet - Transport and Transport Selection, GNU Hacker Meeting 2010
384 </div>
385 </div>
386 <div class="row container">
387 <div class="col-md-5 col-12">
388 <video width="100%" height="100%" controls>
389 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv">
390 Your browser does not support the video tag.
391 </video>
392 </div>
393 <div class="col">
394 Nathan S. Evans, GNUnet Distributed Data Storage - DHT and Distance Vector Transport, GNU Hacker Meeting 2010
395 </div>
396 </div>
397 <div class="row container">
398 <div class="col-md-5 col-12">
399 <video width="100%" height="100%" controls>
400 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv">
401 Your browser does not support the video tag.
402 </video>
403 </div>
404 <div class="col">
405 Christian Grothoff, Introduction to the GNUnet Peer-to-Peer Framework, GNU Hacker Meeting 2010
406 </div>
407 </div>
101 </div> 408 </div>
102 </div> 409 </div>
103</div> 410</div>