TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Aren't NFTs sort of centrally controlled?

3 点作者 capiki超过 3 年前
If the content of NFTs is hosted externally (say, on IPFS) and is controlled by a central authority, doesn't that make the "owner" of the NFT forever subject to the whim of the host? Is there a content digest stored on chain to keep the host honest? I'm asking as someone who's genuinely curious and trying to figure this space out. Not trying to "dunk" on crypto here.

3 条评论

justinludwig超过 3 年前
Most NFTs are meant to function like a certificate of ownership to some external thing. The proof of ownership is decentralized, even if the thing itself is not. And like any such certificate, it&#x27;s only useful insofar as whoever actually controls the thing agrees your certificate is legit (or can be compelled to recognize it as such).<p>If there&#x27;s an NFT that says you&#x27;re the owner of a fancy bottle of wine stored in some wine vault somewhere, you&#x27;ll never sniff that wine unless the proprietor of the vault agrees you own it and is willing to surrender it to you. If an NFT says you own 5 bushels of lettuce on a truck headed out of Walla Walla, you&#x27;ll never see those bushels unless the trucking company agrees you own the lettuce and is willing to deliver it to your care. If an NFT says you own a hilarious GIF hosted somewhere on the Internet, you&#x27;ll never gaze upon it unless that hosting service agrees to serve it to you.<p>If I scribbled on the back of a napkin that I was transferring my immortal soul to you, could you redeem that napkin for my soul? Would it make a difference if I put the deed on the blockchain? I would say the only differences between the napkin and the blockchain are 1) anyone can see it on the blockchain; 2) on the blockchain the deed can&#x27;t be tampered with later; 3) the blockchain can include some programmatic constraints&#x2F;triggers on the transaction (eg to make sure I can only sell my soul once, I can only sell my own soul, I&#x27;m now flagged as doomed to wander the earth in eternal torment, etc).
dropnerd超过 3 年前
IPFS content IDs are immutable, so a project owner could set up their metadata to be immutable. [1]<p>But being able to add features and fix bugs is nice, so there&#x27;s a tradeoff.<p>[1] <a href="https:&#x2F;&#x2F;docs.ipfs.io&#x2F;concepts&#x2F;immutability&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.ipfs.io&#x2F;concepts&#x2F;immutability&#x2F;</a>
wmf超过 3 年前
Good NFTs do store a hash on-chain although few NFTs are that competent. Also, people don&#x27;t care about the contents.