Slashdot Mirror


Blockchain Platform Developed by Banks To Be Open-Source (reuters.com)

A blockchain platform developed by a group that includes more than 70 of the world's biggest financial institutions is making its code publicly available, in what could become the industry standard for the nascent technology, reports Reuters. From the article: The Corda platform has been developed by a consortium brought together by New-York-based financial technology company R3. It represents the biggest shared effort among banks, insurers, fund managers and other players to work on using blockchain technology in the financial markets. Blockchain, which originated in the digital currency bitcoin, works as a web-based transaction-processing and settlement system. It creates a "golden record" of any given set of data that is automatically replicated for all parties in a secure network, eliminating any need for third-party verification. Banks reckon the technology could save them money by making their operations faster, more efficient and more transparent. They are racing to build products using the technology that will generate new revenue, with dozens of patent applications filed for blockchain-based products by Wall Street's top lenders. R3 says it hopes its platform will become the industry standard, although its intention is indeed for firms to build products on top of it.

4 of 32 comments (clear)

  1. Blockchain did NOT originate with bitcoin by Anonymous Coward · · Score: 0, Interesting

    Blockchain did NOT originate with bitcoin. You know what seems to have used it first in a widespread way? Git.

    Every git commit is hashed with a link to the previous commit. The result is a 'hash chain' of snapshots, complete with merkle trees. The difference is that git's hashes are not required to be below a certain value. This is the same as saying that as a cryptocurrency, git's 'difficulty' is permanently set at 0.

    -- sea

     

  2. Re:Can anyone please explain by darkain · · Score: 5, Interesting

    The big deal is about big transactions. This most likely isn't going to be used in the consumer credit card / debit card market, but more likely in the large purchase department. Buying a car/house? Waiting a few minutes vs hours/days for credit reports to return. Transferring millions/billions of dollars between accounts, who's auditing it? Blockchains significantly reduce the amount of work in this department while essentially eliminating fraud, since the dollars can be tracked from transaction to transaction.

  3. Re:Can anyone please explain by xenog · · Score: 5, Interesting

    I have written Haskoin, a Haskell implementation of the Bitcoin protocol. I have consulted for a large bank and various interested organizations on "blockchain" technology. There is really nothing to see here. Bankers are scared of Bitcoin. They're trying to get some of the attention and changing the tune to that of "blockchain". Some of them believe (or lead others to believe) that they can do something with this blockchain technology, but virtually nobody understand how any of it works. My opinion is that bankers are very specialized salesmen who know about making deals. Bitcoin to them is just a bunch of startups working with blockchain technology, which is treated as some generic buzzword that they can attach to some of their offerings if they just use some setup that has some passing resemblance to the Bitcoin system. It is all very weird, like having a horse attached to a contraption involving pedals on a four-wheeled vehicle and call it a car. In all my time doing consulting around this blockchain stuff I did not find one use case that merited the use of anything remotely resembling Bitcoin. Banks rely on secrecy, identity, and they have to respect lots of different regulations and restrictions, also their software needs to change very often. An open database on the Internet for everyone to see running on very basic stable software is not going to fly for any of their requirements. Blockchains in banks are an oxymoron.

  4. Re:life imitating pardoy by Big+Hairy+Ian · · Score: 3, Interesting

    If this is the same banks who are clearly storing my password rather than hashing it (Tell us the 3rd 5th & 9th character of your password), who wont let me use a password that is more than 12 characters long or contains !"£$%^&*(()-=_+;:@'#~ characters? They will break anything secure about blockchain by trying to make it look more secure to morons!

    --

    Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.