this post was submitted on 25 Jul 2025
616 points (98.1% liked)

Technology

73232 readers
4023 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
[–] iglou@programming.dev 2 points 1 day ago

The only entity able to connect you in this case is the identity verification third party. The premise is that a government-backed identification system is more secure than a rando private company.

Private company asks government "hey is this user real and unique", government replies "yes". Private webiste does not need to know your ID. No identifying element needs to be transmitted by the government.

Of course some private companies will need more, and in that case the user, you, can grant them access to data, much like the current authentication systems using Google accounts & co.

In which case the flow would be:

  • Rando insecure company asks government "is this user real and unique? I need their name"
  • Government website asks you "this rando company wants to know your name"
  • You accept
  • Goverbment replies to rando insecure conpany "yes, user real, name is X"

That's how it should be.