this post was submitted on 23 Mar 2026
439 points (98.2% liked)
Programmer Humor
30551 readers
929 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, you did: OpenID.
I remember when I first read about it (late 2000s? not sure when), I thought it was an awesome idea and surely the web of the future would be full of "log in with OpenID" buttons.
Instead it is now full of "log in with Google", "log in with Facebook", "log in with Microsoft" buttons.
You can’t arbitrarily trust any OpenID implementation. I could easily have authelia report that I am schnurrito and the app has no way to confirm that.
It is just a framework. OpenID en OIDC are probably used by those companies to federate user access.