The problem that proof-of-work blockchain solves is widely misunderstood. It uses proof-of-work to establish consensus over points in time which are universally unique. Prior to the publication of Satoshi's paper we did not have a solution to this problem and for that reason it is a significant advance in technology. I wouldn't call it crappy, it's actually quite brilliant. For a detailed description see this: https:…
It’s very interesting as a matter of pure technology. I’m just not sure it’s that useful as a banking system.
---
Medical Records
Mid aughts, I was trying to figure out how to use tamper evident logs (rolling hashes) for our electronic medical records infrastructure. To answer questions like "what did you know and when did you know it?" and "where did this bad data come from?"
Coupled with the notions for Translucent Databases (all data at rest is encrypted) to protect privacy.
We hadn't even gotten to the consensus and trust issues.
---
Authenticity
I'm now most interested in verification of sources.
Where did this cotton or wheat or cobalt come from? Are these pills authentic?
Is the data cited by this paper legit?
Verify copyrights, perhaps even a realization of Ted Nelson Xanadu's notions of transcopyrights. (Disney's DragonChain and others have floated those use cases.)
Is this news report real or agitprop? Is this quote actually legit?
Did someone(s) silently update some published information?
Etc, etc.
---
Tursted Rules & Constraints Satisfaction
Since seeing a presentation on using ethereum style smart contracts for medical claims processing, I've been reading up.
I can barely wrap my head around this stuff. Computability, Turing complete, N vs NP, etc. But the domain experts I heard told a great narrative, so now I'm interested too.