It should be noted that there is a far more interesting implication -- tech and banking giants ditch SWIFT for their own blockchain. The blockchain and SWIFT are very similar in spirit and in actuality, and it stands to reason that there is consensus that a private blockchain network would be more robust, fast, and secure than SWIFT.
Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
61–70 of 107 posts
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#62This is just a glorified DBMS.
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#63Earlier quoted context omitted.
I don't see what advantage an offshoot would have. The current blockchain is the longest; there's no reason to ditch it.
No reasons? The nature of the Bitcoin's SHA-256 POW means that individuals can no longer meaningfully contribute to the integrity of the chain, and this responsibility is increasingly held by fewer individuals with access to (relatively) expensive specialized ASIC machines. The Bitcoin system has (relatively) few legit trade opportunities yet, but is well used by scammers and black marketeers. The median person has l…
There is no need to send email when you can send a fax
There is no need to carry a brick with you to make calls
There is no need for plastic cards when one can use cash
And so on, just because YOU do not grasp advantages and possibilities that bitcoin has brought along, does mean the rest of us dont. I use Bitcoin daily BTW it has already improved my life in ways only rivaled by the rise of the web, mobile in last 20 years
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#64Earlier quoted context omitted.
> Something about the financial industry's interest has really turned me off the blockchain and its possible implementations. What exactly? And don't you think banks will be more apt to use Bitcoin once things like the lightning network roll out (offering much greater transaction volumes)?
I think I was turned off because I envisioned a much grander future for blockchain tech than a glorified clearinghouse for big banks. Banks will never use a public network (like Bitcoin) to manage inter-bank transfers. They'll take the underlying technology and create a custom, private network where they can tweak protocols to their liking. The hard part will be for the banks to form a board to oversee the network, b…
The incentive to steal large amounts of money is high and the security is relatively low. What could possibly go wrong?
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#65Earlier quoted context omitted.
How do the banks ensure that aren't outmined? One of the key components of a blockchain is that no one mines more than half that chain. If you have too many blockchains, then you split the miners between the chains and open the doors for a big player to come in and overwhelm the other miners on that chain. I suppose you could somehow implement private blockchains where only those with the private key can participate,…
Banks don't need mining for their chains. >I suppose you could somehow implement private blockchains where only those with the private key can participate, but I don't know whether this has been done or not. This is what everyone is talking about. They aren't talking about mined chains.
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#66Earlier quoted context omitted.
They know all the participants and they don't use PoW. The benefits of a blockchain are known entry ordering and immutability. It sounds like you are missing a lot by having a bitcoin centric view of the problem space.
Every time Ive ever heard blockchain on here it was a Bitcoin- or Xcoin-centric view involving mining. I always countered with stuff like you just said from old research into distributed, fault-tolerant DB or SCM design. I had no idea until now that there was even parallel blockchain work with no proof of work. So there might be a greater press problem at work here not bringing out knowledge of other aspects of block…
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#67The Economist article on this I found good. "The notion of shared public ledgers may not sound revolutionary or sexy. Neither did double-entry book-keeping or joint-stock companies. Yet, like them, the blockchain is an apparently mundane process that has the potential to transform how people and businesses co-operate. Bitcoin fanatics are enthralled by the libertarian ideal of a pure, digital currency beyond the reac…
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#68It makes sense for the banks to do this, because they have different requirements. Bitcoin is great because it works with an unknown set of untrusted entities, and there's no counterparty risk because the ledger is the currency. Banks have a known set of semi-trusted entities, and want to track off-chain assets. They'll still have counterparty risk, but if they see a way to use chained blocks and something like Byzan…
Yep. Here's an example of creating a private blockchain, issuing and sending assets (all in 90 seconds). https://makebitcoingreatagain.wordpress.com/2015/11/26/creat...
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#69Earlier quoted context omitted.
They know all the participants and they don't use PoW. The benefits of a blockchain are known entry ordering and immutability. It sounds like you are missing a lot by having a bitcoin centric view of the problem space.
Every time Ive ever heard blockchain on here it was a Bitcoin- or Xcoin-centric view involving mining. I always countered with stuff like you just said from old research into distributed, fault-tolerant DB or SCM design. I had no idea until now that there was even parallel blockchain work with no proof of work. So there might be a greater press problem at work here not bringing out knowledge of other aspects of block…
Re: Tech and Banking Giants Ditch Bitcoin for Their Own Blockchain
#70So this is more like a git/mercurial chained hash where the head hash proves the existence of all previous revisions? Makes sense. And call it "blockchain" just to keep enough buzzwords.