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
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
 
Tuesday, August 26
 

11:00 CEST

Operationalizing Openness: Standardizing AI Model Supply Chains With the Model Openness Framework - Vincent Caldeira, Red Hat
Tuesday August 26, 2025 11:00 - 11:40 CEST
As AI systems proliferate, ensuring transparency, trust, and traceability across the model supply chain has become a critical challenge. The Model Openness Framework (MOF), developed by LF AI & Data and Generative AI Commons, offers a standardized classification system to evaluate the completeness and openness of AI models across 17 key components—from architecture to evaluation code and documentation. This talk will explore how the MOF addresses model "openwashing" and supply chain risk by establishing clear standards for licensing and disclosure. We will demonstrate how enterprises can operationalize MOF compliance using open source tools like OCI-based model packaging, model signing, and automated documentation pipelines. Attendees will gain practical insights into aligning with emerging governance requirements and building trustworthy, reproducible AI systems through open collaboration.
Speakers
avatar for Vincent Caldeira

Vincent Caldeira

CTO APAC, Red Hat
Vincent Caldeira, CTO of Red Hat in APAC, is responsible for strategic partnerships and technology strategy. Named a top CTO in APAC in 2023, he has 20+ years in IT, excelling in technology transformation in finance. An authority in open source and cloud-native technologies, Vincent... Read More →
Tuesday August 26, 2025 11:00 - 11:40 CEST
G106
  Standards & Specifications

11:55 CEST

Unlocking the Network: How CAMARA Is Building the Future of Open Network APIs - Markus Kummerle, Deutsche Telekom
Tuesday August 26, 2025 11:55 - 12:35 CEST
CAMARA is redefining how developers interact with telco networks. Hosted by the LF in collaboration with GSMA and TM Forum, CAMARA is an OSS project creating standardized, operator-exposed APIs—giving developers secure, scalable access to capabilities like Quality-on-Demand, Location Verification, and Edge Discovery.

This session introduces how CAMARA bridges the gap between telcos and the developer ecosystem. Learn how you can use CAMARA APIs to power real-world use cases in gaming, XR, IoT, and more—without needing deep telco expertise.

We’ll showcase active APIs, demo contributions in action, and explain how you can get involved—whether by implementing APIs within operators, connecting exposure platforms, integrating their own portals, or adapting products to fit into this growing ecosystem. If you’re building applications that rely on connectivity, this is your invitation to help shape the next generation of open, programmable networks.

Explore how open source is unlocking network capabilities and how you can contribute to the next generation of telco innovation.
Speakers
avatar for Markus Kummerle

Markus Kummerle

Program Manager Deutsche Telekom API Exposure, Deutsche Telekom
Markus Kümmerle is responsible for the 5G Network Exposure Program at Deutsche Telekom. Since 2014 Markus has been responsible for Quality for the System Integration / Digital Solutions unit of T-Systems. In parallel, he continues driving large projects and programs. In 2020 he took... Read More →
Tuesday August 26, 2025 11:55 - 12:35 CEST
G106
  Standards & Specifications

14:10 CEST

Your SBOM Is Lying To You – Let’s Make It Honest - Yuchen Zhang & Justin Cappos, New York University
Tuesday August 26, 2025 14:10 - 14:50 CEST
SBOMs (Software Bills of Material) are essential for improving visibility and security in the software supply chain. As open-source code drives modern development, organizations face growing security risks due to limited transparency in software dependencies. Attacks like SolarWinds (2020) and Kaseya (2021) highlight the urgent need for stronger software supply chain security.

However, SBOMs are often inaccurate. This talk explores why these inaccuracies occur, how attackers exploit them, and how to address these issues. A key challenge is dependency management file analysis (e.g., cargo.toml for Rust), which struggles to track components effectively.

Enter SBOMit, an OpenSSF sandbox project leveraging in-toto attestations to create cryptographically verifiable SBOMs. By capturing supply chain steps as they occur, SBOMit enhances accuracy, mitigates tampering risks, and strengthens security. This talk examines SBOMit’s role in improving SBOM reliability across the CNCF ecosystem.
Speakers
avatar for Justin Cappos

Justin Cappos

Professor, New York University
I am a professor at NYU who has been working on software supply chain security for more than 20 years. I am a maintainer / creator of the TUF, Uptane, and in-toto projects, which are all under the LF. 
avatar for Yuchen Zhang

Yuchen Zhang

Postdoctoral Associate, New York University
Yuchen is currently a postdoctoral researcher with the Secure Systems Laboratory (SSL) at the Tandon School of Engineering, New York University. He obtained his Ph.D. from the Department of Computer Science at Stevens Institute of Technology. Prior to Stevens, he completed his undergraduate... Read More →
Tuesday August 26, 2025 14:10 - 14:50 CEST
G106
  Standards & Specifications
  • Audience Experience Level Any

