Yes. Decentralized finance is coming and it's maybe the most important technology of the 21st century. If you want anything resembling autonomy and liberty in the future, and if you want to avoid ending up in a world straight out of a Black Mirror episode, I recommend supporting open-source monetary blockchain systems like Bitcoin and Ethereum. There will be an attempt at some point by governments to centralize block…
> and if you want to avoid ending up in a world straight out of a Black Mirror episode, I recommend supporting open-source monetary blockchain systems Could you provide a reason why, with some examples?
Ask HN: Are there any substantial examples of blockchain solving a real problem?
41–50 of 192 posts
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#42I still like it as "proof of existence", proofing that you where in possession of a certain information at some point in time. (by publishing the hash on the blockchain). I think this is already relevant for court cases.
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#43Earlier quoted context omitted.
I don’t think I get this. How does the blockchain part help this problem, over just publishing the data?
Using a (widely trusted) blockchain you could provide a mechanism for people to make sure you have not tampered with the historical records.
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#44In a sense, git is “blockchain technology” that predates the buzzword: every commit is cryptographically hashed, including the hash(es) of its parent(s). This lets anyone verify all the involved commits back to the beginning of the chain, and is what enables the 3-way merge algorithm without a centralized server. What it doesn’t include is any kind of proof-of-work or proof-of-identity, which some people might consid…
Is your ssh key not a proof of identity?
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#45I understand it can make for hard to tamper with historical data. For things such as temperature records of transported food and medical goods this can be very valuable. As you can have mobile record taking and storage. While having confidence that the data has not been altered.
To OP's question though, are there real-world cases of blockchain tech being used for this, or is it more of a hypothetical? The reason I ask is that the security of Blockchain comes at a cost (both in additional complexity and, for PoW at least, energy use). Have people who need those records in the real world found the additional tamper-proofness worth the cost?
It's been done. But has it really solved a problem? I'm not sure. Perhaps it's just better to use a simpler solution. A key on an iot device could sign every entry.
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#46Earlier quoted context omitted.
I don’t think I get this. How does the blockchain part help this problem, over just publishing the data?
Using a (widely trusted) blockchain you could provide a mechanism for people to make sure you have not tampered with the historical records.
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#47Bitcoin solves a real problem: It creates a permanent fix for monetary inflation, which allows people to save money without being taxed on their savings. The rest of "cryptocurrency" is snake oil. Most of it attempts to reintroduce inflation and undermine the fix which Bitcoin introduced. While they may come up with a bunch of reasons for their decision to mint new tokens - the sole purpose of the new inflation is to…
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#48I still like it as "proof of existence", proofing that you where in possession of a certain information at some point in time. (by publishing the hash on the blockchain). I think this is already relevant for court cases.
But couldn't this also be done by publishing the hash in a few newspapers, for example? I imagine for a court case this would be better. One less thing to explain. I think for a court case you would have to prove that the block chain is a historical record, not just some data you and your friends made up.
I think the free service of https://originstamp.com/ publish a daily bulk-hash in a german newspaper. (they call it "root-hash")
I couldn't find the info on their website anymore, but on the branded portal of the newspaper itself: https://blockchain.suedkurier.de/ (german)
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#49Blockchain has existed as a widespread technology for what, a little over a decade now? And people are already proclaiming its fundamental uselessness? Seems like a massive lack of patience and long term thinking. It took nearly a century for the first airplane to go anywhere and another half-century for it to be widespread and practical.
Re: Ask HN: Are there any substantial examples of blockchain solving a real problem?
#50- Currencies that cannot be manipulated/controlled by a government / external forces (plenty of examples why that’s a real problem in history, including runaway inflationary policies, payments restricted from certain individuals eg sex workers)
- Cheap accounting (see digital autonomous companies), you can run a company with lower costs by programmatically handling all transactions. eg running a justgiving type site should be cheaper on a blockchain, in theory
- Fully traceable payments (i.e. knowing who paid who how much throughout history, makes paying taxes, illegal transactions easier)
- A single place where a piece of data can be guaranteed to be accurate (eg you can publish data on a blockchain and prove it was published then at a later date, and there’s no way to manipulate this)
There’s more, I’m sure... Whether these justify the hype or are big enough problems are different questions