this post was submitted on 25 Feb 2026
538 points (99.1% liked)

Technology

81911 readers
4364 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
[–] boonhet@sopuli.xyz 3 points 1 day ago (3 children)

Because then you can share the token and everyone can use it

I'm sure a more robust solution is possible though.

[–] undu@discuss.tchncs.de 2 points 7 hours ago

The scheme from the Danish government, shared in another comment, avoids the sharing by allowing token to be used only once, and, because the government issues the tokens, it can block people from getting tokens if they detect abuse. This can be done by rate-limiting, geoblocking and all sorts of techniques.

Remember that the function of the anonymous token is to not allow the service provider (like an OS, or a a website) to see your identity. This still allows the government to see which service provider you are using.

Hopefully the service provider can form pools yo block the government from knowing each individual website, but that's not a given.

[–] NotMyOldRedditName@lemmy.world 2 points 11 hours ago

You can make them biometric and still be private, but that's even more effort which they wont spend.

[–] linule@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (1 children)

Personal ids can also be used by non-owners, not much different than this theoretic age verification token. But yeah, ideally it would have a security layer to sufficiently confirm ownership.

[–] boonhet@sopuli.xyz 4 points 1 day ago

Ah tbh I just realised that with the tokens being unique you could still limit accounts per token to 1, achieving the same effect as using real ID.