aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-07-24 21:49:07 +0200
committerChristian Grothoff <christian@grothoff.org>2019-07-24 21:49:26 +0200
commit059b10f677c8ae100299360ca5bb673307db0b58 (patch)
treed01879ff7bff979f59f8c75308e9ed2f8c6bbf73
parent7bc6261950c1933206d9b2db681f73c017dae4b3 (diff)
downloadwww-059b10f677c8ae100299360ca5bb673307db0b58.tar.gz
www-059b10f677c8ae100299360ca5bb673307db0b58.zip
disable preload
-rw-r--r--template/video.html.j262
1 files changed, 31 insertions, 31 deletions
diff --git a/template/video.html.j2 b/template/video.html.j2
index d44e11f2..35447f55 100644
--- a/template/video.html.j2
+++ b/template/video.html.j2
@@ -15,7 +15,7 @@
15 <!-- ##### TEMPLATE ##### 15 <!-- ##### TEMPLATE #####
16 <div class="row container"> 16 <div class="row container">
17 <div class="col-md-5 col-12"> 17 <div class="col-md-5 col-12">
18 <video width="100%" height="100%" controls> 18 <video width="100%" height="100%" controls preload="none">
19 <source src=""> 19 <source src="">
20 Your browser does not support the video tag. 20 Your browser does not support the video tag.
21 </video> 21 </video>
@@ -30,7 +30,7 @@
30 <hr> 30 <hr>
31 <div class="row container"> 31 <div class="row container">
32 <div class="col-md-5 col-12"> 32 <div class="col-md-5 col-12">
33 <video width="100%" height="100%" controls> 33 <video width="100%" height="100%" controls preload="none">
34 <source src="https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.mkv" type="video/webm"> 34 <source src="https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.mkv" type="video/webm">
35 Your browser does not support the video tag. 35 Your browser does not support the video tag.
36 </video> 36 </video>
@@ -43,7 +43,7 @@
43 <hr> 43 <hr>
44 <div class="row container"> 44 <div class="row container">
45 <div class="col-md-5 col-12"> 45 <div class="col-md-5 col-12">
46 <video width="100%" height="100%" controls> 46 <video width="100%" height="100%" controls preload="none">
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"> 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">
48 Your browser does not support the video tag. 48 Your browser does not support the video tag.
49 </video> 49 </video>
@@ -54,7 +54,7 @@
54 </div> 54 </div>
55 <div class="row container"> 55 <div class="row container">
56 <div class="col-md-5 col-12"> 56 <div class="col-md-5 col-12">
57 <video width="100%" height="100%" controls> 57 <video width="100%" height="100%" controls preload="none">
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" type="video/webm"> 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" type="video/webm">
59 Your browser does not support the video tag. 59 Your browser does not support the video tag.
60 </video> 60 </video>
@@ -65,7 +65,7 @@
65 </div> 65 </div>
66 <div class="row container"> 66 <div class="row container">
67 <div class="col-md-5 col-12"> 67 <div class="col-md-5 col-12">
68 <video width="100%" height="100%" controls> 68 <video width="100%" height="100%" controls preload="none">
69 <source src="https://git.gnunet.org/gnunet-videos-2018.git/plain/GNS_-_The_GNU_Name_System_-_Overview.mkv" type="video/webm"> 69 <source src="https://git.gnunet.org/gnunet-videos-2018.git/plain/GNS_-_The_GNU_Name_System_-_Overview.mkv" type="video/webm">
70 Your browser does not support the video tag. 70 Your browser does not support the video tag.
71 </video> 71 </video>
@@ -79,7 +79,7 @@
79 <hr> 79 <hr>
80 <div class="row container"> 80 <div class="row container">
81 <div class="col-md-5 col-12"> 81 <div class="col-md-5 col-12">
82 <video width="100%" height="100%" controls> 82 <video width="100%" height="100%" controls preload="none">
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" type="video/webm"> 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" type="video/webm">
84 Your browser does not support the video tag. 84 Your browser does not support the video tag.
85 </video> 85 </video>
@@ -90,7 +90,7 @@
90 </div> 90 </div>
91 <div class="row container"> 91 <div class="row container">
92 <div class="col-md-5 col-12"> 92 <div class="col-md-5 col-12">
93 <video width="100%" height="100%" controls> 93 <video width="100%" height="100%" controls preload="none">
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" type="video/webm"> 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" type="video/webm">
95 Your browser does not support the video tag. 95 Your browser does not support the video tag.
96 </video> 96 </video>
@@ -101,7 +101,7 @@
101 </div> 101 </div>
102 <div class="row container"> 102 <div class="row container">
103 <div class="col-md-5 col-12"> 103 <div class="col-md-5 col-12">
104 <video width="100%" height="100%" controls> 104 <video width="100%" height="100%" controls preload="none">
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" type="video/webm"> 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" type="video/webm">
106 Your browser does not support the video tag. 106 Your browser does not support the video tag.
107 </video> 107 </video>
@@ -112,7 +112,7 @@
112 </div> 112 </div>
113 <div class="row container"> 113 <div class="row container">
114 <div class="col-md-5 col-12"> 114 <div class="col-md-5 col-12">
115 <video width="100%" height="100%" controls> 115 <video width="100%" height="100%" controls preload="none">
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" type="video/webm"> 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" type="video/webm">
117 Your browser does not support the video tag. 117 Your browser does not support the video tag.
118 </video> 118 </video>
@@ -126,7 +126,7 @@
126 <hr> 126 <hr>
127 <div class="row container"> 127 <div class="row container">
128 <div class="col-md-5 col-12"> 128 <div class="col-md-5 col-12">
129 <video width="100%" height="100%" controls> 129 <video width="100%" height="100%" controls preload="none">
130 <source src="https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto,%20Portugal).mp4" type="video/mp4"> 130 <source src="https://git.gnunet.org/gnunet-videos-2016.git/plain/Battlemeshv9/Gnunet%20For%20Mesh%20Communities%20-%20Battlemesh%20v9%20(Porto,%20Portugal).mp4" type="video/mp4">
131 Your browser does not support the video tag. 131 Your browser does not support the video tag.
132 </video> 132 </video>
@@ -137,7 +137,7 @@
137 </div> 137 </div>
138 <div class="row container"> 138 <div class="row container">
139 <div class="col-md-5 col-12"> 139 <div class="col-md-5 col-12">
140 <video width="100%" height="100%" controls> 140 <video width="100%" height="100%" controls preload="none">
141 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4" type="video/mp4> 141 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/GHM%202015/expose-GNUJeffBurdges19aout2016.mp4" type="video/mp4>
142 Your browser does not support the video tag. 142 Your browser does not support the video tag.
143 </video> 143 </video>
@@ -148,7 +148,7 @@
148 </div> 148 </div>
149 <div class="row container"> 149 <div class="row container">
150 <div class="col-md-5 col-12"> 150 <div class="col-md-5 col-12">
151 <video width="100%" height="100%" controls> 151 <video width="100%" height="100%" controls preload="none">
152 <source src="https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm" type="video/webm"> 152 <source src="https://git.gnunet.org/gnunet-videos-2016.git/plain/Datenspuren2016/DS2016-7775-deu-Secushare_webm-hd.webm" type="video/webm">
153 Your browser does not support the video tag. 153 Your browser does not support the video tag.
154 </video> 154 </video>
@@ -166,7 +166,7 @@
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 --> 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"> 167 <div class="row container">
168 <div class="col-md-5 col-12"> 168 <div class="col-md-5 col-12">
169 <video width="100%" height="100%" controls> 169 <video width="100%" height="100%" controls preload="none">
170 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm" type="video/webm"> 170 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/psc2015/grothoff.webm" type="video/webm">
171 Your browser does not support the video tag. 171 Your browser does not support the video tag.
172 </video> 172 </video>
@@ -177,7 +177,7 @@
177 </div> 177 </div>
178 <div class="row container"> 178 <div class="row container">
179 <div class="col-md-5 col-12"> 179 <div class="col-md-5 col-12">
180 <video width="100%" height="100%" controls> 180 <video width="100%" height="100%" controls preload="none">
181 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm" type="video/webm"> 181 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/Datenspuren2015/datenspuren15-7069-de-EDN_-_Echt_Dezentrales_Netzwerk_webm.webm" type="video/webm">
182 Your browser does not support the video tag. 182 Your browser does not support the video tag.
183 </video> 183 </video>
@@ -188,7 +188,7 @@
188 </div> 188 </div>
189 <div class="row container"> 189 <div class="row container">
190 <div class="col-md-5 col-12"> 190 <div class="col-md-5 col-12">
191 <video width="100%" height="100%" controls> 191 <video width="100%" height="100%" controls preload="none">
192 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/BattleMeshV8/GNUnet%20in%20Community%20Mesh%20Networks%20+%20Slides%20-%20BattleMeshV8.mkv" type="video/webm"> 192 <source src="https://git.gnunet.org/gnunet-videos-2015.git/plain/BattleMeshV8/GNUnet%20in%20Community%20Mesh%20Networks%20+%20Slides%20-%20BattleMeshV8.mkv" type="video/webm">
193 Your browser does not support the video tag. 193 Your browser does not support the video tag.
194 </video> 194 </video>
@@ -207,7 +207,7 @@
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>, University of Oxford</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>, University of Oxford</li> -->
208 <div class="row container"> 208 <div class="row container">
209 <div class="col-md-5 col-12"> 209 <div class="col-md-5 col-12">
210 <video width="100%" height="100%" controls> 210 <video width="100%" height="100%" controls preload="none">
211 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm" type="video/webm"> 211 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/voting-voting.webm" type="video/webm">
212 Your browser does not support the video tag. 212 Your browser does not support the video tag.
213 </video> 213 </video>
@@ -218,7 +218,7 @@
218 </div> 218 </div>
219 <div class="row container"> 219 <div class="row container">
220 <div class="col-md-5 col-12"> 220 <div class="col-md-5 col-12">
221 <video width="100%" height="100%" controls> 221 <video width="100%" height="100%" controls preload="none">
222 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm" type="video/webm"> 222 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/freedombox-freedombox.webm" type="video/webm">
223 Your browser does not support the video tag. 223 Your browser does not support the video tag.
224 </video> 224 </video>
@@ -229,7 +229,7 @@
229 </div> 229 </div>
230 <div class="row container"> 230 <div class="row container">
231 <div class="col-md-5 col-12"> 231 <div class="col-md-5 col-12">
232 <video width="100%" height="100%" controls> 232 <video width="100%" height="100%" controls preload="none">
233 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm" type="video/webm"> 233 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/fenrir-fenrir.webm" type="video/webm">
234 Your browser does not support the video tag. 234 Your browser does not support the video tag.
235 </video> 235 </video>
@@ -240,7 +240,7 @@
240 </div> 240 </div>
241 <div class="row container"> 241 <div class="row container">
242 <div class="col-md-5 col-12"> 242 <div class="col-md-5 col-12">
243 <video width="100%" height="100%" controls> 243 <video width="100%" height="100%" controls preload="none">
244 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm" type="video/webm"> 244 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/do-panic-do-panic.webm" type="video/webm">
245 Your browser does not support the video tag. 245 Your browser does not support the video tag.
246 </video> 246 </video>
@@ -251,7 +251,7 @@
251 </div> 251 </div>
252 <div class="row container"> 252 <div class="row container">
253 <div class="col-md-5 col-12"> 253 <div class="col-md-5 col-12">
254 <video width="100%" height="100%" controls> 254 <video width="100%" height="100%" controls preload="none">
255 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm" type="video/webm"> 255 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/2014-coe.webm" type="video/webm">
256 Your browser does not support the video tag. 256 Your browser does not support the video tag.
257 </video> 257 </video>
@@ -262,7 +262,7 @@
262 </div> 262 </div>
263 <div class="row container"> 263 <div class="row container">
264 <div class="col-md-5 col-12"> 264 <div class="col-md-5 col-12">
265 <video width="100%" height="100%" controls> 265 <video width="100%" height="100%" controls preload="none">
266 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm" type="video/webm"> 266 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/taler-taler.webm" type="video/webm">
267 Your browser does not support the video tag. 267 Your browser does not support the video tag.
268 </video> 268 </video>
@@ -273,7 +273,7 @@
273 </div> 273 </div>
274 <div class="row container"> 274 <div class="row container">
275 <div class="col-md-5 col-12"> 275 <div class="col-md-5 col-12">
276 <video width="100%" height="100%" controls> 276 <video width="100%" height="100%" controls preload="none">
277 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm" type="video/webm"> 277 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/queries-queries.webm" type="video/webm">
278 Your browser does not support the video tag. 278 Your browser does not support the video tag.
279 </video> 279 </video>
@@ -284,7 +284,7 @@
284 </div> 284 </div>
285 <div class="row container"> 285 <div class="row container">
286 <div class="col-md-5 col-12"> 286 <div class="col-md-5 col-12">
287 <video width="100%" height="100%" controls> 287 <video width="100%" height="100%" controls preload="none">
288 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm" type="video/webm"> 288 <source src="https://git.gnunet.org/gnunet-videos-2014.git/plain/31c3/net2o-net2o.webm" type="video/webm">
289 Your browser does not support the video tag. 289 Your browser does not support the video tag.
290 </video> 290 </video>
@@ -301,7 +301,7 @@
301 <!-- 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> --> 301 <!-- 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> -->
302 <div class="row container"> 302 <div class="row container">
303 <div class="col-md-5 col-12"> 303 <div class="col-md-5 col-12">
304 <video width="100%" height="100%" controls> 304 <video width="100%" height="100%" controls preload="none">
305 <source src="https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm" type="video/webm"> 305 <source src="https://git.gnunet.org/gnunet-videos-2013.git/plain/you%20broke%20the%20internet/internetistschuld.webm" type="video/webm">
306 Your browser does not support the video tag. 306 Your browser does not support the video tag.
307 </video> 307 </video>
@@ -312,7 +312,7 @@
312 </div> 312 </div>
313 <div class="row container"> 313 <div class="row container">
314 <div class="col-md-5 col-12"> 314 <div class="col-md-5 col-12">
315 <video width="100%" height="100%" controls> 315 <video width="100%" height="100%" controls preload="none">
316 <source src="https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm" type="video/webm"> 316 <source src="https://audio-video.gnu.org/video/ghm2013/Christian_Grothoff-The_GNU_Name_System_and_the_Future_of_Social_Networking_with_GNUnet_.webm" type="video/webm">
317 Your browser does not support the video tag. 317 Your browser does not support the video tag.
318 </video> 318 </video>
@@ -323,7 +323,7 @@
323 </div> 323 </div>
324 <div class="row container"> 324 <div class="row container">
325 <div class="col-md-5 col-12"> 325 <div class="col-md-5 col-12">
326 <video width="100%" height="100%" controls> 326 <video width="100%" height="100%" controls preload="none">
327 <source src="https://media.net.in.tum.de/v/Oberseminar-SS13--Monkey_-_Generating_Useful_Bug_R"> 327 <source src="https://media.net.in.tum.de/v/Oberseminar-SS13--Monkey_-_Generating_Useful_Bug_R">
328 Your browser does not support the video tag. 328 Your browser does not support the video tag.
329 </video> 329 </video>
@@ -334,7 +334,7 @@
334 </div> 334 </div>
335 <div class="row container"> 335 <div class="row container">
336 <div class="col-md-5 col-12"> 336 <div class="col-md-5 col-12">
337 <video width="100%" height="100%" controls> 337 <video width="100%" height="100%" controls preload="none">
338 <source src="https://cdn.media.ccc.de/congress/2013/mp4-lq/30c3-5212-en-The_GNU_Name_System_h264-iprod.mp4"> 338 <source src="https://cdn.media.ccc.de/congress/2013/mp4-lq/30c3-5212-en-The_GNU_Name_System_h264-iprod.mp4">
339 Your browser does not support the video tag. 339 Your browser does not support the video tag.
340 </video> 340 </video>
@@ -348,7 +348,7 @@
348 <hr> 348 <hr>
349 <div class="row container"> 349 <div class="row container">
350 <div class="col-md-5 col-12"> 350 <div class="col-md-5 col-12">
351 <video width="100%" height="100%" controls> 351 <video width="100%" height="100%" controls preload="none">
352 <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"> 352 <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">
353 Your browser does not support the video tag. 353 Your browser does not support the video tag.
354 </video> 354 </video>
@@ -363,7 +363,7 @@
363 <hr> 363 <hr>
364 <div class="row container"> 364 <div class="row container">
365 <div class="col-md-5 col-12"> 365 <div class="col-md-5 col-12">
366 <video width="100%" height="100%" controls> 366 <video width="100%" height="100%" controls preload="none">
367 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv"> 367 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_-_Transports_and_Transport_Selection.ogv">
368 Your browser does not support the video tag. 368 Your browser does not support the video tag.
369 </video> 369 </video>
@@ -374,7 +374,7 @@
374 </div> 374 </div>
375 <div class="row container"> 375 <div class="row container">
376 <div class="col-md-5 col-12"> 376 <div class="col-md-5 col-12">
377 <video width="100%" height="100%" controls> 377 <video width="100%" height="100%" controls preload="none">
378 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv"> 378 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/GNUnet_Distributed_Data_Storage_-_DHT_and_Distance_Vector_Transport.ogv">
379 Your browser does not support the video tag. 379 Your browser does not support the video tag.
380 </video> 380 </video>
@@ -385,7 +385,7 @@
385 </div> 385 </div>
386 <div class="row container"> 386 <div class="row container">
387 <div class="col-md-5 col-12"> 387 <div class="col-md-5 col-12">
388 <video width="100%" height="100%" controls> 388 <video width="100%" height="100%" controls preload="none">
389 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv"> 389 <source src="https://git.gnunet.org/gnunet-videos-2010.git/plain/GHM_Hague/Introduction_to_The_GNUnet_Peer-to-Peer_Framework.ogv">
390 Your browser does not support the video tag. 390 Your browser does not support the video tag.
391 </video> 391 </video>