<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Donnie Brown</title>
    <description>The latest articles on Forem by Donnie Brown (@donnieblt).</description>
    <link>https://forem.com/donnieblt</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1495502%2Fa178fc7b-aadc-456b-aaa8-b79d6acab9c5.png</url>
      <title>Forem: Donnie Brown</title>
      <link>https://forem.com/donnieblt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/donnieblt"/>
    <language>en</language>
    <item>
      <title>The Great OWASP BLT Cleanup: Delete a File, Join Open Source</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Mon, 16 Mar 2026 23:16:25 +0000</pubDate>
      <link>https://forem.com/owaspblt/the-great-owasp-blt-cleanup-delete-a-file-join-open-source-2hi1</link>
      <guid>https://forem.com/owaspblt/the-great-owasp-blt-cleanup-delete-a-file-join-open-source-2hi1</guid>
      <description>&lt;p&gt;The &lt;strong&gt;OWASP BLT project&lt;/strong&gt; is entering a new phase.&lt;/p&gt;

&lt;p&gt;Over time, the main repository grew into a large monolith containing many different components. To make the project easier to maintain and contribute to, we’re migrating from a single repository into &lt;strong&gt;multiple focused repositories&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;During this transition, we’ve paused new additions to the main repo while we move components into their own homes.&lt;/p&gt;

&lt;p&gt;But instead of doing the cleanup alone, we decided to turn it into a &lt;strong&gt;community challenge&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  🧹 The Great OWASP BLT Cleanup
&lt;/h2&gt;

&lt;p&gt;Want to contribute to open source in the easiest possible way?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Delete a file.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Each contributor can submit &lt;strong&gt;one pull request that removes a single file&lt;/strong&gt; from the repository. That’s it.&lt;/p&gt;

&lt;p&gt;As components move to their new repositories, the community will help gradually bring the original repo down to &lt;strong&gt;zero files&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Think of it like a collaborative game where every PR moves the project one step closer to its next chapter.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why We’re Doing This
&lt;/h2&gt;

&lt;p&gt;This campaign helps us:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Trim down the original repository during the migration&lt;/li&gt;
&lt;li&gt;Give &lt;strong&gt;first-time contributors&lt;/strong&gt; an easy entry point to open source&lt;/li&gt;
&lt;li&gt;Teach the basics of &lt;strong&gt;forking, branching, and pull requests&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Create a fun community moment around the transition&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Once the repository is empty, we’ll replace it with a lightweight version that reflects the project’s new structure.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Rules
&lt;/h2&gt;

&lt;p&gt;To keep things fair:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🗑 &lt;strong&gt;One file deleted per contributor&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🔁 No multiple deletion PRs from the same person&lt;/li&gt;
&lt;li&gt;🧩 Only &lt;strong&gt;one file per pull request&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🌱 Contributors are encouraged to join the new repositories afterward&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This ensures more people can participate.&lt;/p&gt;

&lt;h2&gt;
  
  
  Perfect for First-Time Contributors
&lt;/h2&gt;

&lt;p&gt;If you’ve ever wanted to contribute to open source but didn’t know where to start, this is a great opportunity.&lt;/p&gt;

&lt;p&gt;You’ll learn how to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fork a repository&lt;/li&gt;
&lt;li&gt;Create a branch&lt;/li&gt;
&lt;li&gt;Commit a change&lt;/li&gt;
&lt;li&gt;Open a pull request&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All with &lt;strong&gt;almost zero technical complexity&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Want to Do More?
&lt;/h2&gt;

&lt;p&gt;After submitting your deletion PR, feel free to jump into the new BLT repositories and contribute real features, fixes, or improvements.&lt;/p&gt;

&lt;p&gt;This campaign is just the &lt;strong&gt;first step into the community&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s Clean It Up Together
&lt;/h2&gt;

&lt;p&gt;Every deleted file means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;one step closer to the new architecture&lt;/li&gt;
&lt;li&gt;one new contributor joining the project&lt;/li&gt;
&lt;li&gt;one small win for open source collaboration&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Find a file. Delete it. Submit your PR. 🚀&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Welcome to the cleanup crew.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/OWASP-BLT/BLT" rel="noopener noreferrer"&gt;OWASP BLT Github Repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>owasp</category>
      <category>code</category>
      <category>cleanup</category>
    </item>
    <item>
      <title>Happy Birthday, Lettuce! 🥬✨ Two Years of Helping Us “Let You Get Started”</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Sun, 01 Mar 2026 00:22:52 +0000</pubDate>
      <link>https://forem.com/owaspblt/happy-birthday-lettuce-two-years-of-helping-us-let-you-get-started-mek</link>
      <guid>https://forem.com/owaspblt/happy-birthday-lettuce-two-years-of-helping-us-let-you-get-started-mek</guid>
      <description>&lt;h2&gt;
  
  
  Happy Birthday, Lettuce! 🥬✨
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Two Years of Helping Us “Let You Get Started”
&lt;/h2&gt;

&lt;p&gt;Two years ago today, a simple question echoed through the OWASP Slack channels — a question that continues to surface year after year:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Where do I begin?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For newcomers, the OWASP ecosystem is inspiring — but vast. With countless repositories, extensive documentation, and a diverse range of project pages, it’s easy to feel overwhelmed before writing a single line of code.&lt;/p&gt;

&lt;p&gt;That moment of uncertainty sparked the creation of &lt;strong&gt;BLT-Lettuce&lt;/strong&gt;. Today, we celebrate the project that transformed an intimidating wall of information into a welcoming front door.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Origin: A Conversation and a Commit
&lt;/h2&gt;

&lt;p&gt;Lettuce began not with elaborate architecture, but with a practical realization. Through conversations between Donnie Brown and Jason, a clear insight emerged: the best way to support newcomers was to meet them exactly where they already were — on Slack.&lt;/p&gt;

&lt;p&gt;On February 29, 2024, the first prototype commit landed with a focused mission: create a guided pathway for the steady wave of students and curious developers joining initiatives like Google Summer of Code.&lt;/p&gt;

