aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2020-11-16 15:44:03 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2020-11-16 15:44:03 +0900
commit1d94b6e94eb320d5993ecffab1976dc4aaa1770a (patch)
tree038521388b2d1372c219ac881fc5dd9aeccd92a6
parent050ef70f3b1bdf5ec60df3fa2748092299553c18 (diff)
parent29cc70282d22dd414f68d07f4fd42d18317f946f (diff)
downloadwww-1d94b6e94eb320d5993ecffab1976dc4aaa1770a.tar.gz
www-1d94b6e94eb320d5993ecffab1976dc4aaa1770a.zip
Merge branch 'master' of ssh://gnunet.org/www into master
-rw-r--r--template/index.html.j252
-rw-r--r--template/install-on-debian9.html.j22
-rw-r--r--www.yml238
3 files changed, 136 insertions, 156 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 52d6a252..fb0ac82c 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -9,16 +9,9 @@
9 </div> 9 </div>
10 </div> 10 </div>
11 11
12 <div> 12 <div>
13 <img src="{{ url_static('images/gnunet-logo-dark-text.png') }}" alt="GNUnet" /> 13 <img src="{{ url_static('images/gnunet-logo-dark-text.png') }}" alt="GNUnet" />
14 </div>
15 <div class="row">
16 <div class="container text-center">
17 <a class="link" href="news/{{newsdata[0]['page']}}">{{ newsdata[0]['date'] }}: {{ newsdata[0]['title'] }}</a>
18 </div>
19 </div> 14 </div>
20
21
22 </div> 15 </div>
23</div> 16</div>
24<div class="container-fluid greybox"> 17<div class="container-fluid greybox">
@@ -259,6 +252,20 @@
259 </div> 252 </div>
260 </div> 253 </div>
261 </div> 254 </div>
255
256 <div class="row mt-5">
257 </div>
258 <div class="container">
259 <div class="col-8">
260 <h2><a href="{{ url_localized('news/index.html')}}">{{ _("News") }}</a></h2>
261 </div>
262 {% for item in newsdata[:3] %}
263 <div class="col-8">
264 <a href="news/{{ item['page'] }}" title="{{ item['date']}}">{{ item['date'] }}: {{ item['title'] }}</a>
265 </div>
266 {% endfor %}
267 </div>
268
262</div> 269</div>
263<hr style="padding: 2em;"/> 270<hr style="padding: 2em;"/>
264<div class="container-fluid"> 271<div class="container-fluid">
@@ -279,31 +286,4 @@
279 </div> 286 </div>
280 </div> 287 </div>
281</div> 288</div>
282
283
284
285<!--<div class="container-fluid">
286 <div class="container">
287 <div class="row">
288 <div class="container text-center">
289 <h1>{{ _("News") }}<a name="news"></a></h1>
290 </div>
291 </div>
292 {% for item in newsdata[:4] %}
293 <div class="row">
294 <div class="col-lg-12">
295 <a href="news/{{ item['page'] }}" title="{{ item['date']}}">{{ item['date'] }}: {{ item['title'] }}</a>
296 </div>
297 </div>
298 {% endfor %}
299 <div class="row">
300 <div class="container text-center">
301 <p>
302 <a class="btn btn-primary btn-lg" href="{{ url_localized('news') }}">{{ _("News Archive") }}</a>
303 </p>
304 </div>
305 </div>
306 </div>
307</div>
308-->
309{% endblock body_content %} 289{% endblock body_content %}
diff --git a/template/install-on-debian9.html.j2 b/template/install-on-debian9.html.j2
index 2e3ee95f..2a3cde03 100644
--- a/template/install-on-debian9.html.j2
+++ b/template/install-on-debian9.html.j2
@@ -35,7 +35,7 @@
35 </p> 35 </p>
36 36
37 <code> 37 <code>
38 $ sudo apt install git libtool autoconf autopoint libargon2-dev\<br> 38 $ sudo apt install git libtool autoconf autopoint libargon2-dev \<br>
39 build-essential libgcrypt-dev libidn11-dev zlib1g-dev \<br> 39 build-essential libgcrypt-dev libidn11-dev zlib1g-dev \<br>
40 libunistring-dev libglpk-dev miniupnpc libextractor-dev \<br> 40 libunistring-dev libglpk-dev miniupnpc libextractor-dev \<br>
41 libjansson-dev libcurl4-gnutls-dev gnutls-bin libsqlite3-dev \<br> 41 libjansson-dev libcurl4-gnutls-dev gnutls-bin libsqlite3-dev \<br>
diff --git a/www.yml b/www.yml
index b5386f85..519450f1 100644
--- a/www.yml
+++ b/www.yml
@@ -232,11 +232,11 @@ videoslist:
232 authors: 232 authors:
233 - Christian Grothoff 233 - Christian Grothoff
234 location: IETF 234 location: IETF
235 description: 235 description:
236 name: GNU Name System 236 name: GNU Name System
237 sources: 237 sources:
238 - https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.webm 238 - https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.webm
239 mirror_sources: 239 mirror_sources:
240 slides: 240 slides:
241 - https://git.gnunet.org/presentations.git/plain/IETF104/slides-104-dinrg-gnu-name-system-00.pdf 241 - https://git.gnunet.org/presentations.git/plain/IETF104/slides-104-dinrg-gnu-name-system-00.pdf
242 comment: 242 comment:
@@ -244,265 +244,265 @@ videoslist:
244 authors: 244 authors:
245 - t3sserakt 245 - t3sserakt
246 location: Datenspuren 2018 246 location: Datenspuren 2018
247 description: 247 description:
248 name: State of the GNUnet 248 name: State of the GNUnet
249 sources: 249 sources:
250 - https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm 250 - https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm
251 mirror_sources: 251 mirror_sources:
252 slides: 252 slides:
253 comment: 253 comment:
254 - year: 2018 254 - year: 2018
255 authors: 255 authors:
256 - sva 256 - sva
257 location: hack.lu 257 location: hack.lu
258 description: 258 description:
259 name: You Broke The Internet - Let's Make a GNU One 259 name: You Broke The Internet - Let's Make a GNU One
260 sources: 260 sources:
261 - 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 261 - 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
262 mirror_sources: 262 mirror_sources:
263 slides: 263 slides:
264 comment: 264 comment:
265 - year: 2018 265 - year: 2018
266 authors: 266 authors:
267 - Christian Grothoff 267 - Christian Grothoff
268 location: 268 location:
269 description: 269 description:
270 name: GNS - The GNU Name System - Overview 270 name: GNS - The GNU Name System - Overview
271 sources: 271 sources:
272 - https://git.gnunet.org/gnunet-videos-2018.git/plain/GNS_-_The_GNU_Name_System_-_Overview.webm 272 - https://git.gnunet.org/gnunet-videos-2018.git/plain/GNS_-_The_GNU_Name_System_-_Overview.webm
273 mirror_sources: 273 mirror_sources:
274 slides: 274 slides:
275 comment: 275 comment:
276 - year: 2017 276 - year: 2017
277 authors: 277 authors:
278 - Christian Grothoff 278 - Christian Grothoff
279 location: Technische Universitaet Muenchen 279 location: Technische Universitaet Muenchen
280 description: 280 description:
281 name: Big Data, Little Data, No Data 281 name: Big Data, Little Data, No Data
282 sources: 282 sources:
283 - https://git.gnunet.org/gnunet-videos-2017.git/plain/Big_Data-Little_Data-No_Data.mp4 283 - https://git.gnunet.org/gnunet-videos-2017.git/plain/Big_Data-Little_Data-No_Data.mp4
284 mirror_sources: 284 mirror_sources:
285 slides: 285 slides:
286 - https://git.gnunet.org/presentations.git/plain/grothoff/grothoff_bigdata-littledata-nomoredata_tum2017.pdf 286 - https://git.gnunet.org/presentations.git/plain/grothoff/grothoff_bigdata-littledata-nomoredata_tum2017.pdf
287 comment: 287 comment:
288 - year: 2017 288 - year: 2017
289 authors: 289 authors:
290 - lynX 290 - lynX
291 location: 34C3 291 location: 34C3
292 description: 292 description:
293 name: Three Ways to Enhance Metadata Protection Beyond Tor 293 name: Three Ways to Enhance Metadata Protection Beyond Tor
294 sources: 294 sources:
295 - 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 295 - 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
296 mirror_sources: 296 mirror_sources:
297 slides: 297 slides:
298 comment: 298 comment:
299 - year: 2017 299 - year: 2017
300 authors: 300 authors:
301 - t3sserakt 301 - t3sserakt
302 location: 34C3 302 location: 34C3
303 description: 303 description:
304 name: Modeling Trust in a Distributed Private Social Network 304 name: Modeling Trust in a Distributed Private Social Network
305 sources: 305 sources:
306 - 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 306 - 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
307 mirror_sources: 307 mirror_sources:
308 slides: 308 slides:
309 comment: 309 comment:
310 - year: 2017 310 - year: 2017
311 authors: 311 authors:
312 - lynX 312 - lynX
313 location: 34C3 313 location: 34C3
314 description: 314 description:
315 name: Scalable and privacy-respectful distributed systems - Our chance to avoid cloud computing 315 name: Scalable and privacy-respectful distributed systems - Our chance to avoid cloud computing
316 sources: 316 sources:
317 - 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 317 - 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
318 mirror_sources: 318 mirror_sources:
319 slides: 319 slides:
320 comment: 320 comment:
321 - year: 2017 321 - year: 2017
322 authors: 322 authors:
323 - lynX 323 - lynX
324 - Christian Grothoff 324 - Christian Grothoff
325 location: 34C3 325 location: 34C3
326 description: 326 description:
327 name: Privacy-Oriented Distributed Networking for an Ethical Internet 327 name: Privacy-Oriented Distributed Networking for an Ethical Internet
328 sources: 328 sources:
329 - 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 329 - 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
330 mirror_sources: 330 mirror_sources:
331 slides: 331 slides:
332 comment: 332 comment:
333 - year: 2016 333 - year: 2016
334 authors: 334 authors:
335 - Daniel Golle 335 - Daniel Golle
336 location: Battlemesh v9 (Porto, Portugal) 336 location: Battlemesh v9 (Porto, Portugal)
337 description: 337 description:
338 name: GNUnet For Mesh Communities 338 name: GNUnet For Mesh Communities
339 sources: 339 sources:
340 - https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto%20Portugal).mp4 340 - https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto%20Portugal).mp4
341 mirror_sources: 341 mirror_sources:
342 slides: 342 slides:
343 - https://git.gnunet.org/presentations.git/plain/GNUnet_For_Mesh_Communities-Daniel_Golle-Battlemeshv9_Portugal.pdf 343 - https://git.gnunet.org/presentations.git/plain/GNUnet_For_Mesh_Communities-Daniel_Golle-Battlemeshv9_Portugal.pdf
344 comment: 344 comment:
345 - year: 2016 345 - year: 2016
346 authors: 346 authors:
347 - Jeff Burdges 347 - Jeff Burdges
348 location: GNU Hacker Meeting 2016 348 location: GNU Hacker Meeting 2016
349 description: 349 description:
350 name: Xolotl - A compact mixnet format with stronger forwared secrecy and hybrid anonymity 350 name: Xolotl - A compact mixnet format with stronger forwared secrecy and hybrid anonymity
351 sources: 351 sources:
352 - https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4 352 - https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4
353 mirror_sources: 353 mirror_sources:
354 - http://videos.rennes.inria.fr/Workshop-GNUHackersMeetings2016/expose-GNUJeffBurdges19aout2016.mp4 354 - http://videos.rennes.inria.fr/Workshop-GNUHackersMeetings2016/expose-GNUJeffBurdges19aout2016.mp4
355 slides: 355 slides:
356 comment: 356 comment:
357 - year: 2016 357 - year: 2016
358 authors: 358 authors:
359 - t3sserakt 359 - t3sserakt
360 - xrs 360 - xrs
361 location: Datenspuren 2016 361 location: Datenspuren 2016
362 description: 362 description:
363 name: secushare 363 name: secushare
364 sources: 364 sources:
365 - https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm 365 - https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm
366 mirror_sources: 366 mirror_sources:
367 slides: 367 slides:
368 comment: 368 comment:
369 - year: 2015 369 - year: 2015
370 authors: 370 authors:
371 - Christian Grothoff 371 - Christian Grothoff
372 location: PSC 2015 372 location: PSC 2015
373 description: 373 description:
374 name: "The Architecture of the GNUnet: 45 Subsystems in 45 Minutes" 374 name: "The Architecture of the GNUnet: 45 Subsystems in 45 Minutes"
375 sources: 375 sources:
376 - https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm 376 - https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm
377 mirror_sources: 377 mirror_sources:
378 slides: 378 slides:
379 comment: 379 comment:
380 - year: 2015 380 - year: 2015
381 authors: 381 authors:
382 - t3sserakt 382 - t3sserakt
383 - demos 383 - demos
384 location: Datenspuren 2015 384 location: Datenspuren 2015
385 description: 385 description:
386 name: Echt Dezentrales Netzwerk 386 name: Echt Dezentrales Netzwerk
387 sources: 387 sources:
388 - https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm 388 - https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm
389 mirror_sources: 389 mirror_sources:
390 slides: 390 slides:
391 comment: 391 comment:
392 - year: 2015 392 - year: 2015
393 authors: 393 authors:
394 - Florian Dold 394 - Florian Dold
395 location: 32C3 395 location: 32C3
396 description: 396 description:
397 name: Byzantine Fault Tolerance Set Consensus with Efficient Set Reconciliation 397 name: Byzantine Fault Tolerance Set Consensus with Efficient Set Reconciliation
398 sources: 398 sources:
399 - https://git.gnunet.org/gnunet-videos-2015.git/plain/32c3/byzantine-fault-tolerant-set-consensus-with-efficient-set-reconciliation.mp4 399 - https://git.gnunet.org/gnunet-videos-2015.git/plain/32c3/byzantine-fault-tolerant-set-consensus-with-efficient-set-reconciliation.mp4
400 mirror_sources: 400 mirror_sources:
401 slides: 401 slides:
402 comment: 402 comment:
403 - year: 2015 403 - year: 2015
404 authors: 404 authors:
405 - Daniel Golle 405 - Daniel Golle
406 location: BattleMesh 2015 406 location: BattleMesh 2015
407 description: 407 description:
408 name: GNUnet in Community Networks 408 name: GNUnet in Community Networks
409 sources: 409 sources:
410 - https://git.gnunet.org/gnunet-videos-2015.git/plain/BattleMeshV8/GNUnet%20in%20Community%20Mesh%20Networks%20+%20Slides%20-%20BattleMeshV8.webm 410 - https://git.gnunet.org/gnunet-videos-2015.git/plain/BattleMeshV8/GNUnet%20in%20Community%20Mesh%20Networks%20+%20Slides%20-%20BattleMeshV8.webm
411 mirror_sources: 411 mirror_sources:
412 slides: 412 slides:
413 comment: 413 comment:
414 - year: 2014 414 - year: 2014
415 authors: 415 authors:
416 - Florian Dold 416 - Florian Dold
417 location: 31C3 417 location: 31C3
418 description: 418 description:
419 name: Electronic Voting and Key Generation in Distributed Systems 419 name: Electronic Voting and Key Generation in Distributed Systems
420 sources: 420 sources:
421 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm 421 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm
422 mirror_sources: 422 mirror_sources:
423 slides: 423 slides:
424 comment: 424 comment:
425 - year: 2014 425 - year: 2014
426 authors: 426 authors:
427 - Markus Sabadello 427 - Markus Sabadello
428 - Suhin Mohan Adapa 428 - Suhin Mohan Adapa
429 location: 31C3 429 location: 31C3
430 description: 430 description:
431 name: FreedomBox Status Update 431 name: FreedomBox Status Update
432 sources: 432 sources:
433 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm 433 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm
434 mirror_sources: 434 mirror_sources:
435 slides: 435 slides:
436 comment: 436 comment:
437 - year: 2014 437 - year: 2014
438 authors: 438 authors:
439 - Lucas Fulchir 439 - Lucas Fulchir
440 location: 31C3 440 location: 31C3
441 description: 441 description:
442 name: why TLS sucks and what I am doing about it 442 name: why TLS sucks and what I am doing about it
443 sources: 443 sources:
444 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm 444 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm
445 mirror_sources: 445 mirror_sources:
446 slides: 446 slides:
447 comment: 447 comment:
448 - year: 2014 448 - year: 2014
449 authors: 449 authors:
450 - Nicolas Benes 450 - Nicolas Benes
451 location: 31C3 451 location: 31C3
452 description: 452 description:
453 name: Panic! An approach for home routers to securely erase sensitive data 453 name: Panic! An approach for home routers to securely erase sensitive data
454 sources: 454 sources:
455 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm 455 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm
456 mirror_sources: 456 mirror_sources:
457 slides: 457 slides:
458 comment: 458 comment:
459 - year: 2014 459 - year: 2014
460 authors: 460 authors:
461 - Christian Grothoff 461 - Christian Grothoff
462 - Douwe Korff 462 - Douwe Korff
463 - Jacob Appelbaum 463 - Jacob Appelbaum
464 location: Council of Europe 464 location: Council of Europe
465 description: 465 description:
466 name: "After Snowden: using law and technology to counter snooping" 466 name: "After Snowden: using law and technology to counter snooping"
467 sources: 467 sources:
468 - https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm 468 - https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm
469 mirror_sources: 469 mirror_sources:
470 slides: 470 slides:
471 comment: 471 comment:
472 - year: 2014 472 - year: 2014
473 authors: 473 authors:
474 - Christian Grothoff 474 - Christian Grothoff
475 - Florian Dold 475 - Florian Dold
476 location: 31C3 476 location: 31C3
477 description: 477 description:
478 name: Taler 478 name: Taler
479 sources: 479 sources:
480 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm 480 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm
481 mirror_sources: 481 mirror_sources:
482 slides: 482 slides:
483 comment: 483 comment:
484 - year: 2014 484 - year: 2014
485 authors: 485 authors:
486 - Markus Benter 486 - Markus Benter
487 location: 31C3 487 location: 31C3
488 description: 488 description:
489 name: Complex Queries in P2P networks 489 name: Complex Queries in P2P networks
490 sources: 490 sources:
491 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm 491 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm
492 mirror_sources: 492 mirror_sources:
493 slides: 493 slides:
494 comment: 494 comment:
495 - year: 2014 495 - year: 2014
496 authors: 496 authors:
497 - Bernd Paysan 497 - Bernd Paysan
498 location: 31C3 498 location: 31C3
499 description: 499 description:
500 name: net2o - Reinventing the Internet 500 name: net2o - Reinventing the Internet
501 sources: 501 sources:
502 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm 502 - https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm
503 mirror_sources: 503 mirror_sources:
504 slides: 504 slides:
505 comment: 505 comment:
506 - year: 2013 506 - year: 2013
507 authors: 507 authors:
508 - Christian Grothoff 508 - Christian Grothoff
@@ -510,11 +510,11 @@ videoslist:
510 - Jacob Appelbaum 510 - Jacob Appelbaum
511 - Richard Stallman 511 - Richard Stallman
512 location: Berlin 512 location: Berlin
513 description: 513 description:
514 name: "You broke the Internet. We're making ourselves a GNU one." 514 name: "You broke the Internet. We're making ourselves a GNU one."
515 sources: 515 sources:
516 - https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm 516 - https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm
517 mirror_sources: 517 mirror_sources:
518 slides: 518 slides:
519 - https://git.gnunet.org/presentations.git/plain/2013-youbroketheinternet-event/grothoff_slides_berlin.pdf 519 - https://git.gnunet.org/presentations.git/plain/2013-youbroketheinternet-event/grothoff_slides_berlin.pdf
520 - https://git.gnunet.org/presentations.git/plain/2013-youbroketheinternet-event/lynx_slides_secushare.pdf 520 - https://git.gnunet.org/presentations.git/plain/2013-youbroketheinternet-event/lynx_slides_secushare.pdf
@@ -523,78 +523,78 @@ videoslist:
523 authors: 523 authors:
524 - Christian Grothoff 524 - Christian Grothoff
525 location: GNU Hacker Meeting 2013 525 location: GNU Hacker Meeting 2013
526 description: 526 description:
527 name: The GNU Name System and the Future of Social Networking with GNUnet 527 name: The GNU Name System and the Future of Social Networking with GNUnet
528 sources: 528 sources:
529 mirror_sources: 529 mirror_sources:
530 - https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm 530 - https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm
531 slides: 531 slides:
532 comment: 532 comment:
533 - year: 2013 533 - year: 2013
534 authors: 534 authors:
535 - Christian Grothoff 535 - Christian Grothoff
536 location: 30C3 536 location: 30C3
537 description: 537 description:
538 name: The GNU Name System 538 name: The GNU Name System
539 sources: 539 sources:
540 mirror_sources: 540 mirror_sources:
541 - https://cdn.media.ccc.de/congress/2013/mp4-lq/30c3-5212-en-The_GNU_Name_System_h264-iprod.mp4 541 - https://cdn.media.ccc.de/congress/2013/mp4-lq/30c3-5212-en-The_GNU_Name_System_h264-iprod.mp4
542 slides: 542 slides:
543 comment: 543 comment:
544 - year: 2013 544 - year: 2013
545 authors: 545 authors:
546 - Markus Teich 546 - Markus Teich
547 location: Technische Universitaet Muenchen 547 location: Technische Universitaet Muenchen
548 description: 548 description:
549 name: Monkey - generating Useful Bug Reports Automatically 549 name: Monkey - generating Useful Bug Reports Automatically
550 sources: 550 sources:
551 mirror_sources: 551 mirror_sources:
552 - https://media.net.in.tum.de/videos/standalonevideo/video/491 552 - https://media.net.in.tum.de/videos/standalonevideo/video/491
553 slides: 553 slides:
554 comment: TUM internal access 554 comment: TUM internal access
555 - year: 2012 555 - year: 2012
556 authors: 556 authors:
557 - Martin Schanzenbach 557 - Martin Schanzenbach
558 location: Technische Universitaet Muenchen 558 location: Technische Universitaet Muenchen
559 description: 559 description:
560 name: A Censorship-Resistant and Fully Decentralized Naming System 560 name: A Censorship-Resistant and Fully Decentralized Naming System
561 sources: 561 sources:
562 mirror_sources: 562 mirror_sources:
563 - https://media.net.in.tum.de/videoarchive/SS12/Oberseminar/2012+09+19_1600+Design+and+Implementation+of+a+Censorship+Resist/priv/camera.mp4 563 - https://media.net.in.tum.de/videoarchive/SS12/Oberseminar/2012+09+19_1600+Design+and+Implementation+of+a+Censorship+Resist/priv/camera.mp4
564 slides: 564 slides:
565 comment: 565 comment:
566 - year: 2010 566 - year: 2010
567 authors: 567 authors:
568 - Matthias Wachs 568 - Matthias Wachs
569 location: GNU Hacker Meeting 2010 569 location: GNU Hacker Meeting 2010
570 description: 570 description:
571 name: GNUnet - Transport and Transport Selection 571 name: GNUnet - Transport and Transport Selection
572 sources: 572 sources:
573 - https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv 573 - https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv
574 mirror_sources: 574 mirror_sources:
575 slides: 575 slides:
576 - https://git.gnunet.org/presentations.git/plain/wachs_ghm_presentation.pdf 576 - https://git.gnunet.org/presentations.git/plain/wachs_ghm_presentation.pdf
577 comment: 577 comment:
578 - year: 2010 578 - year: 2010
579 authors: 579 authors:
580 - Nathan S. Evan 580 - Nathan S. Evan
581 location: GNU Hacker Meeting 2010 581 location: GNU Hacker Meeting 2010
582 description: 582 description:
583 name: GNUnet Distributed Data Storage - DHT and Distance Vector Transport 583 name: GNUnet Distributed Data Storage - DHT and Distance Vector Transport
584 sources: 584 sources:
585 - https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv 585 - https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv
586 mirror_sources: 586 mirror_sources:
587 slides: 587 slides:
588 - https://git.gnunet.org/presentations.git/plain/evans_ghm_presentation.pdf 588 - https://git.gnunet.org/presentations.git/plain/evans_ghm_presentation.pdf
589 comment: 589 comment:
590 - year: 2010 590 - year: 2010
591 authors: 591 authors:
592 - Christian Grothoff 592 - Christian Grothoff
593 location: GNU Hacker Meeting 2010 593 location: GNU Hacker Meeting 2010
594 description: 594 description:
595 name: Introduction to the GNUnet Peer-to-Peer Framework 595 name: Introduction to the GNUnet Peer-to-Peer Framework
596 sources: 596 sources:
597 - https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv 597 - https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv
598 mirror_sources: 598 mirror_sources:
599 slides: 599 slides:
600 comment: 600 comment: