Top
Best
New

Posted by terminalbraid 6 hours ago

Illinois Introducing Operating System Account Age Bill(www.ilga.gov)
206 points | 299 commentspage 4
hypeatei 5 hours ago|
What are they going to do to enforce this? Take down open source projects that "operate" in Illinois because a user downloaded the software there? Absolute joke and everyone should treat it that way; advanced compliance here means implicit support for the surveillance state.
exabrial 5 hours ago||
Why suddenly are all of the blue states doing this BS? What is going on and what control is this affording the government?
tadfisher 5 hours ago||
Lobbying from Meta. They do not want to do age-verification themselves (and pay for it).
RankingMember 5 hours ago|||
See the actors behind this here (Meta is a big one): https://tboteproject.com/
Nijikokun 5 hours ago|||
Meta is behind a huge amount of it, they have funded the majority of these
dzink 5 hours ago|||
Meta is lobbying with millions for it.
anonym29 5 hours ago|||
Blue states: paternalism over your property, liberty for your body

Red states: paternalism over your body, liberty for your property

gruez 5 hours ago||
except for during covid, where there was a weird reversal.
anonym29 5 hours ago||
I don't even know if that was much of a "reversal".

Blue states were paternalistic over both your property (business and social gathering shutdowns) and your body (masking, social distancing enforcement), while red states (particularly Texas, Florida) were very laissez-faire for both.

What's perplexing about this is that research has generally correlated higher amygdala activity (fear/worry) with political conservatism, and lower amygdala activity with political progressivism, but in this case, the effect seemed almost inverted.

mghackerlady 4 hours ago|||
In that case, I imagine that the response of mask mandates wasn't out of fear but was done do to the obvious benefit in controlling a disaster. The anti-masking movement is also I suspect a fear response. People are afraid of change, especially extremely visible change
logicchains 3 hours ago|||
Fear of infectious diseases is inversely correlated with testosterone levels, and so is liberalism.
tzs 1 hour ago||
A few people have replied saying Meta lobbying, but the bills Meta is known to have lobbied for seem to be the ones that require actual age verification that would tend to increase the amount of personal data Meta gets.

Meta's lobbying spending is cited for states not doing that kind of bill, but that's their total lobbying spending in that state.

These new bills in the style of the California one do not require any actual age verification and don't give any information to sites or apps other than the age range that whoever made the user account on the device entered.

It is essentially just requiring a simple parental control mechanism be provided by the OS which provides a way for parents to set age ranges for the accounts of their children and an API that apps that need to check age can query.

On a Unix or Unix like system this could be as simple as having the command to create a user account ask for age or birthdate and store that somewhere (maybe a new field in /etc/passwd) and then adding a getage() function to the standard library that apps can call to get the age range for the current user.

From the "we want to slurp up everything we can about you" point of view usually associated with Meta it is not obvious why Meta would support this approach.

Age checks can broadly be divided into 3 categories.

1. Done entirely on the local system, with only the result being revealed to the app/site that is asking. Age information comes from the owner/administrator of the system. I.e., the parental control approach.

2. Done using the local system and some external source of age information like your government. Only the result is revealed to the app/site that is asking.

3. Verification is done directly with the site that is asking, or through a third party. You have to supply sensitive documents like your government ID to the site or the third party.

#3 is terrible for privacy and anonymity. The red state laws tend to be in this category.

#2 depends on the details. There may be ways using the timing of the communications between your system and your ID supplier (e.g., your government) and the communications between your system and the site you are proving ID to that could allow the site and the government to get more information that you want them to. There are cryptographic ways to prevent that, especially if the device has a hardware security module. It thus comes down to with #2 that you really need to look at the details.

I'm not sure if any US state is taking this approach. The EU is, with cryptography to make it GDPR compatible and allow anonymous verification. Google and Apple are also working on such systems.

#1 is basically equivalent to the "Are you 18+" dialogs on many adult web sites, except moves to the device and the admin can if they wish prevent non-admin users from lying.

It is not really surprising that blue states are tending more toward #1, especially considering that several of them are among the states that have the strongest state privacy and data protection laws.

johndecktwo 4 hours ago||
Agelesslinux
fredgrott 5 hours ago||
here is the date I will put out....

1 10 0000

or even better

1 10 -2000

This will turn into most useless set of laws ever

anthk 5 hours ago||
Read and share "Free Software, Free Society" now.

Richard Stallman advised us about it long ago.

Thank god Plan9 got relicensed into GPL. 9front might not totally free, but it's a step in case GNU+Linux gets utterly broken.

And, yes, please, go try Trisquel (novice users), GUIX (experts) and Hyperbola (experts and protocol purists).

Avoid every Google, Amazon, Facebook, Apple, Netflix service with nonfree JS.

longislandguido 1 hour ago||
The pragmatic Richard that wrote that book is long gone I'm afraid.

Today his blog is filled with weird rants against voter ID, the Iran conflict, and a list of other countries he dislikes because they have national ID cards and this is a bad thing apparently.

For someone who is a renowned world traveler, you would think he has heard of passports by now.

Not a peep about these bills that could have a very real impact on an operating system he invented (gah-noo).

Then again, since he's never installed it himself*, account creation is not something he would have to deal with or care about.

* https://www.youtube.com/watch?v=umQL37AC_YM

Maybe the solution is as simple as having an adult create your account for you.

Like paying a homeless guy to buy you booze or cigarettes, not that anyone would ever do that.

k33n 4 hours ago||
When I need to use my computer, I'm not thinking about someone else's crusade. I have crusades of my own to fail miserably at and I need all the help I can get from whatever products function best.
Mars008 4 hours ago||
Somehow I'm not surprised. They voted for Biden in 2020 then for Kamala. Just like california with it's OS age verification.
MarsIronPI 1 hour ago|
Hey, it's mostly those northern city folk who vote blue. Down where I'm at it's all pretty much red.
bitbytebane 2 hours ago||
[dead]
shablulman 5 hours ago||
[dead]