This is not a theory. Laws requiring this are going through the state and federal level right now.
> (b) An operator shall request a signal with respect to a particular user from an operating system provider or a covered application store when the application is downloaded and launched.
Unlike the California law I do not see anything that restricts this to child accounts only.
So let say I have a program:
print("Hello, World!")
and I want to publish it to say npm or nixos, or some linux distribution. Not with out violating this law. This application needs to request the users age brackets at least at 'downloaded and launched' optimistically that means once on first launch, but potentially needs to be requested on each launch of the application. So lets fix the program import ageBracket
ageBracket.get()
print("Hello, World!")
There we go, now the code is compliant with my imagined ageBracket module.Does the hidden Minix installation on every Intel CPU with the Intel Management Engine count?