Mastodon has seen a renewed interest these last few days, but when you look at the statistics mastodon.social siphons the biggest part of the pie, it sees a few thousands new sign-ups a day, while medium sized instance and smaller ones only get a few, sometimes just single digits increase.

This has been exacerbated since mastodon changed its UI both on web and mobile apps, to make the flagship instance the default one for sign-up in an effort to lower the entry barrier, which on the same time is leading to unhealthy concentration, on a platform that advocates for decentralization through federation.

Do you think this is the way forward on the fediverse ?

#mastodon #pixelfed #lemmy #fediverse

  • quixotic120@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    9 hours ago

    Very much this. They way it was explained to me was akin to what you are saying, single login, jump servers whenever. In practice it is not that

    I’m a shitty developer by all measures but I assume such a feature would be tremendously difficult to implement especially this late in the game. Maybe I’m wrong but I don’t think so. Like would my username have to be reserved across all instances? Would a new instance have to get some kind of list of known usernames? Where would that even come from? Who knows, not me, that’s for sure

    However if it could be done I think that would be a huge selling point. “Imagine if your server started being a shitty place like facebook and you could just move to another without having to nuke your account” is a pretty big deal

    • Iapar@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      Yeah I am thinking about how a implementation for a single acc for the whole fediverse could work.

      Maybe a service with just handles authentication of users and gives the result to mastodon, pixelfed etc.

      Like the login with google on websites.

      Maybe that could be an application for block chain. The ledger has a the usernames and keys that you need to verify with you privat key.

      So you log into mastodon with uid and privat key. Mastodon looks into the blockchain ledger and validates from there. If is is valid, you are loged in.