| > Yes, you need a trusted path to go from physical reality to the token on the blockchain. You mean a centralised entity that is able to verify all claims input on the blockchain, cross-reference these inputs, and then enforce the execution of the contract. Why would you need blockchain then if you trust such an entity with so much more than just with part tracking? > Blockchains let you do either or both of those things since entities can sign off on the provenance on the blockchain. wat > You can also have multiple entities sign off on it, similar to GPG keys. So, blockchain "solves" exactly one thing: inventory tracking. And does it in an overly complicated and highly inefficient way. Everything else is entrusted to external entities. To quote an amazing article [1] --- start quote --- People treat blockchain as a “futuristic integrity wand”—wave a blockchain at the problem, and suddenly your data will be valid. For almost anything people want to be valid, blockchain has been proposed as a solution.
It’s true that tampering with data stored on a blockchain is hard, but it’s false that blockchain is a good way to create data that has integrity. Blockchain systems do not magically make the data in them accurate or the people entering the data trustworthy, they merely enable you to audit whether it has been tampered with. How then, is trust created? ... if you look at any blockchain solution, inevitably you’ll find an awkward workaround to re-create trusted parties in a trustless world. --- end quote --- [1] https://medium.com/@kaistinchcombe/decentralized-and-trustle... |
...
> wat
My belief that you're arguing in good faith is slowly but steadily dropping. I just went over how you could have a network of such entities instead of a single centralized one. This is a policy question that's orthogonal to whether you use a blockchain for this.
> Why would you need blockchain then if you trust such an entity with so much more than just with part tracking?
Trust is not a simple yes or no thing. Blockchains make trust relationships legible and verifiable. You can go back in time and get cryptographic proofs of historical trust relationships.
I'm normally a blockchain skeptic but provenance tracking is a very good use of them.