Loading…
25-27, August 2025
Amsterdam, Netherlands
View More Details & Registration
Note: The schedule is subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for Open Source Summit Europe 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

This schedule is automatically displayed in Central European Summer Time, CEST (UTC +2). To see the schedule in your preferred timezone, please select from the drop-down menu to the right. 

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.

Venue: G106 clear filter
arrow_back View All Dates
Monday, August 25
 

11:20 CEST

The CRA, Where Are We Six Months After Its Approval - Timo Perala, Nokia
Monday August 25, 2025 11:20 - 12:00 CEST
The Cyber Resielience Act (CRA) was approved late 2024 by European Union. 
Open source community was heavily involved in influencing drafting of the CRA. But the need for active engagement with the regulator did not end there. During the three-year period from late 2024 to late 2027 a lot of standardisation and guidance needs to be created to guide industries, manufacturers and open source community to best comply and cope with the CRA. Open source communities have organised to address these challenges.

Here we shortly explain the motivation for, and the main requirements set forth by the CRA, the various relevant organisations working on the regulation and the timelines of the work, as well as the achievements of the open source community in this work so far, and what is the work ahead of us towards the final deadline in late 2027. After the presentation you should be able to understand what the CRA is and why it is introduced, how it impacts world wide - also open source, how open source community is addressing this new regulation and how you can join the community.
Speakers
avatar for Timo Perala

Timo Perala

Head of Open Source Network and Service Automation, Nokia
Timo has over 25 years of experience in network systems, systems architecture research, new business incubation, to mobile network and operations systems standardization. In his current role Timo is with Nokia OSPO, responisble for Automation related open source projects and Regulatory... Read More →
Monday August 25, 2025 11:20 - 12:00 CEST
G106
  Standards & Specifications
  • Audience Experience Level Any

13:30 CEST

Better PURLs for Better Software Compliance Processes - Philippe Ombredanne, AboutCode & Dennis Roellke, Bloomberg
Monday August 25, 2025 13:30 - 14:10 CEST
Reliably identifying software components is a critical requirement for regulatory compliance. 

PURL is the de-facto standard for the reliable naming of components in software applications, products, and systems, across programming languages, package ecosystems, tools, APIs and databases. Every open source and most proprietary tools for Software Composition Analysis (SCA), along with all SBOM and Vulnerability Exploitability Exchange (VEX) specifications and most vulnerability databases, adopted PURL for component identification. But a 2024 Software Composition Analysis (SCA) report demonstrated significant inconsistencies in how different tools create PURLs… 

Better PURLs is a comprehensive project of open source tools and open data to correct this problem. The extended PURL syntax validation confirms that the PURL components (namespace, name, version, qualifiers) are correct for a given package ecosystem, according to the specification, and that the PURL locates an existing software package artifact. 

In this talk, Philippe from AboutCode and Dennis from Bloomberg will share the latest developments and how accurate and correct PURLs facilitate better compliance processes.
Speakers
avatar for Philippe Ombredanne

Philippe Ombredanne

Lead maintainer, AboutCode
Philippe Ombredanne is a FOSS hacker passionate about enabling easier and safer reuse of open source code. He is the lead maintainer of the AboutCode stack of open source tools for Software Composition Analysis and license and security compliance, including the industry-leading ScanCode... Read More →
DR

Dennis Roellke

Security Architect, Bloomberg
Dennis is a Cloud Security Architect in the CTO Office at Bloomberg.
Monday August 25, 2025 13:30 - 14:10 CEST
G106
  Standards & Specifications
  • Audience Experience Level Any

15:35 CEST

Confirming Safety of IAM Specifications and Their OSS Implementations: Keycloak as a Case Study - Takashi Norimatsu, Hitachi, Ltd.
Monday August 25, 2025 15:35 - 16:15 CEST
To securely deploy an identity and access management product implementing authentication & authorisation specifications like OpenID Connect 1.0 and OAuth 2.0 respectively, we need to ensure that the specifications are safe, the product correctly implements the specifications, and the product does not contain any vulnerabilities specific to the specifications. Methods for checking these points are formal analysis, conformance testing, and vulnerability testing, respectively. However, developers are not usually familiar with them. Based on the speaker’s investigation on academic research, the speaker describes them in a straightforward way.

The speaker is a maintainer of Keycloak, identity and access management open source software, CNCF incubating project. Therefore, the speaker will use Keycloak as a case study and explain how the specifications that Keycloak implements are verified to be secure and how Keycloak is verified to be compliant with the specifications.

The audience could gain insight into how to ensure that the identity and access management product they use or develop is secure.
Speakers
avatar for Takashi Norimatsu

Takashi Norimatsu

