social.linux.pizza is one of the many independent Mastodon servers you can use to participate in the fediverse.
A instance dedicated - but not limited - to people with an interest in the GNU+Linux ecosystem and/or general tech. Sysadmins to enthusiasts, creators to movielovers - Welcome!

Administered by:

Server stats:

1.3K
active users

jaxter184

@erlend ive only recently started exploring the current state of decentralized identity, but do you have any resources that could explain why fediverse and matrix stuff needs oidc rather than just indieauth?

and you mentioned that theyre not really compatible with each other. does that mean that we need to pick one and discard the other?

@jaxter184 We need something *like* IndieAuth, I.e. ‘web sign-in’. But IndieAuth is an extension of OAuth that predates OIDC and is not compatible with it. Mastodon already supports its own form of ‘web sign-in’, and this too is a custom thing rather than IndieAuth exactly.