this post was submitted on 16 Feb 2021
173 points (98.3% liked)
Open Source
32345 readers
908 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
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
But what happens if any part of the software is recycled on web or compiled like it using emscripten or similar software?
I think AGPLv3 is better.
Well this is a client for a social media that is already AGPL3 so I don't see the problem.
This doesn't prevent someone converting it into a web client directly with emscripten and similar or recycling some parts of it.
This have been done already in other projects and could be converted into a leak to serve propietary code.
Fair enough, AGPL3 would be a good option.