diff --git a/2019/speakers-and-talks.html b/2019/speakers-and-talks.html index 77d119a..121a28b 100644 --- a/2019/speakers-and-talks.html +++ b/2019/speakers-and-talks.html @@ -136,6 +136,7 @@
Agustín Benito
Embracing FLOSS as a shortcut towards agility
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.
@@ -209,7 +210,8 @@
Adam Dunkels
Saving the Day by Stack Smashing a Hundred Streetlights before Sunrise
-
+
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.
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 @@
Daniel Stenberg
Writing safe and secure code
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.