Banks Adopting Blockchain 'Dramatically Faster' Than Expected (reuters.com) 62
Banks and other financial institutions are adopting blockchain technology "dramatically faster" than initially expected, with 15 percent of top global banks intending to roll out full-scale, commercial blockchain products in 2017, IBM said on Wednesday. Reuters reports: The technology company said 65 percent of banks expected to have blockchain projects in production in three years' time, with larger banks -- those with more than 100,000 employees -- leading the charge. IBM, whose findings were based on a survey of 200 banks, said the areas most commonly identified by lenders as ripe for blockchain-based innovation were clearing and settlement, wholesale payments, equity and debt issuance and reference data. Blockchain, which originates from digital currency bitcoin, works as an electronic transaction-processing and record-keeping system that allows all parties to track information through a secure network, with no need for third-party verification.
Not Faster Than Expected (Score:1)
The government wants its cut so of course it's going to pressure those agents of financial control to adopt (exploit) the technology quickly. They failed to reign in the internet quickly enough--arrogantly believing no individual would ever have a personal use for it. They won't make that mistake with blockchain technology. Though honestly (thankfully) it's probably already too late.
Re: (Score:2)
The rein in Spain reigns mainly on the rainy plain?
Re: (Score:3)
Two days after a blockchain editing was announced. (Score:3, Interesting)
This won't end well.
Re:Two days after a blockchain editing was announc (Score:5, Insightful)
Re: (Score:3)
Yes but don't worry, Allsafe is managing it and there's this whiz kid Elliot Alderson that keeps the E_coin locked down so no one can unwind it.
Re: (Score:2)
Re: (Score:2)
The comment above about Elliot Anderson and E-Corp references the show 'Mr Robot', a hacker TV series where an Evil Corporation has its hands in hacker activities, to create crisis it can exploit. It rolls out a cryptocurrency called E-coin, leveraging the trust in bitcoin and recent hacker attacks against it to make it a popular safehaven currency. This principle works because the brain is implicitly Bayesian: it makes decisions off probabilities based on prior experiences. Those priors are adjusted after
Re: (Score:2)
Since Bitcoin built trust in the tech, people will trust new blockchain tech after bitcoin, even if its not as good. Not saying that's what these banks are doing, but if it is, that's how it works.
I get what you are saying, but most people don't know what Bitcoin is. Even a lot of those that do don't fully understand how it works, so I'm not so sure Bitcoin has any reputation value yet. So far it has attachments to drug dealers and now high finance, the two least trustworthy fields out there.
Re: (Score:1)
Ginni Rometty, at Sibos yesterday, said IBM opposes mutable blockchains.
Will their implementation allow tracking? (Score:1)
When banks implement blockchains, will their version allow tracking of all the individuals involved in the whole chain? If they claim to be doing this for security and not privacy, there's no reason to expect that they won't want to build in features to track everything. We definitely know that they have different requirements from the people that developed the original blockchain implementations. They could claim that they want to be able to detect money laundering. Given how insecure their current sys
Re: (Score:3)
Everything your US bank has to do for the federal gov in the US today will be ready for any other payment products.
No payments to or from some nations. Full complacence and profit taking will be designed into every new product offered.
Micropayments with a bank without the external CC networks and their profit layer.
Everything will be just like a traditional bank service but
Re: (Score:2)
However: "The security aspect of cyber is very, very though." -- Donald Trump, cyber expert
Re: (Score:3)
When banks implement blockchains, will their version allow tracking of all the individuals involved in the whole chain?
Of course it will. They want to use a blockchain for maintaining an efficient high-speed ledger of all bank-to-bank transactions. When you do a funds transfer from, for your account to an account at another bank, they'll write an entry to the block chain and both parties will be able to validate the time at which the transaction occurred. Having an unforgeable ledger is the entire point of the system that they're proposing.
What exactly are they doing with it? (Score:2)
Re: (Score:3)
Re: (Score:2)
Re: (Score:2)
It's all fun and games until quantum computers break these chains.
Again I'm no expert, but there is no 'cracking' of a chain because you need to also own a majority of the miners that validate the chain in order to alter it. Either way, it's more robust than Excel so it can only be a step forward.
Re:What exactly are they doing with it? (Score:4, Informative)
IBM is using blockchain as a distributed, digital ledger service. The basic idea is to create new blockchains for different domains (think of Bitcoin as a blockchain for digital currency) and the use those within a community as ledgers to track transactions (for example, all real estate transactions could be added to the real estate blockchain). They're developing ways to also include rules for transactions to only allow updates to the chain if certain conditions are met.
Source: I sat through many presentations on this at IBM Edge last week.
I'd type more, but I'm on my phone... Google IBM and blockchain to see more. It's actually pretty interesting.
Re: (Score:2)
There's also no reason for society to allow you a pain-free existence.
Re: (Score:2)
Why would anyone spend hashing efforts on those blockchains? And if you "solve" the need for hashing by making the blockchain private within a group of companies, where you expect none of them to attack the blockchains integrity, then your product is no different from having a MySQL database with restricted login ...
The reason Bitcoin exists is that they're the tokens distributed to make people spend efforts on hashing the blockchain. Without tokens you have no hashing. A blockchain thus cannot exist withou
Re:What exactly are they doing with it? (Score:5, Insightful)
It's a distributed trust network, right? Why would banks that survive on trust want that distributed?
Well there's two parts to it, one is the "chain" property where like git's commits it's not possible to edit one transaction later and have it go unnoticed. You can run independent background audits that confirm that this blockchain state corresponds to these transactions and account balances. It's a lot more difficult than adding one fraudulent transaction by itself, like that somebody deposited cash in your account when they never did. Obviously if you can add "genuine" transaction to the chain that's different, but they can be validated in the process.
The other part is inter-bank transactions where it's essential that everybody agrees on the state of affairs. I wouldn't use the "proof of work" but rather signatures of trusted parties, one party one vote. If 100 banks get an inter-bank ledger, 98 of 100 agree on the block chain all the alarms should go off in the last two banks. With signing and countersigning it's pretty hard to go back on anything as 100 banks have digitially signed that they saw your bank digitally sign that this block chain is correct. Because it's harder than you think to find one trusted master to rule them all, both domestically and internationally. Everybody wants to do their own verification which is exactly what block chains provides.
Re: (Score:2)
I wouldn't use the "proof of work" but rather signatures of trusted parties,
Is there a term-of-art for this blockchain-verified-by-syndicate? With it, just about any group can become their own bankers (not totally trustless like Bitcoin, but just a small amount that is easy to maintain small group), I have been wondering how long it will be before a drug cartel issues a cryptocurrency, backed by drugs instead of gold, and verified by signature servers on a darknet. It would probably be more functional
Re:What exactly are they doing with it? (Score:4, Insightful)
It's a distributed trust network, right? Why would banks that survive on trust want that distributed?
Apparently, they don't. Each institution is building its own, private blockchain to stay buzzword compliant, not because it makes any technical sense.
It's like hearing about the Internet for the first time, and proceeding to build a private, closed version -- which really happened several times, but eventually people realized that the whole point about the Internet is not being private or closed.
Re: (Score:3)
finance has a lot of third parties who clear payments. this costs the banks a lot of money and blockchain is a way to guarantee payments without a third party. There is a TED talk about it if you're curious
Expediency of transactions? (Score:2)
Will this speed up transfers and other digital transactions?
I find it incredibly frustrating that it still takes DAYS to do some electronic transfers. After all, immediately verifiable trust should foster a speedier transaction, right...right?
Unfortunately, I doubt it...
Re:Expediency of transactions? (Score:4, Insightful)
Reaction to fiat money? (Score:2)
Re: (Score:2, Informative)
This is nothing to do with bitcoin or any other pretend e-currency, it's a distributed ledger system for tracking transactions between banks I believe.
It's supposed to replace the current EFT systems between banks, which are the electronic equivalent of a pile of rubber-banded cheques stuffed in a postpack.
Mr Robot (Score:2)
They been watching Mr Robot!
But what about 2FA? (Score:2)
Re: (Score:2)
Re: (Score:2)
Sadly, a lot of them still are, even though technically it's a very easy feature to add.
Re: (Score:2)
https://youtu.be/bMehSfTmnbY [youtu.be]
Re: (Score:2)
Doing anything means faster than expected adoption (Score:2)
The key (Score:2)
Ripple (Score:1)
IBM is playing catch-up with Ripple: https://ripple.com/ [ripple.com] . Their distributed ledger has been available for a while now, and a number of banks already use it. They have some pretty charts over here: https://charts.ripple.com/#/ [ripple.com] , but I don't think they have much to do with the Banking technology side.
They could be better off (Score:1)