Earlier quoted context omitted.
"Illinois now requires operating system providers, open source projects included, to build age verification by 2028" however "nothing in the bill has teeth against someone with no business presence in Illinois"
Companies like Red Hat/IBM operate in Illinois and for better or worse have controlling interests in Linux and across open source projects pretty broadly. Wouldn't they be forced to include the capability in their products, which then percolate out to everyone just by network effects?
Illinois just passed a law that puts Linux on the hook for age verification
81–90 of 537 posts
Re: Illinois just passed a law that puts Linux on the hook for age verification
#82Earlier quoted context omitted.
It is a technical ratchet. Once you accept part of the implementation it will never be undone, more will be added.
Literally a slippery slope argument
Re: Illinois just passed a law that puts Linux on the hook for age verification
#83Not that I'm condoning it, but this law requires self-declaration, not verification. It might sound pedantic but the practical difference is huge. Self-declaration means that the system asks the user to declare if they are a minor. Nothing is verified. Age verification typically means a system which checks ID or has other enforcement measures to try to verify age.
I don't see the argument here. You can easily adjust the law to force verification. You seem to assume that "this is now final, nothing will change after that". Why would you assume this to be the case?
The danger of a slippery slope comes when one change enables the next change - for example, a law mandating certain kinds of data collection enables a future decision to discriminate or control based on the collected data. But in this case, no data is being collected, there's no step happening here that enables a more dangerous later step.
If anything, I'd argue this makes it harder to implement more invasive measures later, because rather than arguing that some form of age control is necessary, Illinois will specifically need to argue that age verification is necessary over the existing anonymous system. That's harder than saying "there is no protection for children right now, age verification is the only way forward".
Re: Illinois just passed a law that puts Linux on the hook for age verification
#84I feel like all of these laws are being designed backwards. Content providers, like MPAA films, should have to identify what sort of content they are providing. Then I can give my kids a device configured to allow some or all of that at my discretion. Requiring my kids' devices to advertise their age (or their age "bucket", as if that was a meaningful difference) to protect them is not doing me or my kids any favors.
Anti-money-laundering is a comparable field, as all the AML regulations and laws are ineffective at identifying money launderers, but they're wonderful for verifying (auditing and prosecuting) tax compliance.
Re: Illinois just passed a law that puts Linux on the hook for age verification
#85What does that mean, practically? The person who installed linux on that particular device is liable? >no algorithmic feeds for minors by default Any choice of what content to display is an algorithm. Maybe they want a simple or easily explainable algorithm?
> Any choice of what content to display is an algorithm. Maybe they want a simple or easily explainable algorithm? Phrases can have meanings beyond just a naive combination of the words in them. And indeed "algorithmic feed" in the bill means what what we all understand that term to mean when we aren't paralyzed by pedantry. > Under the law, [...] these users will only be shown content they request or search for or t…
Re: Illinois just passed a law that puts Linux on the hook for age verification
#86What does that mean, practically? The person who installed linux on that particular device is liable? >no algorithmic feeds for minors by default Any choice of what content to display is an algorithm. Maybe they want a simple or easily explainable algorithm?
The text of the bill is here: https://ilga.gov/Legislation/BillStatus/FullText?GAID=18&Doc... . There's about 3.5 pages of text defining this. The relevant text doesn't call it an "algorithmic feed" for what it's worth. They define an "addictive" feed and it's essentially any kind of personalized recommendation. > "Addictive feed" means a website, online service, online application, or mobile application, or a portio…
Re: Illinois just passed a law that puts Linux on the hook for age verification
#87I feel like all of these laws are being designed backwards. Content providers, like MPAA films, should have to identify what sort of content they are providing. Then I can give my kids a device configured to allow some or all of that at my discretion. Requiring my kids' devices to advertise their age (or their age "bucket", as if that was a meaningful difference) to protect them is not doing me or my kids any favors.
Re: Illinois just passed a law that puts Linux on the hook for age verification
#88If OSes build a standards-based way to query age of user that is logged-in, where non-admins are not allowed to adjust the age bucket, then parents can configure devices on first use to have an OS-wide enforcement of age controls.
Apps and sites would query the OS, not individual app/site accounts, for user age and act accordingly.
Apps can then lock out certain features like algo feeds and adult content more consistently.
Responsibility for proper use is still on the parent, and no verification process is put upon the operators of sites.
Not sure how I actually think about this; I'm only putting this out for discussion.
Re: Illinois just passed a law that puts Linux on the hook for age verification
#89I will never be compelled to implement this, and would never merge it.
Every release requires quorum signatures by an international maintainer team, and the distro is designed to work offline-first, with some variants not even supporting network drivers in the kernel, so Illinois legislators can eat shit.