&lt;p&gt;The name reflects that mission perfectly:&lt;br&gt;
&lt;strong&gt;Lettuce → “Let us get started.”&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  6,000 Welcomes and Counting 🎉
&lt;/h2&gt;

&lt;p&gt;Lettuce didn’t launch with fanfare or a marketing campaign. It was a quiet utility designed to do one thing exceptionally well: provide orientation.&lt;/p&gt;

&lt;p&gt;Since its first organic Slack post in June 2024, Lettuce has supported nearly 6,000 newcomers in navigating OWASP with confidence.&lt;/p&gt;

&lt;p&gt;It offered a structured, hierarchical guide through the ecosystem, enabling contributors to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Discover projects aligned with their interests&lt;/li&gt;
&lt;li&gt;Understand contribution pathways without decoding the entire organization&lt;/li&gt;
&lt;li&gt;Move from “lost” to “confident” in a single conversation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Importantly, Lettuce also takes into account each project’s Slack member count to suggest channels that are active, balanced, and welcoming. By guiding newcomers toward communities with healthy engagement — rather than overcrowded or inactive spaces — it helps ensure conversations are meaningful and contributors are seen.&lt;/p&gt;

&lt;p&gt;What began as a simple onboarding tool quickly became a meaningful bridge into open source participation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ikgut7ifna588h3j6ge.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ikgut7ifna588h3j6ge.png" alt="Stats" width="678" height="1201"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Growing Pains &amp;amp; The Road Ahead 🌱
&lt;/h2&gt;

&lt;p&gt;Like any evolving project, Lettuce experienced its share of growing pains — server constraints, hosting transitions, and temporary migrations. Each challenge refined the vision and strengthened the foundation.&lt;/p&gt;

&lt;p&gt;Now, as we celebrate this milestone, Lettuce returns to its roots as a standalone project — with an even broader ambition.&lt;/p&gt;

&lt;p&gt;The core idea is simple yet powerful: onboarding should feel human. The same logic that helps newcomers navigate OWASP can support any large organization managing multiple repositories and welcoming a steady stream of new contributors.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Lettuce Matters ❤️
&lt;/h2&gt;

&lt;p&gt;At its heart, Lettuce is not about automation — it’s about people.&lt;/p&gt;

&lt;p&gt;Open source thrives when the first step feels accessible. Lettuce addresses the human side of contribution: first-day uncertainty, hesitation, and the fear of asking “basic” questions.&lt;/p&gt;

&lt;p&gt;Whether you’re a GSoC applicant or a seasoned contributor exploring something new, your first interaction should feel clear, guided, and encouraging.&lt;/p&gt;

&lt;p&gt;We want to make it easy.&lt;br&gt;
We want to &lt;em&gt;let you get started.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;Happy Birthday, Lettuce! 🥳&lt;br&gt;
Here’s to many more years of eliminating the “Where do I begin?” barrier — and building welcoming pathways into open source for everyone.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>help</category>
      <category>owasp</category>
      <category>security</category>
    </item>
    <item>
      <title>BLT-Leaf: A Small, Human Speed Bump for the AI Era</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Tue, 24 Feb 2026 02:28:02 +0000</pubDate>
      <link>https://forem.com/owaspblt/blt-leaf-a-small-human-speed-bump-for-the-ai-era-2b6o</link>
      <guid>https://forem.com/owaspblt/blt-leaf-a-small-human-speed-bump-for-the-ai-era-2b6o</guid>
      <description>&lt;p&gt;Pull requests feel different lately. They’re bigger. Faster. Polished in that slightly suspicious way. The description is immaculate, the code compiles, CI is green — and yet something feels unfinished. A comment from three days ago is still hanging there. A reviewer asked a real question and never got a real answer. But it has approvals, so… merge?&lt;/p&gt;

&lt;p&gt;That’s the environment &lt;a href="https://leaf.owaspblt.org/" rel="noopener noreferrer"&gt;&lt;strong&gt;BLT-Leaf&lt;/strong&gt;&lt;/a&gt; was built for. Created under the umbrella of OWASP and maintained through OWASP-BLT, it’s not trying to be another flashy dashboard or productivity hack. It’s a quiet, slightly stubborn tool that asks a simple question: &lt;em&gt;is this actually ready to merge?&lt;/em&gt; Not “does it pass CI?” Not “did someone click approve?” But is it done in the way humans mean when they say done?&lt;/p&gt;

&lt;p&gt;What makes it refreshing is what it pays attention to. Unresolved conversations. Stale feedback. Whether the author responded. Whether the discussion loop actually closed. It turns those signals into a readiness score, and sometimes that score is lower than your ego would prefer. Good. That tiny sting is the point. In a world where code can be generated in seconds and reviews can drift into autopilot, BLT-Leaf reintroduces a little friction — the healthy kind.&lt;/p&gt;

&lt;p&gt;This isn’t an anti-AI manifesto. AI isn’t the villain. The problem is merging things that &lt;em&gt;look&lt;/em&gt; finished but aren’t. The real risk is speed without reflection. BLT-Leaf doesn’t lecture or block you dramatically; it just makes it harder to ignore the loose ends. It’s a small speed bump in front of the merge button, and sometimes that’s all you need.&lt;/p&gt;

&lt;p&gt;We don’t need more hype around our pull requests. We need more honesty. And sometimes honesty looks like a tool quietly saying, “You still have three open threads. Maybe fix those first.”&lt;/p&gt;

&lt;p&gt;Note: This post was edited with AI — which feels fitting, honestly.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>code</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Introducing BACON: The First Open Source Security Token Built on Bitcoin Runes</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Wed, 18 Feb 2026 01:16:45 +0000</pubDate>
      <link>https://forem.com/owaspblt/introducing-bacon-the-first-open-source-security-token-built-on-bitcoin-runes-25di</link>
      <guid>https://forem.com/owaspblt/introducing-bacon-the-first-open-source-security-token-built-on-bitcoin-runes-25di</guid>
      <description>&lt;p&gt;
  By &lt;strong&gt;krrish__sehgal&lt;/strong&gt; on &lt;em&gt;Feb. 22, 2025, 7:53 p.m.&lt;/em&gt;
