• skisnow@lemmy.ca
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 days ago

    Yeah, the irony is that I’m sure you could do some sort of blockchain-based DRM that didn’t need a centralized server. Does such a thing exist? Patent pending…

    • Liketearsinrain@lemmy.ml
      link
      fedilink
      English
      arrow-up
      7
      ·
      5 days ago

      It would be possible, I considered implementing such a proof of concept years ago for fun (when blockchain was not exclusively cryptocurrencies). But then I remembered I don’t like DRM so I never released anything about it.

    • Shayeta@feddit.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 days ago

      The problem is that game sellers would need to be able to add games to the blockchain so that they can be traded. But how do you implement a trusted entity in a trustless decentralized system?

      • skisnow@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        Maybe I’m thick but that seems like the answer is the same as it is for anyone selling something on a website without blockchain.

      • timestatic@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        I was thinking of something like LBRY for the backend and like x402 for payment using stablecoins. This could all be neatly managed and allow to skip expensive transferal costs where a piece of content could even cost like less than a penny

      • lad@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        It looks like you don’t need to add a game to the chain, just build a chain of trust and check the signature of something like that. But maybe that has downsides and with an unpopular blockchain it may as well be centralised

        • Shayeta@feddit.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 days ago

          I was thinking more of NFTs, where a single ID corresponds to a specific copy of a game - allowing you to freely trade the game to someone elses wallet.