this post was submitted on 18 Jul 2025
54 points (100.0% liked)

Privacy

1948 readers
238 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] frustrated_phagocytosis@fedia.io 6 points 2 days ago (1 children)

How does that help verify age? I can take a selfie of the photo that comes with a frame for God's sake

[–] FizzyOrange@programming.dev 1 points 2 days ago

I think the combination of two things actually makes this slightly difficult to defeat:

  1. The app will take a video and look for movement so a static photo won't cut it.
  2. They apparently flash the screen red green and blue which allows them to distinguish reflective and emissive surfaces. So you can't just point it at a video of an old person because no suitable reflective colour displays exist yet.

There are a few ways I can think of to circumvent it:

  1. Write an app that displays a video and simultaneously averages the colour of the front facing camera and applies that as a filter to the video, emulating a reflective display. There would be some lag but I bet it works.

  2. Use the Android emulator and directly read the screen colour, and use that to filter the camera input (and connect the camera to an AI video). I dunno how detectable the Android emulator is these days though. Probably the age verification apps can detect it fairly easily.

  3. Find a homeless person and pay them £2 to look at your phone.