this post was submitted on 13 Aug 2025
276 points (98.3% liked)
Open Source
41185 readers
983 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Open source isn't good enough, I want my software to use a strong copyleft license with no ability to relicense via a CLA (CLAs that don't grant the ability to relicense software are rare, but acceptable). AGPL for servers, GPL for local software, LGPL for libraries when possible, and Apache, MIT, or BSD ONLY when LGPL doesn't make sense.
I see no reason not to use AGPL for all software too
It's not clear that the AGPL is enforceable in lots of countries, so the GPL is safer if you don't need the extra restrictions.
Interesting, this is the first time I've heard this. Do you have any links to read more about it?