logoalt Hacker News

boramalpertoday at 6:22 PM2 repliesview on HN

I don’t think NFTs (should) count: My first impressions of web3 by Moxie Marlinspike

https://moxie.org/2022/01/07/web3-first-impressions.html


Replies

benatkintoday at 9:18 PM

Moxie doesn't trash NFTs or Web3 in that article. He just points out some limitations of the ecosystem.

Also, ipfs directly fixes one of the bigger issues:

> Instead of storing the data on-chain, NFTs instead contain a URL that points to the data.

If it's ipfs, it points to the content. If it's ipns, it points to a changeable link to the content, but one that is made consistent through the network, preventing the trick of making it differ based on the referrer.