This is exactly what I thought once I realized how NFTs worked. You don't own the server hosting the image - whats to stop the person hosting the image from swapping it to something illegal? Or just taking the server down?I expect in the future we will be seeing some hilarious trolls as whatever is hosted at the url a NFT points to is repalced with 2girls1cup or goatse etc.
Thats all NFTs will ever be in this incarnation. The blockchain does not have the ability to store anything other than metadata.I'm not even talking about their value as investments. The entire "own a link to a resource owned by a third party" seems like its obviously part 1 to a creative illegal scam of some kind.
In the 21st century, laws do not cover new emergent concepts. See lyft's self driving car hitting and killing someone in Arizona a few years ago and no one being charged with manslaughter/negligent homicide.I mean, I know NFTs are total bullshit (like land ownership, lol eminent domain), but how is this pretending to buy something and being so blatant about it even though you didn't actually buy it... how is this not illegal?
how is this not illegal?
For those who don't follow: The author, Moxie, is the creator of Signal and co-author of the Signal Protocol encryption used by Signal, WhatsApp, Facebook Messenger, and Skype. In other words, one of the most famous & praised applied cryptographers in the world right now.
As it happens, companies have emerged that sell API access to an ethereum node they run as a service, along with providing analytics, enhanced APIs they’ve built on top of the default ethereum APIs, and access to historical transactions. Which sounds… familiar. At this point, there are basically two companies. Almost all dApps use either Infura or Alchemy in order to interact with the blockchain. In fact, even when you connect a wallet like MetaMask to a dApp, and the dApp interacts with the blockchain via your wallet, MetaMask is just making calls to Infura!
These client APIs are not using anything to verify blockchain state or the authenticity of responses. The results aren’t even signed. An app like Autonomous Art says “hey what’s the output of this view function on this smart contract,” Alchemy or Infura responds with a JSON blob that says “this is the output,” and the app renders it.
This was surprising to me. So much work, energy, and time has gone into creating a trustless distributed consensus mechanism, but virtually all clients that wish to access it do so by simply trusting the outputs from these two companies without any further verification. It also doesn’t seem like the best privacy situation. Imagine if every time you interacted with a website in Chrome, your request first went to Google before being routed to the destination and back. That’s the situation with ethereum today. All write traffic is obviously already public on the blockchain, but these companies also have visibility into almost all read requests from almost all users in almost all dApps.
I mean, I know NFTs are total bullshit (like land ownership, lol eminent domain), but how is this pretending to buy something and being so blatant about it even though you didn't actually buy it... how is this not illegal?