this post was submitted on 02 Dec 2023
27 points (100.0% liked)
Fediverse
35957 readers
190 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
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
Is this not what the goal of OpenID was? They have a section on their website for providers https://openid.net/developers/certified-openid-connect-implementations/
But I'm sure you would have come across this so I may be missing something.
OpenID is a federated protocol and it would honestly be great if Fediverse projects added it to the core servers
more info on this
Do you have any eta on when it’ll be available on lemmy?
(iirc you’re working on this?)
I don't know Rust well enough to implement it in the core of Lemmy, instead it'd be another service instances would run then do some reverse proxy magic to properly run it on their servers
but I'm planning to use it for canvas 2024, so in a couple months there should be at least a functional version published on github (or some other code platform) (i'll post updates to this on !canvas@toast.ooo & probably my mastodon)
I agree, though I suspect it could lead to an abuse problem by making it very easy to create disposable identities. I'd like to see a federated reputation system for both individual identities and domains to improve that. For forum-like communities, that would likely mean users without enough positive reputation get their comments held for moderation.