this post was submitted on 02 May 2024
95 points (94.4% liked)
Open Source
31893 readers
256 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The problem with a copyleft license is it’s hard to make a commercial software open source because a competitor can simply copy your work and sell it for cheaper.
That isn't a problem, but a feature, see: https://opensource.net/why-single-vendor-is-the-new-proprietary/
I know. It’s obviously better for the consumer, but it makes it harder to base your business around it, as noted in that article.
So if I want to build a business, I have to look for libraries that are not copy left, and if I want businesses to use my software, I should not license my software as copy left.
@WolfLink @poVoq open source is a development model, not a business model, if you don't provide value beyond the bits then you're going to have a hard time but a copyleft license ensures the playing field is level and no vendor can take your code and extend it with added functionality without releasing that code too