It Matters Who Owns Your Copylefted Copyrights (2021)

Copyleft and other open‑source licenses only work as intended if the right people actually hold and can enforce the copyrights — something often undermined by employment contracts and contributor license agreements that shift control to companies. Commenters debate whether developers should retain copyright, assign it to nonprofits like the Software Freedom Conservancy, or centralize it in corporations, weighing enforcement power, the risk of relicensing “rug pulls,” and the practical burden on businesses. The thread also explores how licenses like GPL, AGPL, and permissive alternatives shape monetization, user rights, and the long‑term openness of critical infrastructure such as operating systems and messaging platforms.

License Violations and Practical Compliance

  • Several posters claim GPL and other license violations are rampant, especially in robotics/IoT where containerized systems pull in many packages with unfulfilled obligations.
  • Confusion persists over when GPL requires source release (e.g., shipping unmodified binaries, containers, or linked libraries).
  • Some note Debian/Yocto ecosystems are relatively strict and provide mechanisms to track sources; more ad‑hoc container use is seen as risky.

Copyleft vs Permissive Licenses

  • Copyleft supporters emphasize user rights to source, hardware mainlining (e.g., phones/TVs), and preventing companies from privatizing improvements.
  • Critics argue permissive licenses are like a “gift to big tech”; defenders respond that non‑scarce software can benefit everyone simultaneously.
  • Debate over whether permissive licenses let powerful actors “capture” attention, users, and community around effectively closed forks.

AGPL, Network Services, and Vendor Neutrality

  • Some argue classic GPL no longer guarantees user access in a SaaS world; AGPL (or similar) is recommended.
  • Others dislike AGPL for integration-heavy products, seeing it as hostile to vendors and deployments.
  • A long subthread debates a messaging ecosystem: one side sees AGPL+CLA and relicensing as a “rugpull” from openness; the other insists the core protocol remains open, the ecosystem is healthy, and the AGPL+CLA model is necessary for financial sustainability.

Contributor License Agreements (CLAs)

  • Many participants refuse to sign CLAs, viewing centralized copyright as enabling relicensing, “vendor capture,” or bait‑and‑switch.
  • Others argue CLAs:
    • Clarify ownership where employers might actually own contributions.
    • Enable dual licensing / paid exceptions, which can fund development.
  • There is disagreement over whether CLAs transfer copyright or merely grant broad, often irrevocable licenses; some point out this is highly jurisdiction‑dependent and legally subtle.

Employment, IP Ownership, and Side Projects

  • Experiences vary widely by country, state, and contract:
    • Some report employers claiming all IP, even outside work hours, unless explicitly carved out.
    • Others have contracts limited to on‑the‑job or same‑field work, or have negotiated explicit rights to personal projects.
  • Multiple commenters stress reading and negotiating contracts; some see broad IP clauses and non‑competes as unethical or exploitative.
  • Disagreement over the ethics of doing “work‑related” coding on personal time, even if legal.

Enforcement, Standing, and NGOs

  • Some see centralized copyright (via CLAs or assignment) as key to clear standing and effective copyleft enforcement.
  • Others counter that:
    • Centralization creates a single point of failure that can relicense or shut down projects.
    • Recent US legal developments around third‑party beneficiaries may allow users to sue over GPL violations without owning copyright.
    • Joint ownership and enforcement agreements with nonprofits can provide standing without full transfer.
  • It’s noted that NGOs can enforce copyleft via bespoke enforcement agreements; whether outright copyright transfer is necessary is left partly unclear.

Corporate vs Community Governance

  • One view: corporate ownership is efficient, with legal resources and practical attitudes; strict enforcement is overstated as a problem, most companies comply pragmatically.
  • Opposing view: free software is inherently decentralized and user‑centric; over‑reliance on corporate copyright or adjacent nonprofits risks governance capture and future lock‑downs.
  • Some participants prefer projects where copyrights are widely shared and no CLA is required, seeing this as the best guardrail for long‑term software freedom.