&lt;/p&gt;

&lt;h1&gt;
  
  
  Bringing Blockchain-Based Incentives to Open Source Security
&lt;/h1&gt;

&lt;p&gt;The open-source ecosystem thrives on collaboration, innovation, and shared knowledge. Yet, contributors often work tirelessly without direct financial incentives.&lt;/p&gt;

&lt;p&gt;At &lt;strong&gt;OWASP BLT&lt;/strong&gt;, we believe that security and open-source contributions deserve recognition and rewards. That’s why we are introducing &lt;strong&gt;BACON&lt;/strong&gt;, a new Bitcoin-based token built on the &lt;strong&gt;Runes protocol&lt;/strong&gt;, to incentivize security research and open-source development.&lt;/p&gt;




&lt;h2&gt;
  
  
  🥓 Why BACON?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;BACON&lt;/strong&gt; is one of the first tokens leveraging the &lt;strong&gt;Runes protocol&lt;/strong&gt;, a groundbreaking innovation in the Bitcoin ecosystem that enables fungible tokens without relying on additional layers like Ethereum or BRC-20.&lt;/p&gt;

&lt;p&gt;By adopting this cutting-edge technology &lt;em&gt;within a year of its release&lt;/em&gt;, OWASP BLT is positioning itself as a pioneer in integrating &lt;strong&gt;Bitcoin-native incentives&lt;/strong&gt; for open-source security work.&lt;/p&gt;

&lt;p&gt;We have minted &lt;strong&gt;1 trillion BACON tokens&lt;/strong&gt;, which will be used to reward contributions such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🛡️ Reporting and fixing security vulnerabilities
&lt;/li&gt;
&lt;li&gt;🔬 Enhancing security research and development
&lt;/li&gt;
&lt;li&gt;💻 Contributing code, documentation, and improvements to OWASP BLT
&lt;/li&gt;
&lt;li&gt;🏆 Participating in bug bounty programs
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  ⚡ The Power of Bitcoin Runes
&lt;/h2&gt;

&lt;p&gt;Unlike traditional blockchain tokens, &lt;strong&gt;Runes&lt;/strong&gt; provides an efficient and scalable way to create and manage tokens directly on &lt;strong&gt;Bitcoin's UTXO model&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This ensures:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;🔐 &lt;strong&gt;Security&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
As a Bitcoin-native protocol, Runes benefits from the highest level of security and decentralization.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🧩 &lt;strong&gt;Simplicity&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
No smart contracts or sidechains — Runes operates purely on Bitcoin transactions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🚀 &lt;strong&gt;Efficiency&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
A lightweight implementation that minimizes network congestion and fees.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🎁 How BACON Will Be Distributed
&lt;/h2&gt;

&lt;p&gt;To ensure fair and meaningful adoption, &lt;strong&gt;BACON&lt;/strong&gt; will be distributed through &lt;strong&gt;merit-based incentives&lt;/strong&gt; rather than speculation.&lt;/p&gt;

&lt;p&gt;Here’s how you can earn BACON:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;🐞 &lt;strong&gt;Bug Bounties&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Security researchers who identify vulnerabilities in OWASP BLT and related projects will be rewarded in BACON.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🛠️ &lt;strong&gt;Open Source Contributions&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Developers contributing valuable code, documentation, or security improvements will earn BACON.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🌍 &lt;strong&gt;Community Engagement&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Active participation in discussions, testing, and education initiatives will be recognized.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🌟 The Future of BACON and OWASP BLT
&lt;/h2&gt;

&lt;p&gt;With &lt;strong&gt;BACON&lt;/strong&gt;, we are not just launching a token — we are establishing a &lt;strong&gt;new model for incentivizing open-source security&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Our goal is to make &lt;strong&gt;OWASP BLT&lt;/strong&gt; one of the first open-source organizations to integrate a &lt;strong&gt;Bitcoin-based incentive mechanism&lt;/strong&gt; for developers, researchers, and contributors.&lt;/p&gt;

&lt;p&gt;As the Bitcoin ecosystem evolves, we see &lt;strong&gt;BACON&lt;/strong&gt; as an opportunity to redefine how &lt;strong&gt;security and open-source development&lt;/strong&gt; are rewarded — ensuring a more &lt;strong&gt;sustainable and secure&lt;/strong&gt; future for all.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 Join the Revolution
&lt;/h2&gt;

&lt;p&gt;Be part of the future of open-source security on Bitcoin:&lt;/p&gt;

&lt;p&gt;👉 Contribute to &lt;strong&gt;OWASP BLT&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
👉 Earn &lt;strong&gt;BACON&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
👉 Help build a more secure open-source ecosystem  &lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;View the BACON Inscription on Ordinals:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://ordinals.com/inscription/9ebf269d5b73ade615e439cbb0ed6427697672e7c60b761dc2e566f4a5a80050i0" rel="noopener noreferrer"&gt;Click here to view the BACON Inscription&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bitcoin</category>
      <category>blockchain</category>
      <category>opensource</category>
      <category>security</category>
    </item>
    <item>
      <title>Exciting New Features and Enhancements in Our Latest Update</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Wed, 18 Feb 2026 01:08:48 +0000</pubDate>
      <link>https://forem.com/owaspblt/exciting-new-features-and-enhancements-in-our-latest-update-34kh</link>
      <guid>https://forem.com/owaspblt/exciting-new-features-and-enhancements-in-our-latest-update-34kh</guid>
      <description>&lt;p&gt;By donnie on March 18, 2025, 5:29 a.m.&lt;/p&gt;

&lt;h1&gt;
  
  
  🚀 Platform Update — What’s New?
&lt;/h1&gt;

&lt;p&gt;We’ve been hard at work improving our platform, and we’re excited to share some of the biggest updates in our latest release. From UI enhancements to security fixes and powerful new features, here are the key highlights:&lt;/p&gt;




&lt;h2&gt;
  
  
  🔥 Major Feature Enhancements
