this post was submitted on 26 Jul 2025
1091 points (99.2% liked)

Technology

73232 readers
4604 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TWeaK@lemmy.today 71 points 1 day ago* (last edited 1 day ago) (14 children)

Fuck off with your device based verification system. That's just the same service, but as a more invasive app installed on your phone.

Instead of scanning a face or ID and uploading it to a service, we're expected to run unverified closed source code on the device we carry everywhere in our pockets?!

[–] WhyJiffie@sh.itjust.works 21 points 1 day ago* (last edited 1 day ago) (9 children)

Fuck off with your device based verification system. That's just the same service, but as a more invasive app installed on your phone.

not necessarily. you give a phone to your children. you partly lock it down by setting it up as a child account, with its age. you make sure to install a web browser that supports limiting access to age appropriate content according to the age set in the system, maybe taking a parent allowed whitelist. the website is legally obliged to set an appropriate age limit value in a standard HTTP header.

that way, the website does not know your age. the decision is on the web browser.
the web browser checks the configuration in the system, that only the parent can change. it does not send it anywhere, only does a yes/no decision. if the site is not ok, it'll show a thing like when the connection is not secure or it was put on the safebrowsing list, except that you can't skip it, only option is to request parent permission.
and finally the age is set in the operating system, without verifying its truthiness, but once again requesting lock screen authentication.
oh and app installs need parent approval for kid accounts, like it should almost always be.

this way it's as private as it can get. the only way a website can find out information about you from this, is to log if your browser loaded the html but not any other resources, because that means you were caught in the age filter. but that's it.

there's multiple pieces in this that is not yet implemented, but they should be possible with not too much work.
this is all possible with open source code, if you make sure the kid can't install anything without parent approval. stores like fdroid could have some badge or something if a browser supports this kind of limitation.

[–] TWeaK@lemmy.today 5 points 16 hours ago (1 children)

All of this is precluded by you using a browser that is authorised and approved by the government.

[–] WhyJiffie@sh.itjust.works 1 points 15 hours ago

fuck any and all government that wants to limit what browsers we can use! the legislation should end at requiring websites to provide their classification in the headers. after that, it's the parents job to set up the device properly.

load more comments (7 replies)
load more comments (11 replies)