• 3 Posts
  • 510 Comments
Joined 5 years ago
cake
Cake day: February 15th, 2021

help-circle

  • Yeah… according to the stats in this post, about 1.9 million people are behind bars.

    11 billion a year between 1.9 million prisioners is about 6k per year per prisoner.

    So that’s about $500 a month per prisoner. Which is not as big of a number… and according to the article, the prisoners still get paid a fraction of it… it’s just that 80% is used “for room and board, court costs, restitution and other fees, including the construction and maintenance of prisons”.






  • It’s going to be an arm race and the most dedicated kids, not necessarily the smartest or wisest, will figure it out. Eventually they’ll get the concepts behind the tools they mindlessly use until then, eventually find much better tools allowing them to bypass a lot more restrictions.

    Well… it depends on how do you define “smart” …but to me, that kind of dedication and resourcefulness is already showing problem-solving skills, regardless of whether they “get the concepts” (many adults don’t fully understand the tools they use either).

    I don’t see how a browser will be able to prevent this kind of usage

    In Firefox, you can disable websockets (and most other features or about:config settings, but the website you linked uses websockets) through a policy.json setting writable only by root, so it wouldn’t be possible for a user without root permissions to change it.


  • How can the account holder violate the title when the title is not demanding anything of them? the whole document is about what the developer and OS distributor “shall” do… there’s no responsibility attached to the account holder. There’s no “shall” attached to the parent. At most all it says is that the OS provider shall offer an interface that requires the Account holder to enter their age… which again is a mandate directly addressing what the OS provider shall be responsible of doing, not the parent. I think it’s pretty clear that the document is targeting the OS providers & devs.

    In fact, it even says that the developer should correct the age themselves, as if the account holder signaling the wrong age was already an expected situation, business as usual:

    (B) If a developer has internal clear and convincing information that a user’s age is different than the age indicated by a signal received pursuant to this title, the developer shall use that information as the primary indicator of the user’s age.

    But sure, that’s only for the AG to interpret… until it happens, it seems to me that it would be silly to assume that parents are gonna start to get fined, all these years the pressure has always been put into the service providers, with the parents often being given relative freedom to decide what to do (and that mentality is specially big in the US, where many states allow you to even home school your child, California amongst them…). Targeting something as “local” as an OS level question seems to me like a bad choice if they actually wanted to suddenly start putting pressure on the parents about age restrictions with this new law.



  • It is exactly because we cannot trust parents to moderate what their children do online that these laws are coming up.

    I disagree. The reason we cannot trust parents is because we are not making them responsible in the first place… there’s not a system in place to assign them responsibility regarding the child accessing places it should not (if we do really think they should not).

    So if by “trust” you mean “blind” trust with no accountability, then well, we can’t “trust” NOBODY, not just parents.

    The problem is that instead of controlling the bad parent, we are trying to control everyone else to try and child-proof the world.

    States require that you get a license, take a test, follow road rules, get your vehicle inspected, and many more requirements. We have these requirements because we know that we should not let an untrained driver on the road.

    The reason I removed it is precisely because I expected this kind of misunderstanding. You are assuming that in my comparison getting a license is comparable to a sort of age limit permit, but the way I framed my comparison, the equivalent of “getting a license” would be educating the parents and keeping a “parental license”. The parent is the bad driver.


  • By “this mess” are you referring to Ch. trafficking? I’d say the responsible people for that are the ones running the criminal rings… but the responsibility for prevention (beyond just plain law enforcement) should still ultimately be with the parent, imho. Since they are the ones with the most power and control over the environment the child is exposed to (I mean, it does not matter how many authentication layers you add, ultimately a child can pass it if they use the parent’s ID…).

    If by “this mess” you mean the risk of leaking private information that everyone is concerned about, I don’t think that’s really caused by the “leave it to parents” mentality… if anything, that’s caused by the “parents shouldn’t have the responsibility” mentality, which is pretty much the opposite…


  • only understand the concept and know where to find a VM.

    That’s already smarter than most of my relatives.

    I’d argue that controlling / monitoring where a kid goes should already be responsibility of the parent.

    If it’s all in the browser then the unprivileged user is at the mercy of whatever rules the installed browser establishes for allowing them access to. So it’s a battle between the parent (helped by the OS) being smarter at setting up local restrictions / monitoring history and the kid being smart enough to break them / act undetected.

    I think the idea here would be that the OS would be able to tell the browser (or any app) that the user is only allowed content of a particular target age group, and then the browser (or whichever app) would apply any appropriate restrictions (which could include restricting virtualization primitives like WebVM, other js APIs or even network-level filtering if that’s what it takes).

    You can also advocate for making use of the “guest wifi AP” many routers already provide to ensure the access to the internet for their kids is done in an allowlist basis. To the point that the kid would have to be “smart enough” to break through the WPA encryption of the main wifi access point (or find out some other social engineering way to get access to that wifi) in order to have fully free access to the internet and visit websites that allow them to circumvent age restrictions.


  • Imho, that’s a slippery slope argument. Like arguing that communities should have no moderation at all (not even when it’s fair) because it opens the door for unfair moderation too…

    One might as well argue a slippery slope in the opposite direction, the more you reject parental-control methods that you can control, the more incentive they’ll have to instead promote methods where you’ll have no control. So you can equally say that rejecting this method will make their case stronger for proposals that would, progressively, give you less and less capacity for control (or in particular, capacity to actively be disobedient against).


  • Parental controls means the control is done by the parents… not by the companies. I don’t need to tell any company what age bracket my kid might be, all I need is for them to tell me how can I block / restrict access to their services in my parent-controlled network (or how to allow them, if using allowlist).

    Standardization of parental controls would be if routers and/or the OS of the devices came with standardized proxy settings that allowed privoxy-style blocking of sites in a customizable way so we can decide which services to allow… with perhaps blocklists / allowlists circulating in a similar way as adblockers do.

    If a web service wants to offer a highly restricted and actively moderated kid-friendly version of their service, they are the ones who need to provide facilities to us so WE can make the filtering (say… they can use a separate subdomain… or make use of special http headers that signal for kid-friendliness), not ask personal information from us just so THEY can take the decision on our behalf…


  • I mean, ultimately it can always be worked around… even if you were to add stronger forms of identification, a kid can take the parents card / ID / DNA sample / whatever when they are distracted and verify themselves. If a kid is smart enough to set up a VM like that they are smart enough to deceive adults. Teenagers have been finding easy ways to get to forbidden stuff for centuries.

    I’d much prefer if the source of trust is in the local device, in the OS, that is responsibility of the family to control, and not on some remote third party service offered by some organization in who knows where with connections with who knows who. If parents don’t properly limit the local user account of their kids, or restrict access to the places they don’t want, it’s their responsibility. Set up proxies, blockers and lock the OS locally, but don’t mess up the internet for the rest of us.