&lt;/h2&gt;

&lt;h3&gt;
  
  
  👤 Revamped User Profiles &amp;amp; Improved UX
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;✨ A completely redesigned &lt;strong&gt;User Profile Page&lt;/strong&gt; for a more intuitive experience&lt;/li&gt;
&lt;li&gt;🛠️ Fixed profile edit issues and improved consistency across login/sign-up pages&lt;/li&gt;
&lt;li&gt;📊 Added &lt;strong&gt;Profile View Count Logic &amp;amp; UI&lt;/strong&gt; to track engagement&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🐞 Bug Reporting &amp;amp; Issue Management Upgrades
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;🔍 &lt;strong&gt;Improved Bug Reporting Process&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Preview bugs after reporting&lt;/li&gt;
&lt;li&gt;Enhanced screenshot validation&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;🔗 &lt;strong&gt;GitHub Issue Integration&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Easily create GitHub issues directly from the bug description page&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;&lt;p&gt;➕ Added a &lt;strong&gt;“Report a Bug”&lt;/strong&gt; button directly on the issues page for better accessibility&lt;/p&gt;&lt;/li&gt;

&lt;/ul&gt;




&lt;h3&gt;
  
  
  🤖 AI-Powered Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🧠 &lt;strong&gt;AI Summary Generator&lt;/strong&gt; for efficient bug reporting and issue summaries&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;AI Issue Generator&lt;/strong&gt; to automate issue creation based on system analysis&lt;/li&gt;
&lt;li&gt;🏷️ &lt;strong&gt;AI Labeling System&lt;/strong&gt; for intelligent issue prioritization and sorting&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  💬 Chat &amp;amp; Communication Enhancements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🔐 &lt;strong&gt;Direct Messaging with End-to-End Encryption&lt;/strong&gt; for secure conversations&lt;/li&gt;
&lt;li&gt;🗑️ Message delete option in chat&lt;/li&gt;
&lt;li&gt;🗨️ Introduced a &lt;strong&gt;Discussion Room&lt;/strong&gt; with real-time text chatting via WebSockets&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🏆 Bug Hunt &amp;amp; Bounty System Enhancements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🎯 Revamped &lt;strong&gt;Bug Hunt Page&lt;/strong&gt; with improved UX and fixed range slider issues&lt;/li&gt;
&lt;li&gt;📊 Leaderboards now track &lt;strong&gt;issue bounties&lt;/strong&gt; and &lt;strong&gt;bug bounties&lt;/strong&gt; separately&lt;/li&gt;
&lt;li&gt;🔒 Added closed bounties with related PRs for improved tracking&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  📂 Project &amp;amp; Repository Improvements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🏷️ Added &lt;strong&gt;Tags to Project Models&lt;/strong&gt; for better categorization&lt;/li&gt;
&lt;li&gt;🔄 Project Detail Page now includes a &lt;strong&gt;Refresh Button&lt;/strong&gt; for up-to-date data&lt;/li&gt;
&lt;li&gt;📈 Repo Visit Counts &amp;amp; Leaderboards to track engagement and contributions&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚀 New Features &amp;amp; Integrations
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🔔 Slack &amp;amp; Notification System
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;🤖 &lt;strong&gt;Slack Bot Enhancements&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Team overview&lt;/li&gt;
&lt;li&gt;OWASP events tracking&lt;/li&gt;
&lt;li&gt;Interactive commands&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;&lt;p&gt;🔔 New &lt;strong&gt;Notification System&lt;/strong&gt; to keep users updated on platform activities&lt;/p&gt;&lt;/li&gt;

&lt;/ul&gt;




&lt;h3&gt;
  
  
  🔐 Security &amp;amp; Performance Upgrades
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🛡️ SSRF vulnerability fixes and improved security validation&lt;/li&gt;
&lt;li&gt;📁 File upload restrictions &amp;amp; sanitization to prevent security risks&lt;/li&gt;
&lt;li&gt;🐳 Improved Docker setup for smoother local development&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🔎 Improved Search &amp;amp; Filtering
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🔧 Search fixes with enhanced filtering and dynamic language updates&lt;/li&gt;
&lt;li&gt;🏷️ Tag-based search &amp;amp; sorting to quickly find relevant issues&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🖥️ New Pages &amp;amp; UI Enhancements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🏅 Leaderboard widget fixes for better contributor tracking&lt;/li&gt;
&lt;li&gt;🤝 Created an &lt;strong&gt;“Invite an Organization”&lt;/strong&gt; page to encourage new signups&lt;/li&gt;
&lt;li&gt;🗺️ Enhanced sitemap &amp;amp; navigation UI for a seamless browsing experience&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🎯 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;This update delivers powerful improvements designed to make your experience smoother, more secure, and more efficient. From AI-powered issue handling to enhanced communication tools and stronger security measures, we’ve focused on what matters most to our users.&lt;/p&gt;

&lt;p&gt;👉 Try out the new features and let us know what you think! 🚀&lt;/p&gt;

</description>
      <category>news</category>
      <category>product</category>
      <category>ui</category>
      <category>ux</category>
    </item>
    <item>
      <title>How to Deploy a Fungible Token on Bitcoin Ordinals</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Wed, 18 Feb 2026 01:06:45 +0000</pubDate>
      <link>https://forem.com/owaspblt/how-to-deploy-a-fungible-token-on-bitcoin-ordinals-1ghf</link>
      <guid>https://forem.com/owaspblt/how-to-deploy-a-fungible-token-on-bitcoin-ordinals-1ghf</guid>
      <description>&lt;p&gt;By krrish__sehgal on Aug. 26, 2025, 5:23 a.m.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Journey Deploying the Bacon Token on Bitcoin Ordinals and Solana
&lt;/h2&gt;

&lt;p&gt;When I first started exploring Bitcoin Ordinals and Solana, my goal was simple: understand how tokens can be created and deployed on two very different blockchain ecosystems. What began as curiosity turned into a full learning journey when I deployed BLT's token — &lt;strong&gt;Bacon&lt;/strong&gt; — on both Bitcoin Ordinals and Solana.&lt;/p&gt;




