logoalt Hacker News

lokaryesterday at 10:14 PM5 repliesview on HN

The page having a simple rating assumes there can be one mapping from content to rating for the whole world. I doubt we can even have one for North America and Europe.


Replies

l72today at 12:18 AM

Every app submitted to the App or Play store already has to do this. If parental controls are on, then users cannot download those apps.

The only hard part for the web is that a site could lie since there is no gatekeeper, but some black lists can help with bad actors.

show 1 reply
californicalyesterday at 11:42 PM

Come up with a few categories and let the browser/OS decide.

Websites by default are ‘true’ for every category, unless they specify.

Categories are, for example of some: nudity, sexual, violence, etc.

It doesn’t have to be perfect but sites will have to err on the side of caution.

We could even create an html tag <restricted type=violence> for example, and the browser can simply not render that portion of the page of the user has that type disabled.

And we could give companies a pass for best-effort categorization using tech to assess user-generated content, along with allowing users to flag their own content as “safe”

show 1 reply
fc417fc802today at 12:49 AM

That's a sorry attempt at an excuse. Companies are expected to collect ID and have related business logic that respects local laws but can't figure out how to tag their content? That's an utterly nonsensical position.

There's no reason a simple, standardized header can't be used to communicate any number of classifications simultaneously.

Edit: It occurs to me that if you oppose all age related measures then my above response isn't entirely fair to you. I still think it's an absurd objection but the comparison I made no longer applies.

show 1 reply
Terr_today at 2:04 AM

It's a hard problem but the key is that it needs to be on the client rather than on the server, because that's what can have any information on jurisdictions, local regulations, religions, or general parental preference.

For example, it would be insane if every website and blog in the world to had to run logic to detect and prevent Elbonian males under 16 lunar years from seeing ankles except on Thursdays.