Many people here are going off on wild tangents over this. You should just read the law, it’s only a couple thousand words of quite plain English.
Many here have taken completely incorrect assumptions from the title. **This law is for developers, not users. **
Summary:
- Requires OS devs ask for DOB, age, or both at account creation time.
- Requires an API that allows app store devs to request this age data for the account. At minimum this must specify the account is a member of one of these categories: ‘user under 13, user over 13 and under 16, user is over 16 and under 18, user is over 18’.
gasp
- Explicitly bars OS devs from sending more data than explicitly necessary to meet 1 (hint: photo ID, facial recognition).
- Explicitly bars app devs recieving the data from requesting more data from the OS nor the App store.
- Bars app stores from using the data for any other reason and specifically calls out anticompetitive practices.
- Bars app store and OS devs from sharing this data with any third party for any other reason than to comply with this law.
- Has injunctions and civil penalties of $2500 (max per user) affected by negligent violations (eg a child account is served adult content), and $7500 (max per user) affected by intentional violations.
The only problem I have with this is that it should only apply to commercial software (app stores and OS). Libre/FOS software should not have to police ages on their app stores, due to their far reduced budgets (often zero), developer time, and the nature of the software being generally anti-centralized and anti-surveillance-capitalism. Though I’d be fine with it for FOSS software distributed via commercial app stores, as long as they gave a longer lead time to implement (EG a couple of years).
Railcar8095@lemmy.world 4 days ago
It’s a bit like saying the only problem with the Titanic is the water inside.
The law is bad, whether it can be worse or not is just tangential. But still, this law as is applies to computers, phones… And nas, some routers, watches, advance calculators… As they all have OS and can install apps. As per app stores, guess what, thats the GNOME app store, but also flatpak, jellyfin (can install apps as plugins), pip, docker, git… And what about plain executables? Githut should ask for your age too to download artifacts?
Porn started with only age verification by the user as a prompt, and we see where that is going now.
pulsewidth@lemmy.world 3 days ago
Just read the law. It is barely 1000 words.
No. It specifically only applies to general purpose computing devices which means all of the items you listed after computers and phones are not affected. Can you hook up a monitor to your NAS without involving a soldering board and some additional hardware? Your router? Then it’s not general purpose computing. They both require additional computers to interface with them to be used. ‘General purpose computing device’ has been referred in prior legal documents to mean:
“means any general purpose computing device (e.g. server product, personal computer, desktop, laptop, netbook, slate or tablet), including any device that is designed as, marketed as, or capable (through docking or otherwise) of performing the functions of, such general purpose computing devices, and any replacement for any of the foregoing.”
You then go on to complain about it affecting FOSS stores? That’s exactly my complaint. Who are you convincing here?
(2) “Covered application store” does not mean an online service or platform that distributes extensions, plug-ins, add-ons, or other software applications that run exclusively within a separate host application.
No.
Railcar8095@lemmy.world 3 days ago
Great, general computing device means general computing device. Brilliant.
Then you come with the requirement of a monitor… Why? That’s not on the definition. And isn’t a router a server product? Servers generally don’t need a monitor
Docker or git are not distributing extensions, and on Linux docker doesn’t run on a separate host application, unless you bend the meaning of containers to the point of nonsense. I’m curious about the reasoning for git.
From what you said, only jellifin is excluded in my example.
I’m not trying to convince anybody, just explain the current and potential future issues.