&lt;h3&gt;
  
  
  Why Bitcoin Ordinals and Solana?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://docs.ordinals.com/" rel="noopener noreferrer"&gt;&lt;strong&gt;Bitcoin Ordinals&lt;/strong&gt;&lt;/a&gt; opened up a new frontier, letting developers inscribe unique data (like NFTs or tokens) directly onto Bitcoin’s smallest units, satoshis. The challenge is that Bitcoin wasn’t originally designed for token deployments, so working around those limitations was both exciting and educational.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://solana.com/developers" rel="noopener noreferrer"&gt;&lt;strong&gt;Solana&lt;/strong&gt;&lt;/a&gt; on the other hand, is built with scalability and speed in mind. Deploying a token here is straightforward compared to Bitcoin, but it introduces its own set of concepts around &lt;a href="https://solana.com/developers/guides/smart-contracts" rel="noopener noreferrer"&gt;smart contracts&lt;/a&gt;, &lt;a href="https://solana.com/docs/core/accounts" rel="noopener noreferrer"&gt;accounts&lt;/a&gt;, and transaction fees.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By working with both ecosystems, I could compare the differences in token standards, deployment complexity, and community tooling.&lt;/p&gt;




&lt;h3&gt;
  
  
  My Process
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;On Bitcoin Ordinals&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
I had to start from scratch — syncing a &lt;a href="https://bitcoin.org/en/full-node" rel="noopener noreferrer"&gt;Bitcoin Core node&lt;/a&gt;, setting up the &lt;a href="https://docs.ordinals.com/guides/inscriptions.html" rel="noopener noreferrer"&gt;Ordinals&lt;/a&gt; and &lt;a href="https://docs.ordinals.com/runes.html" rel="noopener noreferrer"&gt;Runes&lt;/a&gt; infrastructure, and inscribing data to represent the token. This was more about patience and infrastructure readiness than writing code.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;On Solana&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
I used the &lt;a href="https://docs.solana.com/cli" rel="noopener noreferrer"&gt;Solana CLI&lt;/a&gt; and the &lt;a href="https://spl.solana.com/token" rel="noopener noreferrer"&gt;Token Program&lt;/a&gt; to deploy Bacon. This required understanding wallets, the SDK, and the basics of Solana’s programmatic token creation system.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  Lessons Learned
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Running a &lt;a href="https://bitcoin.org/en/full-node" rel="noopener noreferrer"&gt;Bitcoin node&lt;/a&gt; is resource-heavy but essential for trustless token operations.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://solana.com/developers" rel="noopener noreferrer"&gt;Solana’s ecosystem&lt;/a&gt; is developer-friendly, but comes with trade-offs in decentralization and reliance on &lt;a href="https://solana.com/docs/core/rpc" rel="noopener noreferrer"&gt;RPC providers&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Security is key in both cases — from handling &lt;a href="https://en.bitcoin.it/wiki/Private_key" rel="noopener noreferrer"&gt;private keys&lt;/a&gt; safely to ensuring proper validation of transactions.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  What This Blog Covers
&lt;/h3&gt;

&lt;p&gt;In my full step-by-step guide on Medium, I break down exactly how I:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Set up the Bitcoin and Solana environments
&lt;/li&gt;
&lt;li&gt;Synced Bitcoin Core for Ordinals
&lt;/li&gt;
&lt;li&gt;Deployed the Bacon token on Solana using the CLI
&lt;/li&gt;
&lt;li&gt;Tested, verified, and interacted with the token
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can read the complete guide here and also see my work on Bitcoin Ordinals, including the actual Bacon inscription:&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://medium.com/@krrishsehgal03/how-to-deploy-runes-and-ordinals-on-bitcoin-84a387abe678" rel="noopener noreferrer"&gt;How to Deploy Runes and Ordinals on Bitcoin&lt;/a&gt;&lt;br&gt;&lt;br&gt;
🔗 &lt;a href="https://ordinals.com/inscription/9ebf269d5b73ade615e439cbb0ed6427697672e7c60b761dc2e566f4a5a80050i0" rel="noopener noreferrer"&gt;Bacon Inscription&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  Further Developments for Bacon in BLT
&lt;/h3&gt;

&lt;p&gt;Beyond deploying Bacon on Bitcoin and Solana, I am also actively contributing to BLT by building features around Bacon, including:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Streamlining of the UI&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/OWASP-BLT/BLT/pull/4368" rel="noopener noreferrer"&gt;GitHub PR #4368&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;AI-Based Reward System&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/OWASP-BLT/BLT/pull/4398" rel="noopener noreferrer"&gt;GitHub PR #4398&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Staking Feature&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/OWASP-BLT/BLT/pull/4461" rel="noopener noreferrer"&gt;GitHub PR #4461&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;I hope my journey inspires other developers to experiment with cross-chain token creation. If you’ve been curious about Ordinals, Runes, or Solana, this guide will give you the steps to deploy your own token from scratch.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>bitcoin</category>
    </item>
    <item>
      <title>Turning Bug Hunting Into a Game: The Birth of an Innovative Idea</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Sun, 15 Feb 2026 19:54:31 +0000</pubDate>
      <link>https://forem.com/owaspblt/turning-bug-hunting-into-a-game-the-birth-of-an-innovative-idea-3c4</link>
      <guid>https://forem.com/owaspblt/turning-bug-hunting-into-a-game-the-birth-of-an-innovative-idea-3c4</guid>
      <description>&lt;h1&gt;
  
  
  Turning Debugging into a Game
&lt;/h1&gt;

&lt;p&gt;In the tech world, finding bugs is often seen as a tedious but necessary part of software development. But what if it didn’t have to be? What if debugging could be… fun? That’s the idea that sparked the creation of an exciting new project: a website that transforms bug hunting into an interactive game.&lt;/p&gt;

&lt;p&gt;The concept was born from a simple but powerful thought: developers and testers spend countless hours finding and fixing issues, so why not make the process engaging? Gamification has revolutionized industries from fitness to education, so why not bring that same energy to debugging?&lt;/p&gt;