15:05 CEST

Security, Privacy & Authenticity on the Web - Daniel Appelquist, Samsung Open Source Group
Tuesday August 26, 2025 15:05 - 15:45 CEST
In an era of growing concerns over misinformation, surveillance, and data breaches, building a more secure, private, and authentic web has never been more critical.

In this talk, I'll explore the current state of web security, privacy, and authenticity, focusing on key efforts shaping the future of the open web. You'll hear about the latest work in W3C, including advancements in privacy principles, ethical web guidelines, web developer security guidelines, all aimed at creating a more secure, trustworthy, and user-centric web. You'll also learn about how emerging standards like Content Credentials (C2PA) may revolutionize the way we verify the authenticity of digital content, helping to combat misinformation and ensure transparency in the information we consume online.
Speakers
avatar for Daniel Appelquist

Daniel Appelquist

Open Source Strategist, Samsung
Dan Appelquist is Open Source Strategist at Samsung Open Source Group. He is a web & mobile industry veteran and long-time participant and leader in open source and open standards. He has been co-chair of the W3C Technical Architecture Group for the last twelve years and has recently... Read More →
Tuesday August 26, 2025 15:05 - 15:45 CEST
G106
  Standards & Specifications

16:20 CEST

API Lifecycle: Smarter Design and Governance With Open Tooling - Dakshitha Ratnayake, WSO2
Tuesday August 26, 2025 16:20 - 17:00 CEST
As API ecosystems grow, keeping designs consistent and governance scalable can really be a challenge for both open platforms and internal teams. In this talk, we’ll dive into how AI-assisted tools, when combined with open standards and policy engines, can help simplify two of the toughest parts of the API lifecycle: design and compliance. We’ll show you how developers can use natural language prompts to generate and update OpenAPI specs, and how teams can use policy-as-code (with tools like OPA) to automate checks for things like naming, versioning, and security. You’ll walk away with practical workflows that help balance developer speed with organizational standards—all built with open source tools.
Speakers
avatar for Dakshitha Ratnayake

Dakshitha Ratnayake

Director - Developer Relations, WSO2
Dakshitha is a Director of Developer Relations at WSO2, with over 15 years of experience in software development, solution architecture, and technical evangelism. Her work focuses on open-source technologies, particularly in integration, APIs, and identity and access management. She’s... Read More →
Tuesday August 26, 2025 16:20 - 17:00 CEST
G106
  Standards & Specifications
  • Audience Experience Level Any
 
Wednesday, August 27
 

11:00 CEST

OSS Documentation Workshop - Erin McKean, Google & Daniel Beck, Independent
Wednesday August 27, 2025 11:00 - 11:40 CEST
Are you an open source maintainer who wants to create better docs for your project? In this talk you'll learn about some new tools for docs maintainers (a Docs Advisor working guide and a set of Docs Archetypes) and some pro tips on how to use them:  

* the types of technical documentation and docs projects -- how to decide what is a fit for your organization or project
* how to get basic info about your users and the kinds of documentation they need
* how to determine when a project is a bad fit for your needs
* how to onboard technical writers to your project
* how to choose and measure criteria for the success of your docs project
* how to keep your docs momentum going!

Materials for these new tools are based on the real experiences of the more than 70 projects who have participated in Google Season of Docs, and are currently available at github.com/google/opendocs.
Speakers
avatar for Erin McKean

Erin McKean

Senior Developer Relations Engineer, Google
Erin McKean is a developer relations engineer in Google's Open Source Programs office. She is also the founder of the not-for-profit Wordnik.com, the world’s biggest online dictionary. In addition to writing code, blog posts, and documentation, she’s also the author of the Weird... Read More →
avatar for Daniel Beck

Daniel Beck

Technical Writer, Self-employed
Daniel is a documentation consultant who helps software engineering teams make tools, processes, and content that reach developer audiences. He's a longtime contributor and maintainer of open source software and documentation, including as a current maintainer of Baseline, a browser... Read More →
Wednesday August 27, 2025 11:00 - 11:40 CEST
G106
  Technical Documentation
  • Audience Experience Level Any

11:55 CEST

Fixing the Watchdog: How Open Documentation Empowers Community-Driven Hardware Support - Andrew Halaney, Netflix & Eric Chanudet, Red Hat, Inc
Wednesday August 27, 2025 11:55 - 12:35 CEST
Hardware documentation varies widely in quality and accessibility — ranging from treasured to frustratingly opaque. In this talk, we’ll introduce a framework for classifying types of hardware documentation and discuss their impact on enabling community-driven innovation.

