Hacker News new | ask | show | jobs
by root_axis 3121 days ago
No, it cannot work for things that are physical because just like with any other piece of software, the smart-contract has no impact on the physical world, thus ownership must be legally enforced the same way it is with centralized systems that track ownership.
1 comments

Better tracking of ownership can be a good thing even when you do need another system for enforcement.

For example, a problem for many low-income people in the U.S. is that consumer loans get sold and resold, often with poor record-keeping, and its hard for the consumer and the courts to know whether a creditor claiming nonpayment actually has a right to be paid. This is described in detail by Matt Taibbi in his recent book The Divide.

> consumer loans get sold and resold, often with poor record-keeping, and its hard for the consumer and the courts to know whether a creditor claiming nonpayment actually has a right to be paid.

Well, a loan isn't a physical object so that example doesn't really apply to my comment, however, I still don't think it solves the underlying issue since the cause of the problem isn't a lack of reliable record keeping technology, it's "poor record keeping" which is a deliberate choice made by some businesses regardless of what technology is available.

Which is possible because we trust those businesses to keep proper records, instead of putting them on a public blockchain that doesn't require us to trust anyone.

Another example which is physical is real estate records in some third-world countries, where the central government wants to enforce property rights but bribes to the local register of deeds are effective at getting the records changed. (I read about this in an article in The Economist several years ago, so don't have a reference handy.)

> we trust those businesses to keep proper records, instead of putting them on a public blockchain that doesn't require us to trust anyone

Nothing really changes. You still have to trust that those private businesses will correctly use the record keeping technology. In a world with practical blockchain record keeping they would simply fail to use it or use it incorrectly.

Not if you use a contract that transfers ownership only with an on-chain payment. Even without that, you at least can't claim you lost the records, as these companies sometimes do.
My point is that the incentives for the debt purchaser to use reliable record keeping is unchanged.