&lt;p&gt;After the idea was conceived, the first mockup of the platform quickly followed. The mockup envisioned a sleek, user-friendly interface where users could compete, collaborate, and showcase their bug-finding skills. Features included leaderboards, rewards, and a dynamic environment that made discovering errors feel less like work and more like a quest.&lt;/p&gt;

&lt;p&gt;This early-stage vision brought together creativity and practicality, aiming to not only streamline the debugging process but also foster a sense of community among developers. The goal? To make bug hunting not just a means to an end, but an experience to look forward to.&lt;/p&gt;

&lt;p&gt;With this mockup as the foundation, the project is poised to grow into a vibrant platform where finding bugs is no longer a chore but a challenge—one that’s fun, rewarding, and undeniably productive. Stay tuned as this idea evolves into a reality!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe00rp99h6t03jlz9gh0u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe00rp99h6t03jlz9gh0u.png" alt=" " width="800" height="605"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Timeline
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;January 2012:&lt;/strong&gt; The idea was born to have a website to make a game out of bug finding.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;July 2016:&lt;/strong&gt; The project was submitted to become an OWASP project.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;September 2016:&lt;/strong&gt; BLT becomes an official OWASP project.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GitHub:&lt;/strong&gt; Explore the OWASP BLT repositories and contribute on the &lt;a href="https://github.com/OWASP-BLT" rel="noopener noreferrer"&gt;&lt;strong&gt;OWASP BLT GitHub organization&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>testing</category>
      <category>webdev</category>
    </item>
    <item>
      <title>The Origin of the Lettuce Project</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Tue, 10 Feb 2026 23:24:57 +0000</pubDate>
      <link>https://forem.com/owaspblt/the-origin-of-the-lettuce-project-225n</link>
      <guid>https://forem.com/owaspblt/the-origin-of-the-lettuce-project-225n</guid>
      <description>&lt;p&gt;Two years ago, I started what became known as the &lt;a href="http://owaspblt.org/lettuce" rel="noopener noreferrer"&gt;&lt;strong&gt;BLT Lettuce Project&lt;/strong&gt;&lt;/a&gt; with a very simple goal: make it easier for newcomers to OWASP to find their way.&lt;/p&gt;

&lt;p&gt;I’ve been part of OWASP for over a decade. Every year, like clockwork, we see a wave of students arriving for Google Summer of Code, along with many others who are simply curious and looking for a place to start. They all ask the same question in different ways:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;“Where do I begin?”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;OWASP is an incredible ecosystem of projects, but to someone new, it can feel overwhelming. Repositories, documentation, Slack channels, mailing lists, project pages—it’s a lot to navigate without a guide.&lt;/p&gt;

&lt;p&gt;In a conversation with Jason, we realized something important: the best place to meet people at that moment was right where they already were—&lt;strong&gt;Slack&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So we built a simple idea.&lt;/p&gt;

&lt;p&gt;A welcome message.&lt;br&gt;
A guided path.&lt;br&gt;
A way to gently point people toward the right resources, projects, and information without requiring them to understand the entire OWASP structure first.&lt;/p&gt;

&lt;p&gt;That idea became &lt;strong&gt;Lettuce&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;h2&gt;
  
  
  From Idea to First Commit
&lt;/h2&gt;

&lt;p&gt;The concept quickly moved from conversation to code.&lt;br&gt;
The &lt;strong&gt;first commit landed on February 29, 2024&lt;/strong&gt;, marking the start of the initial prototype.&lt;/p&gt;

&lt;p&gt;On &lt;strong&gt;March 13, 2024&lt;/strong&gt;, Jason sent me a refined summary of the project via Slack—helping crystallize the vision and direction that Lettuce would take from that point forward.&lt;/p&gt;

&lt;p&gt;I built the initial prototype, and with the help of some GSoC students, we refined it and launched. It wasn’t complex. It didn’t need to be.&lt;/p&gt;

&lt;p&gt;Lettuce did one thing very well:&lt;br&gt;
&lt;strong&gt;it helped people get oriented.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;h2&gt;
  
  
  Quiet Launch, Real Impact
&lt;/h2&gt;

&lt;p&gt;The first public introduction of Lettuce happened organically.&lt;br&gt;
It was &lt;strong&gt;posted to Slack on June 19, 2024, at 8:03 PM&lt;/strong&gt;—no announcement campaign, no marketing push.&lt;/p&gt;

&lt;p&gt;Since then, it has quietly helped nearly &lt;strong&gt;6,000 newcomers&lt;/strong&gt; get their first introduction to OWASP in a way that felt approachable rather than overwhelming.&lt;/p&gt;

&lt;p&gt;No fanfare.&lt;br&gt;
No marketing.&lt;br&gt;
Just utility.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;h2&gt;
  
  
  The Growing Pains
&lt;/h2&gt;

&lt;p&gt;During our GSoC journey, we ran into practical issues. Hosting reliability. Servers going down. Maintenance challenges—the kind of problems every early project encounters.&lt;/p&gt;

&lt;p&gt;To keep the experience stable for users, we temporarily moved the Slack functionality into the main &lt;strong&gt;BLT project&lt;/strong&gt;, where it has been running reliably for some time.&lt;/p&gt;

&lt;p&gt;The original vision, however, was always for Lettuce to stand on its own.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;h2&gt;
  
  
  A Parallel Problem: Project Freshness
&lt;/h2&gt;

&lt;p&gt;As I became more involved on the &lt;strong&gt;OWASP Project Committee&lt;/strong&gt;, another recurring issue became impossible to ignore: &lt;strong&gt;stale projects&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Projects that were abandoned.&lt;br&gt;
Projects that hadn’t been updated in years.&lt;br&gt;
Projects that newcomers would discover—only to find no clear signal of whether they were active or safe to contribute to.&lt;/p&gt;

