What are we going to do about it?
Sorry for the Google Translate Link. An easy alternative is much appreciated.
Edit: thanks to @Xamrica@lemmy.dbzer0.com for this translation alternative: https://translate.kagi.com/translate/https://www.xataka.com/servicios/foros-internet-estan-desapareciendo-porque-ahora-todo-reddit-discord-eso-preocupante
The one thing I don’t like about oldschool forums is that I have to make an account for each one. With each account comes a new place where your email address is registered, and a new password, with each password comes a new avenue for attack if you’re shitty about web security and use the same password (or a variation thereof) for everything. If you use a password manager you’re fine, but I don’t want my email being put everywhere.
There needs to be some kind of SSO that’s open source (like Google but not Google), so I can log into any forum that implements it, but with that comes the cost of running an identity provider and I don’t think forums are going to want to pay for that in addition to their own costs. Maybe some sort of distributed system or something where each forum donates a little bit of compute power to running the IDP, I dunno…
Mozilla’s Persona protocol/service could have been this, but it failed to get traction and they abandoned it. Maybe it was an idea that was just too early. Decentralized auth is a really hard problem.