The way I read the article, the “worth millions” is the sum of the ransom demand.

The funny part is that the exploit is in the “smart” contract, ya know the thing that the blockchain keeps secure by forbidding any updates or patches.

  • Tar_Alcaran
    link
    fedilink
    English
    1910 months ago

    all the lock is doing is checking whether you own the NFT or not.

    So, you’d need a method to verify who “you” are. And once again we’ve come up with a way to use NFTs that actually works better without NFTs.

    • @[email protected]
      link
      fedilink
      English
      -510 months ago

      Fair enough. I will say that I am not well enough versed in the topic to discuss it in depth.

      • Tar_Alcaran
        link
        fedilink
        English
        2110 months ago

        No offense, but this is literally the problem with almost everyone who says they have a perfect usecase for NFTs. I also don’t know everything about everything either, but I know do know that we don’t tend to make existing systems complex just for fun.

        Every time someone wants to fix something with NFTs, they’re either slapping an NFT on top of the existing system, making it more complicated, OR they want to start a new solution from the ground up, throwing out decades or centuries of experience and edge-case solutions to replace them with nothing, leading to major problems.

        This post is about the second thing happening, your example is the first.

        NFTs are a solution looking for a problem. But all the problems have already been solved without NFTs.

        • @[email protected]
          link
          fedilink
          English
          410 months ago

          Blockchain in general is a solution looking for a problem. Blockchain is just a terrible database that burns mountains of coal. In almost every case when someone suggests using blockchain for something, the simpler solution is to just use a standard database.