Why can’t we have federated identity to login into fediverse instead of creating login for each instance?

  • DanTilDawn@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    This would require either a central authority for registering and managing the identities, or the path of distributed ledger, where identity is confirmed with digital signatures when transacting - the second option is what crypto is. Some type of Blockchain tech could service it but all crypto related technology is buried in bad optics right now due to the current state of it being a big mouse trap setup by venture capital to squeeze money out of people without the protections of regulation afforded by their centralized identity management (which is run by the native government that the users are a citizen of.)

    • thekinghaslost@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      For identity verification, you can just do a simple key signing, just like how Nostr does it.

      Each user will generate a public-private key pair on their own device and has all their posts (and edit/delete requests) signed using their key.

      If someone wants to delete or edit their post, the site can just verify that the request is signed with the same key.

      There’s still issue of who’s going to store the user’s follows, etc. but I think we can find a way to workaround it.

      • ttmrichter@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Once someone had a technical problem. “I know,” they said. “I’ll put it on the blockchain.” Now they have a million technical problems.