More videos

This commit is contained in:
Johan Thelin 2019-04-22 16:49:01 +02:00
parent e7f496ca4a
commit d84cb75c35

View file

@ -136,6 +136,7 @@
<div class="name">Agustín Benito</div>
<div class="title">Embracing FLOSS as a shortcut towards agility</div>
<div class="links"><a href="slides/Embracing_FLOSS_as_a_shortcut_towards_agility.pdf">Slides</a>
&nbsp;-&nbsp;<a href="https://youtu.be/LliMCAnMGj0">Video</a>
&nbsp;-&nbsp;<a href="schedule.html#tue9">Talk Slot</a></div><div class="abstract">
Many organizations are going nowadays through transformation processes at scale toward agility. Agustin will explain why embracing Open Source is a great way to increase the chances any organization has to succeed in such complex processes, which key challenges would be easier to face and why.
</div><div class="abstract">
@ -209,7 +210,8 @@
<div class="col-md-9">
<div class="name">Adam Dunkels</div>
<div class="title">Saving the Day by Stack Smashing a Hundred Streetlights before Sunrise</div>
<div class="links"><a href="schedule.html#tue13">Talk Slot</a></div><div class="abstract">
<div class="links"><a href="https://youtu.be/Fy5U1w62Y9Q">Video</a>
&nbsp;-&nbsp;<a href="schedule.html#tue13">Talk Slot</a></div><div class="abstract">
Hours before an important customer demo, one hundred streetlights are running a pre-release software version with a critical bug that prevents them from working properly. What's worse, the bug also causes the remote-update mechanism to fail. Fortunately, a recent update had introduced an off-by-one bug that allowed us to create a stack smash attack that could inject a patch into each light and fix the lamps just in time before sunrise.
</div><div class="bio">
Adam Dunkels is the CEO and co-founder Thingsquare and an award-winning Internet of Things pioneer, named a top 35 innovator in the world by the MIT Technology Review for having created the minimal wireless networking protocols that allow almost any device to communicate over the Internet. Most of today's Internet of Things products are powered by software he created.
@ -606,6 +608,7 @@
<div class="name">Daniel Stenberg</div>
<div class="title">Writing safe and secure code</div>
<div class="links"><a href="https://www.slideshare.net/bagder/writing-safe-and-secure-code">Slides</a>
&nbsp;-&nbsp;<a href="https://youtu.be/n55ZJxL04Hk">Video</a>
&nbsp;-&nbsp;<a href="schedule.html#tue11">Talk Slot</a></div><div class="abstract">
With experiences from the curl project, Daniel talks about how to write safe and secure code to run in every portable device on the planet.
</div><div class="bio">