&lt;p&gt;I decided to try my hand at addressing it by building a &lt;a href="https://github.com/DonnieBLT/projects" rel="noopener noreferrer"&gt;&lt;strong&gt;project freshness prototype&lt;/strong&gt;&lt;/a&gt;, inspired in part by Simon Bennetts’ work on an &lt;a href="https://github.com/psiinon/owasp-projects" rel="noopener noreferrer"&gt;OWASP projects dashboard&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;The result was a &lt;strong&gt;very lightweight, project-list-based approach&lt;/strong&gt;—not meant to judge projects, but to provide signals and visibility so contributors could make informed decisions.&lt;/p&gt;

&lt;p&gt;That work directly influenced how I thought about onboarding, discovery, and guidance—and it fed back into the evolving vision for Lettuce.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;h2&gt;
  
  
  Returning to the Original Vision
&lt;/h2&gt;

&lt;p&gt;We are now in the process of separating Lettuce back out into a dedicated, standalone project.&lt;/p&gt;

&lt;p&gt;We’re also restoring the original name—because it still fits perfectly:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lettuce → “Let us get started.”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;But more importantly, we’re returning to Jason’s original vision:&lt;/p&gt;

&lt;p&gt;Not just a welcome message, but a &lt;strong&gt;structured, hierarchical guide&lt;/strong&gt; through OWASP’s project ecosystem.&lt;/p&gt;

&lt;p&gt;A way for newcomers and GSoC contributors to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Discover projects that match their interests&lt;/li&gt;
&lt;li&gt;Understand where and how to contribute&lt;/li&gt;
&lt;li&gt;Navigate repositories without confusion&lt;/li&gt;
&lt;li&gt;Feel confident instead of lost&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;h2&gt;
  
  
  Beyond OWASP
&lt;/h2&gt;

&lt;p&gt;What we learned from Lettuce is that this problem is not unique to OWASP.&lt;/p&gt;

&lt;p&gt;Any organization with many repositories, many projects, and a steady influx of new contributors faces the same challenge:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Onboarding at scale.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That’s where Lettuce is headed next.&lt;/p&gt;

&lt;p&gt;A reusable approach that other GSoC organizations and large open-source communities can adopt—guiding newcomers through Slack or similar platforms, while surfacing healthy, active projects and clear paths to contribution.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters
&lt;/h2&gt;

&lt;p&gt;Lettuce was never about building something flashy.&lt;/p&gt;

&lt;p&gt;It was about solving a very real, very human problem we observed year after year:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;People want to contribute. They just don’t know where to start.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And sometimes, the simplest ideas—meeting people where they are and giving them a clear first step—end up helping thousands.&lt;/p&gt;

&lt;p&gt;That’s the story of Lettuce.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>community</category>
      <category>opensource</category>
      <category>security</category>
    </item>
    <item>
      <title>Enhancing Open-Source Security &amp; Education with AI and Gamification — OWASP BLT GSoC 2025 Highlights</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Fri, 26 Sep 2025 00:38:56 +0000</pubDate>
      <link>https://forem.com/owaspblt/enhancing-open-source-security-education-with-ai-and-gamification-owasp-blt-gsoc-2025-highlights-22lc</link>
      <guid>https://forem.com/owaspblt/enhancing-open-source-security-education-with-ai-and-gamification-owasp-blt-gsoc-2025-highlights-22lc</guid>
      <description>&lt;p&gt;This year’s Google Summer of Code (GSoC) saw some amazing projects aimed at advancing open-source security, education, and contributor engagement through innovative uses of AI, blockchain, and gamification within the &lt;a href="https://owasp.org/www-project-bug-logging-tool/" rel="noopener noreferrer"&gt;OWASP Bug Logging Tool (BLT)&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Here’s a quick overview of the impactful contributions from the OWASP BLT 2025 cohort:&lt;/p&gt;

&lt;h2&gt;
  
  
  AI-Powered GitHub Assistant for Maintainers
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Sahil Dhillon&lt;/strong&gt; developed an AI-powered GitHub assistant designed to help maintainers efficiently review code, detect security vulnerabilities, and prioritize issues. Leveraging large language models (LLMs) combined with rule-based scanning, this smart system integrates seamlessly as a GitHub bot and a task management dashboard, boosting maintainers’ productivity and code quality.&lt;br&gt;
🔗 &lt;a href="https://github.com/SahilDhillon21/IOT-NEW_ADV/pull/10#issuecomment-3245812861" rel="noopener noreferrer"&gt;Explore Sahil’s GitHub PR&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Blockchain-Backed, AI-Scored Gamification System
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Krrish Sehgal&lt;/strong&gt; extended OWASP BLT by introducing a gamified reward system backed by blockchain and powered by AI scoring. This system incentivizes and recognizes security contributions such as bug triaging, fixing, and community support — driving engagement and better security outcomes through gamification.&lt;br&gt;
🔗 &lt;a href="https://medium.com/@krrishsehgal03/gsoc-2025-journey-ai-driven-blockchain-rewards-system-and-gamification-78a6d54d07e3" rel="noopener noreferrer"&gt;Read Krrish’s GSoC 2025 Report&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Interactive Browser-Based Security Labs
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Lucky Negi&lt;/strong&gt; created immersive, browser-based interactive security labs integrated within OWASP BLT. These labs enable hands-on vulnerability triage and secure coding practice through guided, gamified exercises, providing an engaging and practical learning experience for developers of all skill levels.&lt;br&gt;
🔗 &lt;a href="https://medium.com/@luckynegi1025/built-interactive-security-labs-my-gsoc-2025-journey-with-owasp-blt-ac1ded5e60f0" rel="noopener noreferrer"&gt;Dive into Lucky’s GSoC 2025 Journey&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Enhanced Organization Dashboard for Vulnerability Management
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Rinkit Adhana&lt;/strong&gt; redesigned the OWASP BLT organization dashboard, adding advanced filtering, real-time analytics, and role-based collaboration tools. These enhancements streamline vulnerability tracking and team workflows, making it easier for organizations to manage security issues collaboratively and efficiently.&lt;br&gt;
🔗 &lt;a href="https://medium.com/@rinkitadhana/my-gsoc-journey-the-2-month-sprint-from-doubt-to-done-b92aee22dc1f" rel="noopener noreferrer"&gt;Check out Rinkit’s GSoC 2025 Report&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Together, these projects have significantly boosted the &lt;strong&gt;usability&lt;/strong&gt;, &lt;strong&gt;security&lt;/strong&gt;, and &lt;strong&gt;educational value&lt;/strong&gt; of the OWASP BLT ecosystem. From AI-driven automation to blockchain rewards and interactive learning, the future of open-source security tooling looks brighter and more engaging than ever.&lt;/p&gt;

