@gedankenstuecke

This is a long read, but I think it has a much more coherent take on the idea of creating ethical, political, or anti-capitalistic software licenses:

https://sfconservancy.org/blog/2022/mar/17/copyleft-ethical-source-putin-ukraine/

#nccc #ppl #agpl #gpl #foss #fosh #freesoftware #freehardware #license #licensing #softwarelicense #softwarelicensing #copyleft #copyfarleft

Copyleft Won't Solve All Problems, Just Some of Them

Toward a Broad Ethical Software Licensing CoalitionWe are passionate about and dedicated to the cause of software freedom and rights because proprietary software harmfully takes control of and agency in software away from users. In 2014, we started talking about FOSS as fundamental to “ethical software” (and, more broadly “ethical technology”) — which contrasts FOSS with the unethical behavior that Big Tech carries out with proprietary software. Some FOSS critics (circa 2018) coined the phrase “ethical source” — which outlined a new approach to these issues — based on the assumption that software freedom activists were inherently complicit in the bad behavior of Big Tech and other bad actors since the inception of FOSS. These folks argue that copyleft — the only form of software licensing that makes any effort to place ethical and moral requirements on FOSS redistributors/reusers — has fundamentally ignored the larger problems of society such as human rights abuses and unbridled capitalism. They propose new copyleft-like licenses, which, rather than focusing on the requirement of disclosure of source code, they instead use the mechanisms of copyleft to mandate behaviors in areas of ethics generally unrelated to software. For example, the Hippocratic License molds a copyleft clause into a generalized mechanism for imposing a more comprehensive moral code on software redistributors/re-users. In essence, they argue that copylefted software (such as software under the GPL) is unethical software. This criticism of copyleft reached crescendo in the last three weeks as pundits began to criticize FOSS licenses for failing to prohibit Putin from potentially using FOSS in his Ukrainian invasion or other bad acts.

Software Freedom Conservancy
@contrapunctus @Wuzzy There is actually this idea, #copyfarleft, that is like a #copyleft license that requires that commercial users are structured as worker coops
@nixCraft Widespread use of permissive #OpenSource licenses. We should be using #copyleft as a bare minimum and probably use even stronger licenses like #copyfarleft. There is no point in releasing code under licenses that don't require some form of reciprocity from commercial capitalist users. There is no virtue in developing software for free for capitalists

@[email protected] I have been thinking about this as well. FOSS has the kernel of a new mode of production within it. I think some ideas such an endeavor could take inspiration from are #copyfarleft, which requires commercial users to be structured as worker coops. Within the commons any funds should be allocated by democratic non-market mechanisms like quadratic funding. See (5 minutes):

https://youtu.be/xwY0UAk14Rk

- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

@j0 @Olli I agree FOSS has failed. To really change things, the new mode of production must provide livelihoods to people working on it. The community needs to move towards #copyfarleft to prevent capitalist enclosure and extraction while providing a livelihood to developers. The mistake in FOSS was not recognizing and protecting the rights of software developers as well as software users.
@beejjorgensen @F100 @ajroach42 Even without government spending, there are ways to start experiment with these mechanisms now through clever licensing schemes and special organizations representing the commons as in #copyfarleft, #copyfair and harberger licenses
@matrix I don't fully understand the different licenses in this case. I think I get the overall dilemma. It reminds me of similar license discussions about profit/non-profit and how to keep actors on a competitive commodity market from exploiting commons. I think Dmitry Kleiner did some really important work with the idea of #copyfarleft that perhaps could be built on.
@chaz When there was not a lot of free/libre "copyleft" software around it perhaps made some sense to have software from corporations channelled in to the "commons". But now with the commons channelling software into the corporate, and the corporate getting a free/cheap labour force, some thought at least is being given to how the commons deals with all of this, including discussion of a new idea of #copyfarleft. These are ideas that will need some serious discussion and debate.

@chaz Another concept that is beginning to be discussed is #copyfarleft

There's some discussion of these types of licenses here:

https://github.com/LibreCybernetics/awesome-copyfarleft

GitHub - LibreCybernetics/awesome-copyfarleft: [Mirror] Upstream: https://nest.pijul.com/fabian/awesome-copyfarleft

[Mirror] Upstream: https://nest.pijul.com/fabian/awesome-copyfarleft - LibreCybernetics/awesome-copyfarleft

GitHub

Just published my first libre source library: a small TOML library for Scala 3. :3

Triple Licensed under:

- Anticapitalist Software License
- Cooperative Software License, or
- Parity Public License (AGPL-like, bit stronger contribution requirments)

Code: https://github.com/LibreCybernetics/Monorepo/tree/main/code/lib/toml

Still incomplete but a first release non-the-less (v0.1.0-M1)

https://jitpack.io/#dev.librecybernetics/Monorepo

```
"dev.librecybernetics.Monorepo" %%% "toml" % "lib-toml-v0.1.0-M1"
```

Still need to learn a lot about POMs, publishing, jars, etc.

#scala #foss #LibreSource #LibreSoftware #copyfarleft #OpenSource

Monorepo/code/lib/toml at main · LibreCybernetics/Monorepo

Contribute to LibreCybernetics/Monorepo development by creating an account on GitHub.

GitHub