this post was submitted on 04 Sep 2023
74 points (100.0% liked)
Free and Open Source Software
17915 readers
65 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The goal of the copyleft movement (which overlaps heavily with the free software movement) is to carve out an intellectual commons that can't be re-enclosed. This commons is important for a number of reasons, including that it tends to be better for end-users of software in the sense that anti-features can't really gain a foothold. It does not automatically solve UX issues, nor does it stop people from using the knowledge of the commons to do bad things.
Much of the strength of the intellectual commons is that it builds on itself, instead of having to re-invent the same things in a dozen or more different proprietary endeavors. If we were to start a "peace software" movement, it would be incompatible with the commons, due to the restrictions it imposes. Peace software can't build on copyleft software, and none of the commons can build on peace software. These sorts of things were considered, and compatibility was deemed more important than pushing more specific values. This isn't a matter of the FSF or OSI standing in the way, it's just that "peace software" would have to go it alone.
Due to this dynamic, those that want to build "anticapitalist software" would be better served by using the GNU AGPL, rather than a license that restricts commercial use. The AGPL fixes the loophole that the GPL leaves open for network services, and should allow us to carve out a new noncommercial online ecosystem. It should even be used for non-network code, as that code may be repurposed or built upon by network services. I'm glad to see lemmy, kbin, and mastodon using it.