Loading…
Open Source Summit + Embedded Linux Conference North America...
May 18-20, 2026
Minneapolis, MN
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 North America 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 DaylightTime (UTC -5). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date."

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


Type: Digital Trust clear filter
Monday, May 18
 

11:20am CDT

Building Trust in the AI Era: Agent-to-Agent Communication With DIDs and VCs - Alexander Shcherbakov, DSR Corporation
Monday May 18, 2026 11:20am - 12:00pm CDT
As AI moves from isolated chatbots to autonomous agent ecosystems, the "identity problem" becomes a critical security bottleneck. How does an agent verify the legitimacy of a requestor before executing a sensitive task? Traditional API keys are insufficient for dynamic, decentralized agent interactions.
This session explores a cutting-edge extension to the Linux Foundation A2A protocol that leverages Decentralized Identifiers (DIDs) and Verifiable Credentials (VCs) to establish high-assurance trust and bridges the gap between Decentralized Identity standards and AI, creating a secure backbone for the next generation of agent interoperability.
We will dive into the technical design of integrating OpenID for Verifiable Presentations (OID4VP) into agent communication flows. Attendees will learn how this proposed extension moves beyond static credentials to enable granular, verifiable Authentication (AuthN) and Authorization (AuthZ) for autonomous tasks. Beyond the protocol basics, we will analyze different patterns for VC presentation—comparing interactive vs. automated flows—and evaluate diverse wallet options, ranging from cloud-based agent wallets to secure edge implementations.
Speakers
avatar for Alexander Shcherbakov

Alexander Shcherbakov

Head of Decentralized Systems Department, DSR Corporation
Ph.D. in Mathematics. Master of Applied Mathematics and Computer Science.
More than 10 years of experience in Blockchain, DLT, Decentralized Identity and SSI.
Significant contribution to open source. Maintainer and contributor of popular open-source projects.
Extensive experience sp... Read More →
Monday May 18, 2026 11:20am - 12:00pm CDT
200E (Level Two)
  Digital Trust

1:30pm CDT

Lightning Talk: SSDF Is Not a Checklist: Turning Tasks Into CI/CD Automation - Tracy Ragan, DeployHub, Inc.
Monday May 18, 2026 1:30pm - 1:40pm CDT
In this lightning talk, we’ll introduce the new open-source security tools guide from the Continuous Delivery Foundation and show how it delivers practical, workflow-driven guidance for integrating OpenSSF security tooling into real CI/CD pipelines—helping DevOps and platform engineering teams map pipeline activities directly to the Secure Software Development Framework (SSDF) tasks.

Attendees will learn how the guide helps organizations:
• Understand tooling to meet SSDF standards
• Integrate security without slowing delivery
• Move from tool sprawl to repeatable, secure delivery patterns

This session offers a fast, practical overview of how the CDF community is helping teams turn cybersecurity from an abstract requirement into an executable CI/CD strategy.
Speakers
avatar for Tracy Ragan

Tracy Ragan

CEO, DeployHub
Tracy is a recognized expert in software supply chain security and DevSecOps, specializing in managing complex, decoupled architectures. She is the CEO of DeployHub, a scalable post-deployment vulnerability detection platform that empowers software to 'self-heal' by automatically... Read More →
Monday May 18, 2026 1:30pm - 1:40pm CDT
200E (Level Two)
  Digital Trust

1:45pm CDT

OpenSSH + FIDO Workshop - Dennis Hills & Alan Alvarez, Yubico
Monday May 18, 2026 1:45pm - 3:05pm CDT
OpenSSH has built-in support for FIDO security keys since version 8.2 (released in 2020). This means you can protect your SSH private keys using security keys, similar to how this can be done with OpenPGP smart cards and cryptographic tokens that support PKCS#11.

Although such devices all allow you to protect your private keys using cryptographic hardware, the benefits on using FIDO include:

