---
title: "Discussing Commons Clause on Software Engineering Daily"
description: "Exploration of open source software, business models, and the impact of the Commons Clause, with insights from Kevin Wang."
canonical_url: "https://fossa.com/blog/discussing-commons-clause-on-software-engineering-daily/"
markdown_url: "https://fossa.com/blog/discussing-commons-clause-on-software-engineering-daily.md"
content_type: "blog"
language: "en"
date_published: "2018-11-05"
date_modified: "2018-11-05"
author: "Kevin Wang"
organization: "FOSSA"
---

# Discussing Commons Clause on Software Engineering Daily

> Exploration of open source software, business models, and the impact of the Commons Clause, with insights from Kevin Wang.

Open source software powers everything we do on the Internet. Google runs on Linux servers. Content sites are served by WordPress. Our data is queued in Kafka clusters and stored in MongoDB instances.

The success of an open source project often leads to the creator of that open source software becoming wealthy. An open source project can be monetized through enterprise add-ons, or consultation, or simplified hosting. The creators of open source software know their domains so well, that they are usually well-suited to operate this kind of open source business.

Open source business model success stories include Elastic (ElasticSearch), Cloudera (Hadoop), and Red Hat.

The rise in usage of cloud providers has changed the viability of some open source business models. AWS can monetize almost any open source project more profitably than the creators. This is because AWS has established distribution channels.

If I already run my application on AWS, and I am looking for someone to provide me with a hosted version of a database, I will probably choose the hosted database that AWS provides.

The Commons Clause is a license that open source projects can use to protect their code from being profited from. Redis, an open source in-memory object storage system, recently licensed their code with the Commons Clause with the goal of improving the business of Redis Labs, a company built by the creators of the Redis project.

Kevin Wang joins the show to discuss everything open source—from business models to security vulnerabilities to licensing. Kevin is the CEO at FOSSA, a system for managing open source licensing and security. Kevin was involved in the creation of the Commons Clause and has written about it in detail.

To listen to the podcast, visit SE daily below:

  <blockquote className="wp-embedded-content">
    <a href="https://softwareengineeringdaily.com/2018/11/05/commons-clause-with-kevin-wang/">
      Commons Clause with Kevin Wang
    </a>
  </blockquote>
  <iframe
    sandbox="allow-scripts"
    security="restricted"
    src="https://softwareengineeringdaily.com/2018/11/05/commons-clause-with-kevin-wang/embed/"

    title="&#8220;Commons Clause with Kevin Wang&#8221; &#8212; Software Engineering Daily"
    frameborder="0"
    marginwidth="0"
    marginheight="0"
    scrolling="no"

  ></iframe>

![Podcast Discussion on Commons Clause](https://fossa.com/Screen-Shot-2018-11-05-at-10.13.24-AM.png)

## Related resources

- [Analyzing 5 Major OSS License Compliance Lawsuits](https://fossa.com/blog/analyzing-5-major-oss-license-compliance-lawsuits.md): Learn about five lawsuits that have helped shape global enforcement of open source software licenses.
- [May 2025 FOSSA Product Updates](https://fossa.com/blog/may-2025-product-updates.md): Learn about several recent FOSSA product updates, including container scanning and CycloneDX report improvements.
- [Annotate Dependencies with Context: Introducing Package Labels in FOSSA](https://fossa.com/blog/annotate-dependencies-context-introducing-package-labels.md): Introducing FOSSA Package Labels - a powerful way to annotate packages with contextual metadata, enabling more efficient and insightful reporting and filtering.
- [License Compliance, SBOM, and Vulnerability Management for Smaller Teams: FOSSA Business Tier](https://fossa.com/blog/fossa-business-tier.md): FOSSA introduces a new business tier tailored for smaller teams, offering flexible pricing and comprehensive features for SBOM, vulnerability management, and license compliance.
- [Fall 2024 Software Licensing Roundup](https://fossa.com/blog/fall-2024-software-licensing-roundup.md): Explore the significant licensing stories of fall 2024, including Elastics return to open source, the new fair source licensing model, and the PearAI controversy.

## Source

Canonical page: https://fossa.com/blog/discussing-commons-clause-on-software-engineering-daily/