OSS Specialist, Hitachi, Ltd.
Takashi Norimatsu, Doctor of Philosophy (PhD) in Engineering, Senior OSS Specialist, Hitachi, Ltd. is a maintainer of Keycloak, IAM OSS and CNCF project. He has been implemented and contributed security features like Financial-grade API (FAPI) security profiles, W3C WebAuthn/Passkey... Read More →
Monday August 25, 2025 15:35 - 16:15 CEST
G106
  Standards & Specifications

16:30 CEST

Know Your Crypto: Standardizing and Detecting Crypto Algorithms the Open Source Way - Matias Daloia, SCANOSS
Monday August 25, 2025 16:30 - 16:45 CEST
Regulatory pressures, quantum computing threats or security breaches in complex supply chains have elevated cryptographic algorithm management to unprecedented importance. Understanding which crypto algorithms your software includes, and the implications for downstream users, is increasingly valued by developers and organizations. Several open source initiatives are now emerging to make cryptographic algorithm detection and declaration universal, enhancing the existing Bill of Materials (xBOM) generation.

This presentation explores some of those emerging initiatives, putting focus in two of the most promising ones:

* SPDX Crypto Algorithms List (https://github.com/spdx/crypto-algorithms): This aims to standardize crypto algorithm declaration.

* Open Dataset for Keyword-Based Detection (https://github.com/scanoss/crypto_algorithms_open_dataset): open dataset for detecting crypto algorithms via keywords, useful for automated scanning.

After a short demo of a simple PoC on how to implement them, the talk will cover the background behind these efforts, the latest news and plans, their relevance for security and transparency, and how participants can use and contribute to them.
Speakers
avatar for Matias Daloia

Matias Daloia

Software Engineer, SCANOSS
Matias was born and studied in Argentina, were he got his degree before moving to the southeast part of Spain, where he currently lives with his family. Matias enjoys developing open source software, leading some of the SCANOSS SCA tools and back-end integration development
Monday August 25, 2025 16:30 - 16:45 CEST
G106
  Standards & Specifications

16:45 CEST

Lottie: Establishing an Open Standard for Vector Animation - Mattia Basaglia, Lottiefiles & Brandon Wilson, Google
Monday August 25, 2025 16:45 - 17:00 CEST
Lottie is an efficient, feature-rich, vector animation format that delivers animations across platforms without sacrificing performance or file size, maintaining quality at any resolution. Lottie is widely adopted across various tools spanning the web, mobile and desktop systems.

In this session, we'll explore the journey of Lottie and the Lottie Animation Community (LAC) in establishing the official Lottie 1.0 specification under the Linux Foundation.

We'll examine the technical challenges addressed in standardizing this format, cross-platform compatibility, and feature consistency across different renderers. Attendees will gain insight into the collaborative process behind creating an open specification with input from diverse stakeholders across industries. We'll discuss the key components of the Lottie format, the standardization work that improved interoperability between creation tools and rendering engines, and demonstrate real-world applications showing the format's capabilities. Finally, we will provide a preview of upcoming efforts and welcome collaboration.
Speakers
avatar for Mattia Basaglia

Mattia Basaglia

Principal R&D Engineer, Lottiefiles
Mattia has contributed to several Open Source projects, including Glaxnimate — a vector animation program now joining KDE, and other tools to export Lottie. He was heavily involved the Lottie Animation Community standardization process.
avatar for Brandon Wilson

Brandon Wilson

Senior Software Engineer, Google
Brandon has been working at Google for five years. He currently works on Lottie/Animation tooling and ensuring motion design partners get the most out of their animations. He is an active participant in the Lottie Animation Committee and helps to organize/lead the meetings.
Monday August 25, 2025 16:45 - 17:00 CEST
G106
  Standards & Specifications
  • Audience Experience Level Any

17:00 CEST

Empowering AI Innovation Through Open Geospatial Ecosystems - Albi Wiedersberg, Overture Maps Foundation
Monday August 25, 2025 17:00 - 17:15 CEST
IIn today's evolving tech landscape, open collaboration is driving the next wave of AI innovation. This session will explore how open source principles—transparency, community collaboration, and shared innovation—are transforming the way we build and integrate open geospatial data. From autonomous vehicles and smart cities to AR/VR and logistics, industries worldwide depend on high quality, interoperable mapping data. We’ll look at real‑world use cases where open ecosystems not only lower barriers for innovators but also advance the development of standards that benefit all. Join us to learn how initiatives like the Overture Maps Foundation are uniting developers, enterprises, and communities to create sustainable, scalable solutions that power the future of AI.
Speakers
avatar for Albi Wiedersberg

Albi Wiedersberg

Vice President of Product Management, Overture Maps Foundation
Albi Wiedersberg is the VP Product Management at Overture. With over 15 years of experience in product and technology leadership, he is dedicated to building high-quality, open maps as a shared resource for innovation. At Overture, Albi leads the product vision and roadmap for our... Read More →
Monday August 25, 2025 17:00 - 17:15 CEST
G106
  Standards & Specifications
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Audience Experience Level
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -