494
submitted 6 months ago by minnix@lemux.minnix.dev to c/privacy@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] BreakDecks@lemmy.ml 11 points 6 months ago

This is why I love FOSS products. You get the advantage of using well engineered code, without the risk of that code falling into the hands of exploitive capitalists.

[-] grue@lemmy.world 15 points 6 months ago

Permissively-licensed stuff (e.g. MIT, BSD) still has that risk. What you really want is copyleft (e.g. GPL) specifically, not just FOSS.

[-] possiblylinux127@lemmy.zip 2 points 6 months ago

You can change the license at any point. You just can't make people change the license of past copies

[-] Blisterexe@lemmy.zip 3 points 6 months ago

gpl prevents you from doing that fyi

[-] blind3rdeye@lemm.ee 3 points 6 months ago

gpl does not prevent the owner from changing the licence later. (Unless it is also making use of someone else's gpl components.)

For example, Qt has a free version which is under the GPL; and a paid version which is not. So if you were making software with Qt, if you were using the free version, you'd be compelled to also release your product under GPL. But you could then later switch to a paid subscription and rerelease under some other licience if you wanted to.

[-] possiblylinux127@lemmy.zip 2 points 6 months ago
[-] Blisterexe@lemmy.zip 2 points 6 months ago

doesnt it require any modified versions of the code be shared, preventing a change to a non-copyleft liscence?

[-] possiblylinux127@lemmy.zip 3 points 6 months ago

Not if the copyright owner changes the license. When you are the creator you can do what you please. With that being said you can not do that if the public writes code. That's why you see CLAs (contributor license agreement)

[-] BreakDecks@lemmy.ml 1 points 6 months ago

Important to note that this only applies to future releases by the legal copyright owner. If the community doesn't like it (and they often don't), someone else can fork it from the last time it was GPL, and contributors can abandon the original codebase in favor of the GPL fork. As a result, it is extremely unwise to try to de-GPL software with a lot of contributors, as the copyright holder doesn't have a great chance at competing with a fork if contributors jump ship.

Linus Torvalds could legally pivot Linux to a proprietary license if he wanted to, but we'd probably see it replaced with a fork called "Binix" or something within a few months, and he'd be in charge of abandonware at that point.

[-] possiblylinux127@lemmy.zip 1 points 6 months ago

Agreed although Linux would be really hard to relicense. You would need to get approval from every single person who every contributed

[-] Blisterexe@lemmy.zip 1 points 6 months ago

oh ok, thanks for telling me!

this post was submitted on 02 Apr 2024
494 points (98.1% liked)

Privacy

31384 readers
1170 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS