46 comments

[ 3.4 ms ] story [ 146 ms ] thread
A database to digitize financial details, labeled a "blockchain" so people get more excited about it.
A blockchain is a database with virtue.
How can a technology be virtuous?
A public blockchain (one where consensus is derived from the masses, or rather an abstraction of the masses like PoW) would have “virtue”, but obviously this has yet to be executed perfectly.
Like a stock market is a trading bazaar with virtue.
> a digital ledger that can be instantly and transparently updated.

If it's "instantly" it means PoW is useless, and this thing is just a marketing stunt. Who would have thought.

Yes it sounds like they’re just using Git ;)
Yes, it's like git but access to the repo is defined in the repo itself (using public key cryptography); likely with virtual machine (if it's ethereum, which is likely). There's not much more conceptually there.
PoW is not only "P" for blockchains.
Zero details on what it actually does with blockchain that couldn't be done more easily, quickly and cheaply with an old-fashioned RDBMS. I'll assume it's just a puff-piece for some "innovation manager" until I see otherwise.
Virtually every application of blockchain is better off as an old fashioned RDBMS
Except git, of course.
Git is a Blockchain? Did I miss a meeting?
Sort of. It's a similar cryptographic hash chain type structure. I believe it's a DAG.

Block chain skepticism has gotten as silly as block chain hype. A block chain is a perfectly valid and sometimes useful structure with some very interesting properties, but it won't cure cancer and make a unicorn fly out of every nose.

> Block chain skepticism has gotten as silly as block chain hype.

Is it though?

My admittedly simple understanding is that blockchain is a distributed ledger that suffers from consensus based attacks; as in it's pretty much useless unless the cluster is massive and shared between lots of parties that couldn't really out-compute each other.

Thus the criticisms aren't really "this can never work" but simply, this is usually a waste of compute power and energy compared to a non-distributed version, especially when it's one of these singular company examples.

Would be interested in hearing what's the use cases are.

> especially when it's one of these singular company examples.

Blockchain is most useful in situations where there is a lack of trust between parties. Seems like a lot of people on HN distrust PayPal because of being bitten by frozen accounts or having their earned money revoked. That’s why money is a good use case for blockchain.

Voting is another - maybe you don’t trust that your vote for the radical will be counted correctly.

Smart contracts are another. If the other party decides they don’t like the current state of affairs (they are losing) then it’s much easier and less expensive to have the contract auto-enforced than using a army of law enforcement and lawyers.

If HSBC is actually using this to create an immutable record of transactions that ensures integrity of the logs then it would be a good use case, but I have my doubts.

The trust issue is far overblown. Blockchain is much more about digital ownership of assets. You own your Facebook, your Google search results, etc, etc. You may not physically host it, but own the data that is generated from it and can decide to co-opt it into a larger tray for money if you wish or to remain private. It's much more about freedom on a conceptual level if we zoom out then about simple immutable ledgers; which are just shared key-value pair databases across many nodes, nothing special.
The immutable ledger and consensus algorithm is the basis for allowing ownership of digital assets and freedom.

Solving the trust issue is what an immutable ledger and consensus algorithm is all about.

Without a way to agree on who owns what and a way to enforce that then there is no way to have digital ownership or freedom without an army of lawyers and law enforcement, or trust.

You probably already have ownership of digital assets without blockchain: it’s called a bank account, equities, bonds, and maybe a title or deed to a car or home. But that ownership is all enforced by an entire system of laws, attorneys, law enforcement, and other fallible human beings. If you remove the reliance on that system and fallible human beings, you then begin to enable a greater amount of ownership and freedom than previously possible.

"If you remove the reliance on that system and fallible human beings"

If you throw away a crutch, you've removed your reliance on it, indisputably. But that doesn't cure a broken leg.

I don’t follow your analogy
https://en.wikipedia.org/wiki/Quadriga_Fintech_Solutions

"Cotten, it turns out, was a serial operator of “exit scams: Ponzis that, after reaching a critical volume, abruptly close up shop.” He ran his first pyramid scheme at age 15. Cotten and his partner in Quadriga, Michael Patryn—an alias!—met on a message board for Ponzi schemers, where they bonded by running Ponzi schemes on each other"

I'm well aware of the multitude of scams, hacks, etc. involving [centralized] cryptocurrency exchanges, but it doesn't actually have much to do with blockchain technologies itself, at least not in the context being discussed here.

If you give over control to cryptocurrency by sending your cryptocurrency to some entity that exists outside of a trust-less blockchain system (centralized exchange or otherwise) then that entity can do whatever they want with it (technically-speaking), and you are essentially then reverting back to and relying on non-blockchain technologies at that point (The exchange was probably just a typical web app built with some common web framework and RDBMS). Obviously, ponzi schemes are possible without blockchain technologies and in a purely blockchain world, because of the transparency of transactions, it would be very difficult to pull off without having willing-participants.

There is a separate discussion to be had of how to use blockchain with "legacy" centralized systems and how to make it user-friendly for non-experts, but it's not an actual problem with blockchain technologies itself, but more of a second-order problem.

The main thing being discussed was digital assets, so if you have 2 pure digital assets that are compatible with smart contracts, you can exchange without any trust and it prevents things like ponzi schemes. Government money, like in the example, really is more of a "legacy" centralized system, which allows for this. That's partly why you are seeing entities like Coinbase try to create "stable" cryptocurrencies [1] that try to mirror the value of government money.

[1] https://www.coinbase.com/usdc

"you are essentially then reverting back to and relying on non-blockchain technologies at that point"

Yes, my point is that's not a choice. It's like making the "choice" to fall down after you free yourself from the shackles of the "conventional crutch system".

Clearly this is not an actual problem with walking without crutches - millions of people handle walking that way all the time!

There are many consensus algorithms available and nobody is using proof-of-work you're mentioning in enterprise setting.
> Block chain skepticism has gotten as silly as block chain hype.

Naw. Technologies that are ecological disasters whose only purpose in the last 10+ years is to serve as a platform for fraud and enrichment of early adopters.... they deserve heaps of criticism.

A VCS is a database. A blockchain is a database .

If you use git as intended having a single source of truth (a branch that represents master / deployment) and allows others to submit patches that are then approved to master the data model is very similar to a blockchain.

No doubt, but there's no consensus algo like PoW right?
One could say it’s PoA (Proof of Authority) which is basically saying there are specific authorities that choose to validate it. In github, for example, it would be whoever controls the master branch. Of course, this is needlessly complicating things since 99% of software today is this authority model except its implicit.
(comment deleted)
I only ever use git with a central server providing the source of truth.
Who pays you guys to say this?

https://miro.medium.com/max/888/1*WPnv_6sG9k4oG3S1A09MDA.jpe...

Cap-theorem. Blockchain allows for far greater partitions not available to any other database model. In terms of consistency, while I disagree with everything many crypto companies are doing, when it comes to consistency, blockchain allows far larger scabability in terms of consistency over a larger partition than traditional corporate servers running Hadoop or Spark. The availability is surprisingly quick as well. If we're talking maximum scale of big data and their operating methodology, we're going to be talking about blockchain and how to partition the the data between different clusters and how to achieve consensus between nodes. Financial data belongs on the blockchain, outside of corporatocracy control and central bank control.

> Who pays you guys to say this?

The only set people with a financial incentive to “shill” are bitcoin/cryptocurrency supporters. More Shilling == higher prices == more lambos for those on the top of the pyramid.

To think there is some dark force out there shilling for big banks to scare us from adopting a technology that supports a few transactions a second and requires more energy than several small nations combined.... pretty naive.

>>The only set people with a financial incentive to “shill” are bitcoin/cryptocurrency supporters. More Shilling == higher prices == more lambos for those on the top of the pyramid.

Strawman. I won't answer it.

>>To think there is some dark force out there shilling for big banks to scare us from adopting a technology that supports a few transactions a second and requires more energy than several small nations combined.... pretty naive.

But central banks, bankers, big time capitalists and the federal government would never do anything outside of public interests?

https://cointelegraph.com/news/shark-tanks-kevin-oleary-bitc...

https://www.bloomberg.com/news/articles/2017-09-12/jpmorgan-...

https://www.coindesk.com/former-fed-chair-janet-yellen-is-no...

https://www.coindesk.com/us-president-donald-trump-says-hes-...

For the record I don't own any cryptocurrency and never will because I don't believe in it's merits like you, but I am not so naive to think that private interests wouldn't collude against a digital asset highly risky to their profitable margins.

It could be literally just Cassandra with three hosts per DC... (or even one if you have enough dcs...
Working in a bank and seeing what we are doing, I doubt very much they are putting all of their eggs into one basket. It will be replicated on a ledger/chain/vault or whatever you want to call it and they will be still be using their core legacy system.
Alternative Headline: "One of World's Largest Banks Looks to Upend Financial Model That Generates Them Obscene Profits"

I'm somewhat skeptical they're going all-in or adhering to the vision of the zealots...

Fluff to boost their stock price much the same way like "dot com".