More videos and slides

This commit is contained in:
Johan Thelin 2019-04-17 15:20:34 +02:00
parent 8fff34a548
commit fc4084f508

View file

@ -60,6 +60,7 @@
<div class="name">Zeeshan Ali</div>
<div class="title">Open Source Geolocation: The story & challenges ahead</div>
<div class="links"><a href="https://zeenix.github.io/reveal.js/os-geolocation.html">Slides</a>
&nbsp;-&nbsp;<a href="https://youtu.be/MwURFKrHzfA">Video</a>
&nbsp;-&nbsp;<a href="schedule.html#tue8">Talk Slot</a></div><div class="abstract">
In this talk, Zeeshan will share his story of development of Geoclue, the open source geolocation service for Linux. He'll talk about the challenges and setbacks faced during these years in developing a framework designed to provide a simple API to application developers while also addressing the privacy issues related to giving out users' location to random applications. Also presented will be the current big problems faced by the project and possible solutions to them.
</div><div class="bio">
@ -163,7 +164,8 @@
<div class="col-md-9">
<div class="name">Mirko Boehm</div>
<div class="title">Open Source, Standards Development and Patents in Europe</div>
<div class="links"><a href="schedule.html#mon1">Talk Slot</a></div><div class="abstract">
<div class="links"><a href="https://youtu.be/7n6IBdh2VmQ">Video</a>
&nbsp;-&nbsp;<a href="schedule.html#mon1">Talk Slot</a></div><div class="abstract">
The standards community develops specifications. The FOSS community implements standards. The FOSS community also develops industry standards. How does this the interaction function? And is it working well? How do policy makers interact with the FOSS community to set safety standards and other requirements? What is the relationship between standards-essential patents and FOSS? What comes first, specification or implementation? Where does innovation happen, and what is the platform to develop consensus on technical standards in a market segment? Based on research work at TU Berlin and for the Joint Research Center of the European Commission and the work of the Open Invention Network to protect key FOSS projects from patent litigation, the presentation will discuss the current state of the debate at the European and international level, and provide an outlook on how the roles and functions of standards-development organisations and the wider FOSS community are converging. No live demos, unfortunately.
</div><div class="bio">
Free and Open Source Software contributor. Founder, Endocode. Director, Linux System Definition, Open Invention Network. KDE contributor since 1997 (including several years on the KDE e.V. board). Visiting lecturer and researcher at the Technical University of Berlin. FSFE Team Germany. Qt-certified specialist and trainer. Openforum Academy fellow. Berlin, Germany.
@ -391,6 +393,7 @@
<div class="name">Mirza Krak</div>
<div class="title">Integrate IoT cloud analytics and over-the-air (OTA) updates with Google and Mender.io</div>
<div class="links"><a href="https://www.slideshare.net/MenderOTA/integrate-iot-cloud-analytics-and-over-theair-ota-updates-with-google-and-menderio">Slides</a>
&nbsp;-&nbsp;<a href="https://youtu.be/LczA5OduUa0">Video</a>
&nbsp;-&nbsp;<a href="schedule.html#tue12">Talk Slot</a></div><div class="abstract">
We will demonstrate how to use and integrate analytics and OTA updates into an IoT product. We will cover the integration of software update management into a Cloud IoT solution that allows you to easily and securely connect, manage, and ingest data from millions of globally dispersed devices, providing a complete solution for collecting, processing, analyzing, and visualizing IoT data in real-time.
</div><div class="abstract">
@ -550,6 +553,7 @@
<div class="name">Fredrik Söderblom</div>
<div class="title">Modern Email Security</div>
<div class="links"><a href="slides/Modern%20Email%20Security.pdf">Slides</a>
&nbsp;-&nbsp;<a href="https://youtu.be/gNmZnF7xZvI">Video</a>
&nbsp;-&nbsp;<a href="schedule.html#tue2">Talk Slot</a></div><div class="abstract">
In times when a major infection vector is email, it is relevant to use existing protection mechanisms (SPF, DKIM, DMARC, DNSSEC, STARTTLS etc) to protect your company and your company's customers. This presentaion by Fredrik Söderblom from StoredSafe will show how you can protect incoming and outgoing emails with relatively simple means, as well as run you through emerging techniques such as MTA-STS, TLS-RPT, ARC etc.
</div><div class="bio">
@ -582,7 +586,8 @@
<div class="col-md-9">
<div class="name">Daniel Stenberg</div>
<div class="title">Writing safe and secure code</div>
<div class="links"><a href="schedule.html#tue11">Talk Slot</a></div><div class="abstract">
<div class="links"><a href="https://www.slideshare.net/bagder/writing-safe-and-secure-code">Slides</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">
Daniel is the lead developer of curl since over twenty years. One of the most widely used software components in the world.