• @[email protected]
      link
      fedilink
      English
      41 year ago

      There is no good design for this. The only design that works is external regulation and laws wich is why we use that for real things that aren’t scams.

        • chameleon
          link
          fedilink
          31 year ago

          You can easily end up with A gifting B a million and then B sending A the NFT for free, potentially with a trusted escrow service in between to make sure both of these actually happen. The NFT marketplaces are essentially already acting as escrow, so this isn’t weird.

          Only thing you could probably enforce is that moving something from one key to another requires a fee to be paid to the original artist, but that’d also trigger if A wants to move their assets to a different key (eg in or out of some hardware wallet, online wallet or marketplace). And if A and B trust each other strongly they can simply share the key.

          • Natanael
            link
            fedilink
            English
            01 year ago

            Or they set up a multisig wallet, each creating one keypair directly on approved (tamper resistant) hardware wallet models, transfer it to the multisig wallet, and now control of the collection of multisig wallets means you control the token.

            So now you trade it by trading the set of hardware wallets. Validated by each original participant including results from an audit of the key generation procedure with the hardware wallet.

            No trace on the blockchain, and the trust model is more robust than simply taking the word for it as one of them share the private key claiming they did not keep their own copy.

        • Natanael
          link
          fedilink
          English
          21 year ago

          The protocol doesn’t support covenants like that in smart contracts. It has been discussed a lot but not implemented.

          It gets complicated fast.

        • @[email protected]
          link
          fedilink
          English
          11 year ago

          Because the second the rule becomes inconvenient there will be a fork or some kind of bullshit that removes the rule. This has already been done a couple of times when money got stolen from big investors. The thefts followed the rules set up on the blockchain and nothing in those transactions were different from a normal transaction but humans looked at them and said that they weren’t valid and did whatever technical bullshit they needed to do to reverse them.

          • @TitanLaGrange
            link
            English
            51 year ago

            whatever technical bullshit they needed to do to reverse them

            Apparently ultimately this involves hitting the person hiding the encryption keys with a $4 wrench until they provide the keys.

            • @[email protected]
              link
              fedilink
              English
              21 year ago

              I hope you are aware that you went from “this can’t be broken” to “I trust that people wouldn’t break it” to “sometimes they do break it but it’s not that often” in a very short comment.

                • @[email protected]
                  link
                  fedilink
                  English
                  01 year ago

                  So if 50%+1 of people decide that they don’t want to pay artists they can just stop doing that. Sounds iron clad to me.

      • @ABC123itsEASY
        link
        English
        11 year ago

        Nah the actual limitation is that providing people a way to transfer the token without paying a royalty is essential if you want to give people the option to freely transfer it between their wallets without selling it and paying a royalty. You could write a smart contract that does enforce this but then you would lose the ability to have that free transfer.