this post was submitted on 20 Dec 2024
244 points (95.2% liked)
Technology
60039 readers
2776 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
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
Nobody has any objection to companies making their source code available, and they are free to call their software "source-available", "source-first", or some other term because their source code is available. But if they restrict what users can do with the software, then it isn't open source. MongoDB, Redis, and even FUTO now all recognize this distinction.
The FOSS community, at large, doesn't tolerate the watering down of recognized terms such as "open source" by bad actors who want to co-opt the term for marketing while denying users the right to use open source software for any purpose. That is known as openwashing. This kind of misappropriation is not welcome in any kind of movement, not just the FOSS movement.
The free software and open source software movements both support rights for users, which include the right to use free software and open source software for all commercial purposes without restriction. These movements support the release of source code as one requirement for ensuring these user rights, but source availability is not the only requirement for a piece of software to be open source.
There's no problem with creating another classification of restricted source-available licenses as long as it isn't called open source, a term rooted in the open source software movement's adoption of the Open Source Definition for over 20 years.
As for myself, I personally prefer source-available software over software with no source available, though I also prefer FOSS over restrictively licensed source-available software.