&lt;p&gt;Are you excited about the intersection of AI, gamification, and open-source security? Let me know which project caught your eye or if you want to explore similar opportunities!&lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>ai</category>
      <category>security</category>
    </item>
    <item>
      <title>The Future of Bug Logging and Internet Security</title>
      <dc:creator>Donnie Brown</dc:creator>
      <pubDate>Mon, 03 Jun 2024 18:39:45 +0000</pubDate>
      <link>https://forem.com/owasp/the-future-of-bug-logging-and-internet-security-2fp4</link>
      <guid>https://forem.com/owasp/the-future-of-bug-logging-and-internet-security-2fp4</guid>
      <description>&lt;p&gt;&lt;strong&gt;by Donnie Brown&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As we navigate through an increasingly digital world, the landscape of internet security continues to evolve at a rapid pace. Emerging trends in bug logging and security highlight the critical need for robust, adaptive, and community-driven approaches to safeguard our digital environment. This post explores these trends, delves into the evolution of &lt;a href="https://owasp.org/www-project-bug-logging-tool/"&gt;OWASP Bug Logging Tool (BLT)&lt;/a&gt;, and predicts the future trajectory of internet security and bug reporting.&lt;/p&gt;

&lt;h2&gt;
  
  
  Emerging Trends in Bug Logging and Security
&lt;/h2&gt;

&lt;p&gt;The speed at which the internet evolves makes it a challenging task to secure every aspect of our online interactions. New vulnerabilities and threats surface daily, often driven by advancements in technology such as artificial intelligence (AI). As cybercriminals leverage AI to find and exploit security weaknesses more efficiently, the cybersecurity community must also harness AI to stay ahead.&lt;/p&gt;

&lt;p&gt;Crowdsourcing bug reporting is becoming a pivotal strategy in this fight. By empowering individuals to report bugs for any company, regardless of whether they are part of a specific bug bounty program, we tap into the collective power of the global community. This democratized approach to bug logging can uncover vulnerabilities that might otherwise go unnoticed, contributing to a safer internet for everyone.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Evolution of OWASP BLT
&lt;/h2&gt;

&lt;p&gt;OWASP BLT is at the forefront of these efforts, constantly evolving to meet new security challenges. This year, BLT is developing AI solutions as part of the Summer of Code initiative. With six students and four talented mentors, the project aims to make significant advancements over the summer.&lt;/p&gt;

&lt;p&gt;Key developments include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Private Information Monitoring&lt;/strong&gt;: Enhancing privacy by identifying and mitigating the exposure of sensitive information.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Trademark Search and Monitoring&lt;/strong&gt;: Protecting intellectual property by detecting unauthorized use of trademarks.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Educational Videos&lt;/strong&gt;: Providing valuable resources to educate the security community on best practices and emerging threats.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additionally, BLT is expanding its capabilities to work with any project on GitHub, whether it has a domain name or not. This broadens the scope of projects that can benefit from BLT’s security insights, fostering a more secure development ecosystem.&lt;/p&gt;

&lt;p&gt;One of the exciting new features is the deployment of the BLT Lettuce Bot, designed to greet users when they join the OWASP Slack. This bot is a testament to BLT’s commitment to creating an engaging and supportive community for security enthusiasts and professionals alike.&lt;/p&gt;

&lt;h2&gt;
  
  
  Predictions for the Future of Internet Security and Bug Reporting
&lt;/h2&gt;

&lt;p&gt;Looking ahead, the integration of AI and crowdsourcing will be crucial in shaping the future of internet security and bug reporting. Here are some key predictions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Increased Automation&lt;/strong&gt;: AI will automate more aspects of bug detection and reporting, reducing the time and effort required to identify vulnerabilities.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Enhanced Collaboration&lt;/strong&gt;: Platforms that facilitate collaboration between security researchers, developers, and organizations will become more prevalent, fostering a collective defense against cyber threats.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Adaptive Security Measures&lt;/strong&gt;: Security solutions will become more adaptive, using AI to continuously learn from new threats and adjust defenses accordingly.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Broader Community Involvement&lt;/strong&gt;: More people, regardless of their technical background, will be encouraged to participate in bug reporting, harnessing the diverse perspectives and skills of a global community.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Community Feedback and Future Features
&lt;/h2&gt;

&lt;p&gt;As OWASP BLT continues to evolve, community feedback remains invaluable. We invite suggestions on features you would like to see implemented in BLT. Your input helps us prioritize developments that will have the most significant impact on internet security.&lt;/p&gt;

&lt;p&gt;Current experimental features such as private information monitoring, trademark search and monitoring, and educational videos are just the beginning. We aim to make BLT a comprehensive tool that supports the security needs of any project, particularly those hosted on platforms like GitHub.&lt;/p&gt;

&lt;p&gt;In conclusion, the future of bug logging and internet security lies in the synergy of human intelligence and AI. By leveraging the collective power of the global community and advanced technological solutions, we can create a safer digital environment for everyone. Together, with the help of tools like OWASP BLT, we can stay ahead of emerging threats and ensure the integrity of our online world.&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;

&lt;p&gt;&lt;a href="https://owasp.org"&gt;OWASP&lt;/a&gt; is a non-profit foundation that envisions a world with no more insecure software. Our mission is to be the global open community that powers secure software through education, tools, and collaboration. We maintain hundreds of open source projects, run industry-leading educational and training conferences, and meet through over 250 chapters worldwide.&lt;/p&gt;

</description>
      <category>security</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
