Earlier quoted context omitted.
Yes also BSD and friends. From TFA > 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, which removes the likes of Debian, Fedora, Ubuntu, Arch, and the…
It's kind of weird though. Is VxWorks (a proprietary embedded OS used on some of the Martian rovers) going to require it in case some underage Martians try to use Facebook?
California lawmakers unanimously pass Linux exemption from age-verification law
241–250 of 409 posts
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#242I'm not an attorney and haven't read these laws, but here is an interesting question: if Linux is exempt from legally needing to supply a user's age for verification, but websites require an age to be presented as a condition of access, can browser developers on Linux send a pre-programmed age for interoperability purposes and be legally in the clear? It seems legit to me.
Of course, since the whole point of these laws is to absolve Faceboot (the laws' sponsor) of liability, Faceboot (et al) will then move on to demanding remote attestation to make sure users are on proprietary operating systems that are legally required to send a faithful signal.
I do wonder if there is an angle here for pushing back against the ever-growing surveillance industry. What if instead of sidestepping the age requirement by choosing an "old enough" age, we chose "too young" ages instead. A signal saying "I am 12" and all the COPPA requirements start to apply, including to embedded ads. Probably easy enough for most sites to flat out reject access. But some sites can't / won't - think government sites that currently embed corpo-surveillance crap like recaptcha etc, or sites that serve neutral content and don't care themselves but use cloudflare. Or perhaps browser extensions could even mix and match which signals they send where - "over 13/18" to the main site, "under 13" to the subresources, etc? I suppose by the time you've gotten there you might as well just be running best-in-class adblock extensions that work based on lists of hostile sites. But I think there might still be a core of an interesting aspect to a well-known way of telling websites that you're under 13.
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#243And now a bunch of OSI-Approved licenses get to have special rules applied to them, entrenching them and killing further innovation.
The bill exempts: > 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 which at least doesn't choose specific winners and losers among licenses. It does disfavor license-free and public domain software, which isn't great.
Licence-free isn't a concern. That isn't even close to Free and Open source software, it's the opposite: software that you aren't permitted to acquire, use, modify, or distribute. [1][2]
[0] https://opensource.org/blog/public-domain-is-not-open-source
[1] https://choosealicense.com/no-permission/
[2] https://docs.github.com/en/repositories/managing-your-reposi...
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#244Earlier quoted context omitted.
Man that PR is a complete mess.
why?
I also personally disagree with the change, I think the OP has gone ahead and implemented what they wanted but not considered the actual ways it will be used. The PR shouldn’t be merged until the laws have made a bit more progress and it’s clear what they’re _actually_ implementing.
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#245Wow, you guys are really REALLY naive aren't you. They made it sound like it, but this is not a victory at all, this is a temporary strategic compromise to silence the most sensitive/foreseen privacy advocator for now. But they will not stop here, instead they'll keep advancing the mechanisms, opinions and laws, so one day when the pieces aligned, they can come back to turn this tap off while having people lied to th…
California law don't represent the planet. That's their tax problem in their country.
Now, if I am the naive one in this story please educate me. After all, this website is excellent at this and I learn so much from the commentary.
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#246Earlier quoted context omitted.
Not as much anymore. Sure, trap teams are common, but we used to have school rifle clubs that taught safe handling of firearms. Now we've decided that if we don't talk about something, people won't get curious about it. Sadly, without being properly taught how to be safe, that generally ends tragically.
I believe the comment was in reference to the frequency of school shootings in the United States vs the rest of the world.
1200 deaths a day from diarrhea in India.
Put it in perspective.
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#247Earlier quoted context omitted.
The obvious answer is to slice up your gun model into a number of sub-parts which individually aren't detected by the algorithm but collectively still form a functioning gun. And there's an unlimited number of ways to slice up a model, so it is impossible to create an algorithm which catches everything. What's next, keep track of all printed parts and invent the math to recombine them in every way possible to see if…
Or ya know, make a gun using a cnc machine, or are they gonna ban those too? It’s so ridiculously easy to assemble a 3d printer from individually sourced parts, and find some open source firmware to run it. How is this going to stop anyone who’s dishonest and slightly motivated? What’s next is thinking about guns is a thought crime. There’s a cynical part of me that sees this as having nothing to do with guns. Techno…
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#248Earlier quoted context omitted.
Linux phones, Linux gaming machines, Linux on Desktop and Laptops, Linux VR/AR, Linux watches, etc.
And then the exception will evaporate overnight.
But 2 years from now a baseline has been established where the need to know your age when using a computer is taken for granted, and it's revealed that self-reporting isn't working and gasp there was this one kid in the news about something bad happening.
This is how it goes. This is one of the reasons the anti-gun crowd is so adamantly opposed to virtually everything. I'm not advocating anything with respect to guns here, but "sensible" measures were broadly supported and then turned against the owners who acquiesced.
An "exception" is two faced in this case. It implies Linux needs an exception to begin with and that the bill itself isn't absolute garbage and a direct attack on general purpose computing. Again, they establish a baseline with something that people are ok with.
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#249Earlier quoted context omitted.
I credit Minecraft with getting an entire generation comfortable using command line statements.
when a coworker asked how i remembered the argument for increasing java heap size, i just said "oh from a previous job" :X
Re: California lawmakers unanimously pass Linux exemption from age-verification law
#250Earlier quoted context omitted.
It sounds like since Android is a commercial repackaging of Linux it's in scope and Google gets to figure it out.
The article says > 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, which removes the likes of Debian, Fedora, Ubuntu, Arch, and the BSD family from AB…
The reason Steam OS is a gray area is the question of what constitutes "the OS". For Android, you can't run apps without the components in question, so it's pretty cut and dry. Steam OS, you can technically use it without Steam: switch it to desktop mode, disable Steam, and run it as just an Arch variant; you can even launch games installed via Steam if you really want. But in practice nobody does that, because you would just use another distro if that was your goal. So, is Steam part of "the OS", since it's the main thing you see when you boot by default, and probably the reason you use that distro? Or is it just a prominently featured application?
edit to add: Here's a graphic depicting the general shape of Android. Pretty much everything except the kernel can have closed source modifications (and even the kernel will typically have proprietary drivers and firmware blobs): https://upload.wikimedia.org/wikipedia/commons/3/32/AOSP_And...