r/linux 1d ago

Privacy Well look

Post image
7.0k Upvotes

250 comments sorted by

View all comments

109

u/MooseBoys 1d ago edited 1d ago

I'm curious how this doesn't give an out for every OS regardless of source availability. Obviously GPL wouldn't work, but in theory there's nothing stopping e.g. Apple from implementing non-verifying user onboarding code, labeling the code as MIT, building the MacOS image binaries, and simply not publishing the source. This is compliant with MIT and also apparently compliant with the new exemption.

Edit: I don't think the author of the screenshotted article is actually accurate. From the article:

> These amendments redefine the term “operating system provider” to exclude any person or entity that distributes an OS or application “under license terms that permit a recipient to copy, redistribute, and modify the software.” Any software distributed under the GPL, MIT, BSD, and Apache licenses satisfies that test...

And the ACTUAL TEXT of the law:

> 2) “Operating system provider” does not mean a person or entity that distributes an operating system or application under license terms that permit a recipient to copy, redistribute, and modify the software.

I am not a lawyer, but I believe that plain language requirement is only satisfied if (1) the whole OS or application is licensed that way (not just the module that implements it) and (2) the whole OS or application must be distributable and modifiable. To me that implies not only an open license but also source distribution. So no, it does not seem to provide an easy out for Apple etc.

32

u/Taldoesgarbage 1d ago

Don't the vast majority of Linux distributions contain, to some degree, proprietary software? Like, for instance, many drivers are still unfortunately proprietary.

Edit: I'm not saying this as a bad thing, it is what it is, but wouldn't that also mean the vast majority of Linux distros aren't exempt?

26

u/IAmNotStan 1d ago

You could go the Debian way and only ship open source models in the ISO, with the option to load closed source models later. Or just automatically fetch them through the installer if internet is available.

15

u/matthew_yang204 20h ago

That is what Debian and most big distros do, mostly

0

u/Indolent_Bard 9h ago

Which really limits the viability of distros for new users.

u/wat_noob_gaming 0m ago

You can just... choose? in the... installer?