this post was submitted on 28 Feb 2025
841 points (98.3% liked)
Technology
63375 readers
7024 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 other!
- 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
- Accounts 7 days and younger will have their posts automatically 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
The thing about open-source software is that if you fork the software, then your fork can have its own rules.
You can even make the fork of the software fully closed source except for the open source software that you used to originally develop it.
You can sell open source software as if it were proprietary.
You can basically do anything you want with it as long as you respect the original source from the code that you have taken.
Once the software is no longer in Mozilla's hands, then Mozilla's portion of the license no longer applies.
That's what I thought, but there are many people in this very thread saying the opposite. From what I read on Librewolf's site, it seems to back up what you are saying.
What @bizarroland@fedia.io is saying is not correct, because it depends on the license. For example, GPL software requires that ALL the source code that uses some GPL code to be released as GPL too. That’s why some people avoid GPL at all costs.
Other licenses, such as LGPL allow you to link your proprietary code with open source parts and only release the code of the open source part (along with any modifications you did to it).
So what license does librewolf have?
Ok, so I did some checking and Firefox uses a custom license from Mozilla, which says the open source code can be freely mixed with proprietary code, as long as you disclose and also distribute the open source files you’ re using.
This is much more permissive than some other open source licenses. LGPG, for example, only allows this mixing if you use the open source code as a library that needs to be separate from the main proprietary binary.
That said, Librewolf apparently licenses all its source code in the same Mozilla license, which means no issues here.
Librewolf has no code. Librewolf is mostly a autoconfig file for Firefox (which is a Firefox feature). https://codeberg.org/librewolf/settings/raw/branch/master/librewolf.cfg I doubt implementation of terms will be optional.
I swear I just had deja vu twice.
Is this your job? Didn't even bother changing the text, just copy/paste. Weird.