<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 15 Apr 2026 16:17:20 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>GR-OSS OUT Podcast - Episodes Tagged with “Oss Security”</title>
    <link>https://podcast.gr-oss.io/tags/oss%20security</link>
    <pubDate>Fri, 13 Jun 2025 11:00:00 -0700</pubDate>
    <description>This podcast takes an honest and unvarnished look at the reality of contributing to open source software projects.
Too often, the open source community can paint an idealized picture of seamless collaboration and frictionless progress. But the truth is, working on OSS projects can be challenging, messy, and at times, downright frustrating. From conflicting opinions and coding philosophies to project politics and ownership disputes, there are many potential pitfalls.
That's why this podcast gives voice to the personal experiences of actual open source contributors and influencers. They'll share the unfiltered ups and downs they've faced working on real projects. You'll hear war stories of coding battles, community dramas, and those weekly agonizing pull request reviews.
But it's not all horror stories! You'll also learn valuable lessons about persevering through challenges, building consensus, and ultimately creating robust open source software that delivers value. Guests will provide insights into cultivating positive OSS communities and effective collaboration processes.
So whether you're a veteran open source participant or just getting started, this podcast will prepare you for the gritty realities and help you navigate the unusual situations that so often arise. Join us as we embrace the awkward, frustrating, and yes, even "gross" side of open source software development. It's a journey that every contributor needs to understand.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>G-Research Open Source Software Outreach podcast</itunes:subtitle>
    <itunes:author>G-Research Open Source Software</itunes:author>
    <itunes:summary>This podcast takes an honest and unvarnished look at the reality of contributing to open source software projects.
Too often, the open source community can paint an idealized picture of seamless collaboration and frictionless progress. But the truth is, working on OSS projects can be challenging, messy, and at times, downright frustrating. From conflicting opinions and coding philosophies to project politics and ownership disputes, there are many potential pitfalls.
That's why this podcast gives voice to the personal experiences of actual open source contributors and influencers. They'll share the unfiltered ups and downs they've faced working on real projects. You'll hear war stories of coding battles, community dramas, and those weekly agonizing pull request reviews.
But it's not all horror stories! You'll also learn valuable lessons about persevering through challenges, building consensus, and ultimately creating robust open source software that delivers value. Guests will provide insights into cultivating positive OSS communities and effective collaboration processes.
So whether you're a veteran open source participant or just getting started, this podcast will prepare you for the gritty realities and help you navigate the unusual situations that so often arise. Join us as we embrace the awkward, frustrating, and yes, even "gross" side of open source software development. It's a journey that every contributor needs to understand.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/6/68648c4e-4324-457a-8179-49dad78b03c2/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>oss, open source, community, artificial intelligence, machine learning, python, software</itunes:keywords>
    <itunes:owner>
      <itunes:name>G-Research Open Source Software</itunes:name>
      <itunes:email>podcast@gr-oss.io</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Business"/>
<itunes:category text="Science"/>
<item>
  <title>The Art of Finding and Publishing Security Bugs with David Leadbeater</title>
  <link>https://podcast.gr-oss.io/12-dgl-security</link>
  <guid isPermaLink="false">10b7cae1-6460-476b-8b31-277f00e10470</guid>
  <pubDate>Fri, 13 Jun 2025 11:00:00 -0700</pubDate>
  <author>G-Research Open Source Software</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/68648c4e-4324-457a-8179-49dad78b03c2/10b7cae1-6460-476b-8b31-277f00e10470.mp3" length="100655441" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>G-Research Open Source Software</itunes:author>
  <itunes:subtitle>Security researcher David Leadbeater joins Jay Faulkner to discuss hunting for obscure terminal vulnerabilities, lessons from email security, and the art of responsible disclosure in open source.</itunes:subtitle>
  <itunes:duration>41:56</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/6/68648c4e-4324-457a-8179-49dad78b03c2/cover.jpg?v=3"/>
  <description>In this episode of the G Research Open Source Software Outreach Podcast, host Jay Faulkner sits down with security researcher and engineer David Leadbeater. They dive into David’s journey from hacking on Linux as a kid to discovering vulnerabilities in modern terminals. The conversation explores how obscure bugs can linger in new code, the messy reality of threat modeling, the challenges of maintaining secure open source software, and war stories from email security days.
Check out DGL's personal blog at dgl.cx (dgl.cx).
Come work for G-Research in Dallas, TX or London, UK -- see open positions at https://www.gresearch.com/vacancies
For a video version of this podcast, check out https://youtu.be/-nJHBWtcTug Special Guest: David Leadbeater.
</description>
  <itunes:keywords>g-research, oss, gr-oss, gross, security, oss security, hacking, software vulnerabilities, software bugs</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode of the G Research Open Source Software Outreach Podcast, host Jay Faulkner sits down with security researcher and engineer David Leadbeater. They dive into David’s journey from hacking on Linux as a kid to discovering vulnerabilities in modern terminals. The conversation explores how obscure bugs can linger in new code, the messy reality of threat modeling, the challenges of maintaining secure open source software, and war stories from email security days.</p>

<p>Check out DGL&#39;s personal blog at [dgl.cx](dgl.cx).</p>

<p>Come work for G-Research in Dallas, TX or London, UK -- see open positions at <a href="https://www.gresearch.com/vacancies" rel="nofollow">https://www.gresearch.com/vacancies</a><br>
For a video version of this podcast, check out <a href="https://youtu.be/-nJHBWtcTug" rel="nofollow">https://youtu.be/-nJHBWtcTug</a></p><p>Special Guest: David Leadbeater.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode of the G Research Open Source Software Outreach Podcast, host Jay Faulkner sits down with security researcher and engineer David Leadbeater. They dive into David’s journey from hacking on Linux as a kid to discovering vulnerabilities in modern terminals. The conversation explores how obscure bugs can linger in new code, the messy reality of threat modeling, the challenges of maintaining secure open source software, and war stories from email security days.</p>

<p>Check out DGL&#39;s personal blog at [dgl.cx](dgl.cx).</p>

<p>Come work for G-Research in Dallas, TX or London, UK -- see open positions at <a href="https://www.gresearch.com/vacancies" rel="nofollow">https://www.gresearch.com/vacancies</a><br>
For a video version of this podcast, check out <a href="https://youtu.be/-nJHBWtcTug" rel="nofollow">https://youtu.be/-nJHBWtcTug</a></p><p>Special Guest: David Leadbeater.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
