• simplymath@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    16 hours ago

    does git require authentication with a central server? I know that’s common practice and true of github, but my recollection was that it was meant to fix the problem of distributed kernel development via an email listserv in the early 2000s. This stack exchange post discusses how it’s not really centralized

    • I Cast Fist@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      15 hours ago

      Not being centralized has nothing to do with being trustless. The fediverse is also decentralized, yet you, me and everyone else has to log in to a specific server. If I try to login via lemmy.world, it’ll fail. I have to login via programming.dev. Does that make lemmy and the fediverse trustless? No.

      Even the top answer on that SO question explains that the use case of hash trees for git is different from that of blockchain