We’ll showcase a real-world example of valuable documentation by exploring how Texas Instruments’ open documentation for the J784S4EVM empowered us to debug and fix its watchdog system. This process involved navigating multiple subsystems within the SoC, leveraging publicly available resources every step of the way.

Attendees will gain insight into how open documentation accelerates debugging, fosters collaboration, and enables independent hardware support. Beyond this case study, we hope to inspire vendors to embrace open documentation practices and encourage community members to prioritize documentation quality when selecting hardware.

https://lore.kernel.org/linux-arm-kernel/hqifchzwvzyexlcq6vfhlnrp3sixkgk23vau6o46k6einn5vee@gj5a53ee2gsi/T/#m7ecce818686b775105367e19e9548970c26c4427

https://lore.kernel.org/all/20240911-j784s4-esm-enable-v2-0-957f56b588d9@redhat.com/
Speakers
avatar for Andrew Halaney

Andrew Halaney

Software Engineer, Netflix
Andrew is a software at Netflix, supporting Netflix's base OS as well as its kubernetes dataplane. He has experience in Linux systems, ranging from bring up for automotive infotainment systems to cloud servers running container workloads. He's upstreamed support for various hardware... Read More →
avatar for Eric Chanudet

Eric Chanudet

Principal Software Engineer, Red Hat, Inc
I joined the Red Hat Automotive Kernel team in 2021 and worked on improving boot time to match the requirement of the Red Hat In Vehicle OS kernel as well as helped enable and support arm64 platforms for it.
Wednesday August 27, 2025 11:55 - 12:35 CEST
G106
  Technical Documentation

14:10 CEST

Run a Documentation Sprint for Your Project - Sarah Corleissen, Isovalent at Cisco
Wednesday August 27, 2025 14:10 - 14:50 CEST
This talk covers how to run a documentation sprint for your project.

Docs sprints improve your project by giving contributors an opportunity to collaborate within a well-defined structure and limited time.

In this talk, we'll cover everything you need to set up a sprint, run it, and build on the results.

This talk is based on real-world experience running docs sprints for open source projects, including Kubernetes.
Speakers
avatar for Sarah Corleissen

Sarah Corleissen

Head of Documentation, Isovalent at Cisco
Sarah is a former chair of Kubernetes SIG Docs and current contributor to the Cilium project. In addition to contributing to several OSS projects, she has worked on documentation at Isovalent at Cisco, Stripe, and the Linux Foundation, and spoken at conferences including FOSDEM, KubeCon... Read More →
Wednesday August 27, 2025 14:10 - 14:50 CEST
G106
  Technical Documentation
  • Audience Experience Level Any

15:05 CEST

Documentation That Runs: Bridging Code, Prose, and Interactivity - Kailan Blanks, Fastly
Wednesday August 27, 2025 15:05 - 15:45 CEST
Some developers like to study documentation, while others dive straight into their editor to start hacking on code — but what if documentation was the code? With today’s technologies it is more feasible than ever to blur the line between learning and building, by embedding live, editable examples directly into docs. Join me as I explore examples of interactive documentation from across the open source ecosystem and unpack five years' worth of lessons from building interactive docs for a developer platform.
Speakers
avatar for Kailan Blanks

Kailan Blanks

Senior Software Engineer, Fastly
As part of the Developer Experience team at Fastly, Kailan is responsible for customer-facing tooling and content. As part of his work, he maintains the Fastly Developer Hub and various open-source projects for Fastly’s serverless compute environment. Outside of work hours, he builds... Read More →
Wednesday August 27, 2025 15:05 - 15:45 CEST
G106
  Technical Documentation

16:20 CEST

User Research in the Open-source Project: The Good Docs Project Case - Lana Novikova, JetBrains
Wednesday August 27, 2025 16:20 - 17:00 CEST
This talk explores how The Good Docs Project integrated user research methodologies into an open-source environment to better understand our users and improve documentation templates and suite we provide. I'll share our journey of creating a UX research kit tailored for open-source projects, conducting user interviews, and analyzing qualitative data - all while navigating the unique challenges of distributed collaboration and volunteer contributors. This case study offers practical insights for other open-source communities looking to implement user-centered design approaches.
Speakers
avatar for Lana Novikova

Lana Novikova

Product manager, JetBrains
Hello there! I’m Lana, a dedicated technical writer, docops enthusiast, and a specialist in knowledge management.
Wednesday August 27, 2025 16:20 - 17:00 CEST
G106
  Technical Documentation
  • Audience Experience Level Any
 
  • 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.