this post was submitted on 05 Sep 2026
482 points (97.6% liked)

Technology

87833 readers
2730 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Pika@sh.itjust.works 31 points 19 hours ago* (last edited 19 hours ago) (2 children)

Google Wallet users can share a passport ID pass; Google sends Discord a birthdate, and Discord derives age from it without retaining that date.

... if google wallet is determining it anyway, why can't google wallet just reply yes or no to the "is over 17" query... it seems like discord wouldn't need to know exact age at all in that flow.

[–] sunbeam60@feddit.uk 3 points 5 hours ago

In sane countries the government has a neutral service, backed by laws securing anonymity of verification, for this kind of shit. Only in commercial, dystopian, kleptocracies does it seem reasonable to have a company doing this.

[–] InFerNo@lemmy.ml 2 points 17 hours ago* (last edited 17 hours ago) (2 children)

it would have to ask daily, because you can 15 today and 16 tomorrow (idk what the age cutoff is), but it also says the date isn't retained so you might be onto something

[–] EnsignWashout@startrek.website 9 points 14 hours ago (1 children)

Everybody says the data isn't retained. It's very stylish, today, to claim to delete unused data, at least until it get breached

[–] ilinamorato@lemmy.world 1 points 5 hours ago

That's a wide opening for a lawsuit, though. This is the kind of thing they're probably telling the truth about, at least in as much as what they intend to do.

[–] Pika@sh.itjust.works 4 points 16 hours ago

Even then, the prompt could be as easy as a "recheck" button that the user sees on age restricted media. Kind of like how their age verification bucket was going to be. Database side all they need to know is a boolean of true or false of if they are a minor or not. or /maybe/ a trinary (0,1,2) system if that wanted a distinguishment of < 13 13-17 and 18+ It doesn't have to check daily, it only has to check when the user requests access to age restricted stuff.