| There are several major issues with NFTs but I don't think this article identifies any of them: - NFTs are not durable. All of the implementations I've seen are trading "ownership" of URLs that rely on DNS and WHOIS. URL is nice for convenience feature, but they should at least include file hashes, ideally multiple perceptual hashes as well. If there is a central point of failure in a web service, the benefits of decentralization are null. If OpenSea goes down, your NFT is effectively gone: so what is the effective distinction from OpenSea hosting a centralized database? - Scarcity is entirely illusory across ecosystems. A given NFT within one ecosystem may be scarce, but there is nothing preventing duplicate NFTs of the exact same content (or minor pixel changes). That's why perceptual and file hashes would be useful: currently there is little to stop someone from taking popular NFTs on one ecosystem and selling the same images on another ecosystem. Ecosystems have a financial incentive to ignore enforcing duplicated content from other ecosystems: it makes them more money and hurts their competitors at the cost of possible minor reputation risk. Each NFT ecosystem is effectively a separate competing namespace system. Imagine if opensea://google.com and rarible://google.com were entirely independent and routed to servers controlled by competing organizations: chaos. - There is no validation of copyright upon NFT creation. I can find someone else's art, make an NFT and sell it. NFT ecosystems need to evolve into becoming more like auction houses: their brand's value should be based on the trust that the art sold is not counterfeit, and are being sold by the true owner. - NFTs have not succeeded in a test within the courts (afaik, lmk if you have an example of this). NFTs grant no legal rights to the holder. If NFTs granted the exclusive right to license that content AND courts enforced that right, they could be immensely valuable. There is no unified "IP Registry" that I can find a picture/audio/video on the internet and look up who the current owner is to contact for licensing. This is the killer app for NFTs IMO, but whether courts will play along with code-as-law has not been legally validated yet. Fortunately for NFTs, non of these are technically insurmountable. Maybe there are some smaller ecosystems that have better designs, but it seems the big players are all taking the easy path and building a fragile foundation for ownership. |
Some of the more prized NFTs are entirely on-chain; I agree that ones which just encode a URL of an image feel very superficial and brittle.
>Scarcity is entirely illusory across ecosystems
Every successful ETH NFT has been copied (probably multiple times) on other chains; this isn't really any different from just even copying on the same chain. In all cases it's treated as a copy.
>There is no validation of copyright upon NFT creation
I agree and I think this is a huge problem for 1/1s!
> NFTs have not succeeded in a test within the courts
Best NFTs are CC0 licensed and don't confer any legal rights (but instead encourage liberal reuse and remixing)