Hacker News new | ask | show | jobs
by illiarian 1194 days ago
> You don't need to store all state on chain. You will just need to store a hash of the off-chain data on chain. The supplemental off-chain data can be stored in standardized storage systems

It amazes me how people say this with straight face. "Just store all the data off-chain!". Then the chain isn't needed.

1 comments

I'm not sure how you made that jump in logic. The chain is absolutely needed as it stores and establishes cryptographic proof of ownership. This is the entire premise behind validity rollups for layer 2 networks.
> I'm not sure how you made that jump in logic.

What jump? You literally said that all the data is stored somewhere else.

> stores and establishes cryptographic proof of ownership.

It stores some unenforceable token that is only valid as long as those who actually enforce ownership agree that it proves anything.

So:

- all data is stored elsewhere, on centralised servers

- proof of ownership is enforced by centralised entities (governments, courts, police, etc.)

Great application of blockchains.

> You literally said that all the data is stored somewhere else.

No, I didn't. The NFT would be stored on chain and inside the NFT would be hash of the data that is stored off chain. Anyone can then source the off chain data from any location and then compute the hash of that data and compare it with what is stored on chain.

> It stores some unenforceable token that is only valid as long as those who actually enforce ownership agree that it proves anything.

This is no different than any other system. What makes that Oracle database that your property assessor uses to store your parcel information in enforceable? Oh yeah, the government.

> > You literally said that all the data is stored somewhere else.

> No, I didn't... NFT would be hash of the data that is stored off chain.

Yes. You literally said all the data would be stored somewhere else.

> This is no different than any other system.

If this is no different than any other system, then it has no benefits of any other system.

> What makes that Oracle database that your property assessor uses to store your parcel information in enforceable? Oh yeah, the government.

Indeed, the government.

Who makes your fantasy tokens referring to physical objects enforceable? Oh right. No one.

> Yes. You literally said all the data would be stored somewhere else.

Meta data (ownership data) is stored on-chain. (supplemental data is stored off-chain) So again, no I did not say that all data is stored somewhere else. The meta data that is stored on-chain serves an important role.

> If this is no different than any other system, then it has no benefits of any other system.

We are talking about the enforceability. Governments can choose to embrace a blockchain as their system of record. If they do, then NFT deeds are as enforceable as traditional property deeds.

> Who makes your fantasy tokens referring to physical objects enforceable? Oh right. No one.

The government would in this particular case. Maybe in other cases it would be a company and in still other cases it could be an on-chain contract.

> So again, no I did not say that all data is stored somewhere else.

This is splitting hairs. Actual data that is actually relevant to the property, is stored somewhere else. Which is ironic because elsewhere you stated: "but they no longer need to maintain their own database and IT application."

Oh look. They have to maintain their own database for the actual data

> The government would in this particular case.

Not in this particular case. But in all cases.

> Maybe in other cases it would be a company

So. You need central entities to verify and enforce rights to physical objects. You need central entities to store the actual data pertaining to objects and people.

So the point of blockchain in all this is...?

Ownership data is not stored on chain because it is technically impossible. Chain only knows which wallet owns which URL-hash, and nothing else. Which real life person owns which real life physical or digital off-chain artifact (like deed, or picture, or a key), chain doesn't know and can't know. This info is stored in the centralised DBs managed my centralised entities like a company or government.
> The NFT would be stored on chain and inside the NFT would be hash of the data that is stored off chain

Ok, but what's the benefit of doing that?

> as it stores and establishes cryptographic proof of ownership.

But if the entity that is charged with keeping track of who owns what needs to keep a central database anyway, what value does keeping the ownership records elsewhere bring? I see doing that as accomplishing nothing but increasing the number of things that can go wrong.

When it comes to things like real estate, the "proof of ownership" is completely without meaning unless you also have the extra data beyond that. Things like where the land is, what the boundaries of the property are, etc.