Earlier quoted context omitted.
But how can a blockchain be actually and meaningfully "public" without proof of work and distributed mining establishing majority based consensus on what _is_. If you just store the equivalent of a blockchain somewhere then I don't see what benefit it provides over a database controlled by a consortium. It's all bullshit.
A blockchain does not require anything beyond ensuring the prior entries checksums make sense. Making past entries immutable is the purpose. Proof of work and distributed mining don’t need a blockchain. Have you heard of hashcash? It is proof-of-work concept to prevent email spam. https://en.m.wikipedia.org/wiki/Hashcash
Microsoft is shutting down its Azure Blockchain Service
31–40 of 260 posts
Re: Microsoft is shutting down its Azure Blockchain Service
#32Blockchain is a brilliant solution to an extremely rare problem. It lets you do distributed consensus among untrusted nodes in a setting where contributing compute power is economically incentivized (e.g. where there's mining). That applies to cryptocurrencies, but basically nothing else.
It's amazing how much bullshit has been pitched under the flag of "blockchain". Millions of dollars have been poured into projects that are technically unsound or that had no use for a blockchain to begin with. This has been going on for years.
Re: Microsoft is shutting down its Azure Blockchain Service
#33Earlier quoted context omitted.
What is the advantage of a private blockchain over a hash tree like used in git? A git commit is also irrevocable, except if you do a git rebase. How do you prevent something similar like a git rebase in a private blockchain? A public blockchain with multiple agents that do not trust each other like in BitCoin make sense to me.
Think of an industry e.g. like banking, where the different participants know who each other are but don't fully trust each other. Presuming each participant controls one replica in the system, then using BFT algorithms you can ensure that so long as less than a third of the participants are malicious it is not possible to perform such an attack.
Re: Microsoft is shutting down its Azure Blockchain Service
#34What are the practical uses of private blockchains anyway?
Permissioned blockchains can be useful in trade finance and international trade. Financial transactions across borders can be delayed to allow for clearance and settlement between several institutions, which requires multiple banking systems to verify the integrity of transaction and collect a lot of paper trail. There are several competing projects solving for that problem right now.
I'm very skeptical of these use cases.
Re: Microsoft is shutting down its Azure Blockchain Service
#35Earlier quoted context omitted.
What is the advantage of a private blockchain over a hash tree like used in git? A git commit is also irrevocable, except if you do a git rebase. How do you prevent something similar like a git rebase in a private blockchain? A public blockchain with multiple agents that do not trust each other like in BitCoin make sense to me.
Think of an industry e.g. like banking, where the different participants know who each other are but don't fully trust each other. Presuming each participant controls one replica in the system, then using BFT algorithms you can ensure that so long as less than a third of the participants are malicious it is not possible to perform such an attack.
Re: Microsoft is shutting down its Azure Blockchain Service
#36[0] https://lisk.com
Re: Microsoft is shutting down its Azure Blockchain Service
#37What are the practical uses of private blockchains anyway?
Wowing govt officials and scamming public money.
Re: Microsoft is shutting down its Azure Blockchain Service
#38Earlier quoted context omitted.
Think of an industry e.g. like banking, where the different participants know who each other are but don't fully trust each other. Presuming each participant controls one replica in the system, then using BFT algorithms you can ensure that so long as less than a third of the participants are malicious it is not possible to perform such an attack.
You can also set up a git repository and prevent history rewrites on the central server. Some third party could also offer this as a service. Each entity can check this by doing a pull every minute in a cron job, which fails when history rewrite happened. If they detect this, their legal department can take some actions.
Re: Microsoft is shutting down its Azure Blockchain Service
#39Similar to how "god of the gaps" arguments work, there's a "god of complexity" phenomenon in tech, where people will project infinite possibilities onto technology they don't understand. Blockchain is a brilliant solution to an extremely rare problem. It lets you do distributed consensus among untrusted nodes in a setting where contributing compute power is economically incentivized (e.g. where there's mining). That…
Re: Microsoft is shutting down its Azure Blockchain Service
#40Similar to how "god of the gaps" arguments work, there's a "god of complexity" phenomenon in tech, where people will project infinite possibilities onto technology they don't understand. Blockchain is a brilliant solution to an extremely rare problem. It lets you do distributed consensus among untrusted nodes in a setting where contributing compute power is economically incentivized (e.g. where there's mining). That…
I too believe that the blockchain is mostly useless outside of buying drugs online, yet I don't think cryptocurrencies are going anywhere any time soon. It's effectively become a casino for millenials and zoomers where everybody hopes to become a millionaire overnight. Some even succeeded.
No amount of technical argumentation is going to change that.