> I think a lot of people want 'Account Portability' because what they really want is Single Sign On.
This may be true, and hopefully all the work I've been doing around pushing Mastodon towards a more standardised OAuth system that borrows elements from OIDC helps here. For instance, I've just done the pull request for a userinfo endpoint, which would more easily enable this "single sign onβ approach.
I think something @bengo does kind of miss in this article is how these decisions would impact end users, would it simplify things or add more complexity? βWait, now you mean I need to choose an authentication server AND a mastodon server???β
For non-technical people, a lot of these proposals would absolutely loose them. Only technical minded folks even know that public/private keys are used in Mastodon.