The patch below just adds links for the videos currently available.

Notes:
- Lines were already > 80 characters, so I haven't folded.
- Links are to the context of the BSDCan 2019 playlist (which may not
  be what is wanted).

Ross


Index: events.html
===================================================================
RCS file: /cvs/www/events.html,v
retrieving revision 1.1173
diff -u -p -r1.1173 events.html
--- events.html 1 Jun 2019 23:12:47 -0000       1.1173
+++ events.html 18 Jun 2019 10:25:47 -0000
@@ -69,13 +69,13 @@ May 15-18, 2019, Ottawa, Canada.<br>
 <li>Bob Beck -
 <a href="https://github.com/bob-beck/libtls/blob/master/TUTORIAL.md";>libtls 
for beginners conference tutorial</a>
 <li>Theo Buehler - Design and verification of the TLS 1.3 handshake state 
machine in LibreSSL (<a href="papers/bsdcan2019-tls13.pdf">slides</a>)
-<li>Florian Obser - <a href="https://man.openbsd.org/unwind.8";>unwind(8)</a> a 
privilege-separated, validating DNS recursive nameserver for every laptop (<a 
href="papers/bsdcan2019_unwind.pdf">slides</a>)
-<li>Stefan Sperling - Building an accessible OpenBSD laptop (Enabling secure 
and functional computing for a person with severe disabilities) (<a 
href="papers/bsdcan2019-accessible-openbsd-laptop.pdf">slides</a>)
+<li>Florian Obser - <a href="https://man.openbsd.org/unwind.8";>unwind(8)</a> a 
privilege-separated, validating DNS recursive nameserver for every laptop (<a 
href="papers/bsdcan2019_unwind.pdf">slides</a>, <a 
href="https://www.youtube.com/watch?v=88SoI49nO4o&amp;list=PLeF8ZihVdpFegPoAKppaDSoYmsBvpnSZv&amp;index=8&amp;t=0s";>video</a>)
+<li>Stefan Sperling - Building an accessible OpenBSD laptop (Enabling secure 
and functional computing for a person with severe disabilities) (<a 
href="papers/bsdcan2019-accessible-openbsd-laptop.pdf">slides</a>, <a 
href="https://www.youtube.com/watch?v=Ma_Y1hVmK8o&amp;list=PLeF8ZihVdpFegPoAKppaDSoYmsBvpnSZv&amp;index=6&amp;t=0s";>video</a>)
 <li>Antoine Jacoutot - <a 
href="https://man.openbsd.org/syspatch.8";>syspatch(8)</a>, The Boring Healing 
Potion (<a href="papers/bsdcan2019-syspatch.pdf">slides</a>)
-<li>Alexander Bluhm - Measuring Performance on OpenBSD (<a 
href="papers/bsdcan2019-perform-slides.pdf">slides</a>)
+<li>Alexander Bluhm - Measuring Performance on OpenBSD (<a 
href="papers/bsdcan2019-perform-slides.pdf">slides</a>, <a 
href="https://www.youtube.com/watch?v=s6rAXaHylFM&amp;list=PLeF8ZihVdpFegPoAKppaDSoYmsBvpnSZv&amp;index=15&amp;t=0s";>video</a>)
 <li>Bob Beck
 <a href="papers/bsdcan2019-unveil/index.html">Unveil in OpenBSD</a>
-<li>Jan Klemkow - Network booted OpenBSD Workstations (<a 
href="papers/bsdcan2019_netboot.pdf">slides</a>)
+<li>Jan Klemkow - Network booted OpenBSD Workstations (<a 
href="papers/bsdcan2019_netboot.pdf">slides</a>, <a 
href="https://www.youtube.com/watch?v=kFqHXfWEB4o&amp;list=PLeF8ZihVdpFegPoAKppaDSoYmsBvpnSZv&amp;index=19&amp;t=0s";>video</a>)
 </ul>
 <p>
 

Reply via email to