- FIDO is easier to use, especially for beginners
- security keys can be used on the web as well to store passkeys
- no need for vendor-specific software (like PKCS#11 modules)
- security keys are inexpensive
- FIDO features device attestation, which lets you cryptographically prove you are using a specific security key make and model.

In this talk, we will give a short introduction to FIDO security keys, and provide several demos of the use of security keys with OpenSSH, such as signing arbitrary data, authenticating to remote systems, and using key attestation.

The talk consists of a number of demos that participants can follow along on their system. Participants can bring their own security key (any vendor will do). If they do not own a security key one will be provided to them.
Speakers
avatar for Dennis Hills

Dennis Hills

Sr. Solutions Architect, Yubico
Dennis Hills is a Sr. Solutions Architect for Yubico and a University of Washington graduate in Computing Software & Systems.

He has two decades of web service experience ranging from client support and networking to software open source development across various platforms and la... Read More →
avatar for Alan Alvarez

Alan Alvarez

Developer Advocate, Yubico
Alan Alvarez is a Developer Advocate at Yubico, specializing in WebAuthn, passkeys, and phishing-resistant authentication. Previously, he worked as a software engineer across multiple industries, building and maintaining cloud-based services and DevOps workflows. Alan’s work sits... Read More →
Monday May 18, 2026 1:45pm - 3:05pm CDT
200E (Level Two)
  Digital Trust

3:35pm CDT

Bots Are Your Best Maintainers: Scaling Governance With Automated Security Tools - Chandra Inguva & Manoj Kumar, Microsoft
Monday May 18, 2026 3:35pm - 4:15pm CDT
Open source projects are under-resourced, yet responsible for maintaining large, security-critical dependency ecosystems. Maintainers are overwhelmed by manual reviews, vulnerability alerts, and patch backlogs—and falling behind is inevitable.
This talk shows how automated security bots can take over the bulk of governance work. Using tools like Dependabot, Renovate, and automated security scanners, projects can automatically detect vulnerabilities, open and validate pull requests, enforce policies, and reduce human effort without sacrificing trust or quality.
We’ll walk through a practical bot stack that allows open source projects to scale from a small maintainer group to dozens of contributors, while cutting patch timelines from weeks to days. Attendees will learn which tools to deploy, how to configure them safely, and how to rely on automation for repetitive security work—so humans can focus on decisions that actually require judgment.
Speakers
avatar for Chandra Inguva

Chandra Inguva

Product Manager, Microsoft
Chandra Inguva is a product manager at Microsoft
avatar for Manoj Kumar

Manoj Kumar

Sr. Security Product Manager, Microsoft
Manoj Kumar is a Cybersecurity Leader at Microsoft with 20+ years of experience. A pioneer in AI/ML security, he helped build the Responsible AI Standard for LLMs and led AETHER’s group creating CodeQL rules for AI risk detection. Manoj architected Azure ML for air-gapped government... Read More →
Monday May 18, 2026 3:35pm - 4:15pm CDT
200E (Level Two)
  Digital Trust

4:30pm CDT

The Architecture of Accountability: Transparency in Software - Hayden Blauzvern, Google
Monday May 18, 2026 4:30pm - 5:10pm CDT
In the context of secure systems, "transparency" is often a loaded term. We will propose a precise definition: the guarantee of discoverability and auditability. Transparency is the difference between a system that merely claims to be secure and a system that provides proof of its security claims.

This session offers a high-level primer on the principles of cryptographic transparency. We will discuss how to design transparent applications and explore the tooling available to create tamper-evident systems. We will examine how this pattern has already been used, from Certificate Transparency providing auditability for web PKI, Binary Transparency securing software delivery, and Key Transparency hardening messaging applications. We will demonstrate how transparency can be applied for emerging frontiers as well, such as AI model provenance and news authenticity.

Finally, we will discuss the ongoing specifications work to standardize transparency primitives and highlight opportunities to participate. Attendees will leave with a clear mental model for transparency by design, ready to build systems where accountability is a default feature, not an afterthought.
Speakers
avatar for Hayden Blauzvern

Hayden Blauzvern

Technical Lead Manager, Google
Hayden Blauzvern is a technical lead manager on Google’s Open Source Security Team, focused on making open-source software more secure through code signing and applied transparency. Hayden is a maintainer and the community chair on the Sigstore project.
Monday May 18, 2026 4:30pm - 5:10pm CDT
200E (Level Two)
  Digital Trust
  • Audience Experience Level Any

5:25pm CDT

Panel Discussion: Securing the AI Supply Chain: Critical Infrastructure for Model Integrity and Trust - Christopher Robinson, OpenSSF; Jay White, Microsoft; Mihai Maruseac, OpenAI; Marcela Melara, Intel
Monday May 18, 2026 5:25pm - 6:05pm CDT
As AI systems become deeply embedded in critical infrastructure and enterprise operations, ensuring the security, integrity, and provenance of machine learning models has become a fundamental challenge for the open source ecosystem.

This session will provide an overview of the OpenSSF AI/ML Security Working Group's focus on practical solutions that bring software supply chain security best practices to AI.

1. End-to-End Model Provenance: Detect unintended changes and ensure verifiable audit trails throughout the entire model lifecycle.

2. Model Signing: Provide verifiable claims about model integrity by establishing cryptographic signing patterns.

3. GPU-Based Model Integrity: Address the scalability of authenticating very large ML models by leveraging GPU acceleration in a vendor-agnostic API.

4. Frameworks for Securing AI Agent Communications: A comprehensive security framework to secure AI agent-tool orchestration against emerging threats.

5. Cyber Reasoning System (CRS): AI-for-Security systems to identify and submit patches for software vulnerabilities.

Panelists:
Marcela Melara, Intel
Mihai Maruseac, OpenAI
Jay White, Microsoft

Moderator:
Christopher Robinson, OpenSSF
Speakers
avatar for Christopher

Christopher "CRob" Robinson

Chief Architect - OpenSSF, OpenSSF
Christopher Robinson (aka CRob) is the Chief Security Architect for the Open Source Security Foundation. With over 25 years of Enterprise-class engineering, architectural, operational and leadership experience, CRob has worked at several Fortune 500 companies with experience in the... Read More →
avatar for Jay White

Jay White

Security Principal Program Manager, Microsoft Corporation
Jay has 20+ years of IT/information security experience dedicated to cyber risk, security, privacy, and compliance. He provides a combined tactical and strategic balance towards the implementation of security and compliance requirements that aligns to an organization’s broader business... Read More →
avatar for Mihai Maruseac

Mihai Maruseac

Member of Technical Staff, OpenAI
Building AGI with Privacy and Security as Member of Technical Staff at OpenAI.

Previously was a member of the Google Open Source Security Team (GOSST), working on Supply Chain Security for ML (released model-signing). Co-lead on a Secure AI Framework (SAIF) workstream from Google on AI supply chain. Chairing OpenSSF AI/ML working group and involved in CoSAI’s... Read More →
avatar for Marcela Melara

Marcela Melara

Research Scientist, Intel Corporation
Marcela Melara is a research scientist at Intel making distributed and cloud systems more trustworthy. Her current work focuses on developing solutions for high-integrity software and AI supply chains. She leads a number of internal, academic and open-source projects on supply chain... Read More →
Monday May 18, 2026 5:25pm - 6:05pm CDT
200E (Level Two)
  Digital Trust
 
  • 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.