I firmly believe that the blockchain, and a lot of crypto stuff in general, is snake-oil, and a solution in search of a problem, but dns seems like a place where it could be useful. Am I wrong? As a blockchain-hater, I would love to be.

  • lwuy9v5@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    9 days ago

    DNS uses distributes hash tables, which is decentralized. Though, yes, there is centralization in terms of trusted entities able to issue domain names and top level domains, you can already host your own distributed and decentralized name servers

    • lwuy9v5@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      9 days ago

      Generally, blockchain is really only helpful in very specific scenarios

      • where there is no trust amongst actors (there is trust in dns, I trust you to tell me the details for your DNS records)
      • immutability is important (dns records are regularly mutated, only the current state is important)
      • and performance is unimportant (performance is critically important for dns)