Slashdot Mirror


Accenture Patents a Blockchain-Editing Tool (techweekeurope.co.uk)

A blockchain "produces a permanent ledger of transactions with which no one can tamper," reports TechWeekEurope. "Until now." Slashdot reader Mickeycaskill quotes their report: One of the core principles of Blockchain technology has potentially been undermined by the creation of an editing tool. The company responsible however, Accenture, says edits would only be carried out "under extraordinary circumstances to resolve human errors, accommodate legal and regulatory requirements, and address mischief and other issues, while preserving key cryptographic features..."

Accenture's move to create an editing system will no doubt be viewed by some technology observers as a betrayal of what blockchain technology is all about. But the company insisted it is needed, especially in the financial services industry... "The prototype represents a significant breakthrough for enterprise uses of blockchain technology particularly in banking, insurance and capital markets," said Accenture.

They're envisioning "permissioned" blockchain systems, "managed by designated administrators under agreed governance rules," while acknowledging that cyptocurrency remains a different environment where "immutable" record-keeping would still be essential.

47 of 87 comments (clear)

  1. E.g. We can't use it if we can't cheat by ninthbit · · Score: 5, Interesting

    All I read here, is that finance can't use a system that is 100% accountable. They need a way to create scape goats and reverse bad decisions.

  2. Re:E.g. We can't use it if we can't cheat by ls671 · · Score: 5, Interesting

    I read: we require a backdoor into everything...

    Come on, ledgers are never edited, correction transactions are written when a mistake happens.

    --
    Everything I write is lies, read between the lines.
  3. In other words by bickerdyke · · Score: 5, Insightful

    "permissioned" blockchain systems,"

    "managed by designated administrators under agreed governance rules,"

    In other words: They are doing something completely different, but still call it "blockchain" because that's the current buzzword.

    Reminds be a bit of what "cloud" should have stood for until it became a generic moniker for simple online storage.

    --
    bickerdyke
    1. Re:In other words by lgw · · Score: 2

      In other words: They are doing something completely different, but still call it "blockchain" because that's the current buzzword.

      A blockchain with limited participants is still a blockchain. It's as trustworthy as those participants. If the participants all trust one another, or trust the system to protect them from the others, it serves its purpose, even if they are in fact pathologically lying shitsacks like financial companies.

      I'm dubious of the "editing", but if it's really just new records that say "this record replaces record XYZ", i.e., it's still write-only except by convention, that's fine too.

      Reminds be a bit of what "cloud" should have stood for until it became a generic moniker for simple online storage.

      Not sure what you mean here. Sure lots of marketeers talk about "stored in the cloud", but most often that does mean "stored with AWS or Azure, behind the scenes". And there's plenty of "cloud computing" too: more and more distributed scientific jobs are moving that way, as well as naturally-distributed work like animation rendering. Heck, it's the new fad for small software companies to build and test jobs in the cloud.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    2. Re:In other words by mspohr · · Score: 1

      New records to correct mistakes are just fine.
      Going back and editing the blockchain is fraud. Anderson/Accenture know all about fraud so I can see why they want this.
      No, I don't trust them or anyone. That is why we have the blockchain.

      --
      I don't read your sig. Why are you reading mine?
    3. Re:In other words by lgw · · Score: 1

      limited participation blockchain is redundant because the trust is already established by the exclusivity of the system.

      Imagine that not all of the participants turn out to be honest. Or, imagine this is finance, and 0% of the participants are honest.

      Majority-signing works well when the majority are honest, even if a substantial minority are not. It also works well when everyone is dishonest, but very unlikely to collude. This is solving a different problem than Bitcoin tries to solve. This is an implementation of "mutual auditing", not an alternative currency.

      The thing that establishes trust on bitcoin is that no one miner can easily own a large portion of the compute power on the system,

      Perhaps. I think it's possible the NSA has the compute power to take over bitcoin, After all the NSA had "ASIC miners" for at least 7 years before BTC existed. (You don't think the NSA published SHA-2 before they had ASICs, do you?)

      --
      Socialism: a lie told by totalitarians and believed by fools.
    4. Re:In other words by mysidia · · Score: 1

      A blockchain with limited participants is still a blockchain. It's as trustworthy as those participants.

      If your system allows you to go back to earlier blocks and "Edit data in-place", and replace a prior block completely with no record of the original version, Then it's not a real Block chain, because the verification signatures on later blocks for validating the entire chain don't exist or aren't being checked --- which makes it not a chain, taking the word "Chain" out of the word "blockchain".

    5. Re:In other words by lgw · · Score: 1

      Wow, not reading TFA is expected, not reading TFS is common, but not reading the post you reply to?

      --
      Socialism: a lie told by totalitarians and believed by fools.
    6. Re:In other words by mysidia · · Score: 1

      Wow, not reading TFA is expected, not reading TFS is common

      I read the article. The technology utilizes a "chameleon" hashing algorithm that allows deleting a prior block and
      substituting a new one in place.

      No evidence is left behind of what the original block actually was, thus "History is lost".

      The only interesting artifact is the system leaves behind a "tear" which can be seen.

      Nonetheless, the network allows such tear. And thus, past the point of no return.... you essentially have users authorized to
      suppress all records of some particular transaction.

  4. A backdoor in the blockchain by Anonymous Coward · · Score: 1

    Basically, they invented a backdoor for bitcoin-like protocols. And then they patented it, so you can't put a backdoor in your bitcoin-like protocol unless you pay them some money!

  5. Re:E.g. We can't use it if we can't cheat by MightyMartian · · Score: 5, Interesting

    It's interesting, but some of the earliest accounting software I used, which was COBOL-based, didn't allow you to change any ledger once a month was posted and closed. I suppose it was possible to go into the actual database and directly alter records, but the underlying concept was that once a fiscal period was complete, it was inviolate, and the only way you could alter any closed ledger was to post adjusting entries in this period. This could be rather ugly, so you tried really hard not to do any major mistakes. Even end of the year adjusting entries were posted in the next fiscal year.

    Since then I've seen a number of accounting systems that allow all sorts of monkeying around, including posting adjusting entries for a fiscal year within that fiscal year, even though you may be a couple of months into the current fiscal year. It seems common practice now, but a quarter of a century ago that was viewed as completely inappropriate, as it opened the door for fraud.

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  6. Signed patches by John+Allsup · · Score: 5, Informative

    So basically they've taken a bitcoin like distributed ledger, restricted who can do the mining work, and allowed certain privileged entities to produce some form of signed patch. Effectively it's just taking something like bitcoin and adding a new transaction type. As such, it's a blockchain counterpart to the way that UDF allows modifying and deleting on WORM media (that is, a convention for saying 'x was deleted', or 'x replaces y'), perhaps with the means to prevent the erased information being recovered from the updated blockchain.

    --
    John_Chalisque
  7. for fucks sake by Anonymous Coward · · Score: 1

    the actual story here is that another bad patent was issued. duh.
    And of course that techweekeurope doesn't understand tech. (but I guess thats not news)

  8. Immutable is THE key feature of blockchains by um...+Lucas · · Score: 5, Insightful

    The entire purpose of blockchains (the tech behind bitcoin) is that is an immutable ledger, trustless. First off, accenture's tool is useless for Bitcoin (the main use case of blockchains today) because editing transactions within the blockchain will cause that block, and every block after it, to be unable to be validated. Making a new tech and calling it a blockchain while allowing for edits in previous blocks is basically using the term "blockchain" but creating a bastardization of the technology.

    If after the fact edits do need to be made, and they're actually above board, then the simplest solution is to simply publish new transactions that reverse the transactions that were made in error, NOT to allow any transaction to be arbitrarily altered after the fact.

    1. Re:Immutable is THE key feature of blockchains by gweihir · · Score: 1

      My guess would be they want to capitalize on the name, but are either too stupid or too desperate to realize that they have compromised the one core functionality of a Blockchain.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  9. Accenture by Anonymous Coward · · Score: 4, Informative

    Is the remnants of the company which facilitated the Enron scandal. Are we really to trust they will use this crack "responsibly"? Who determines when a block chain should be edited? Them? Why?

    1. Re:Accenture by divide+overflow · · Score: 1

      Accenture is the current name of the former Andersen Consulting, which was originally the tech services arm of the accounting company Arthur Andersen. Andersen Consulting split from Arthur Andersen into a completely separate business unit in 1989 and subsequently broke all ties with Arthur Andersen in August of 2000. Andersen Consulting then changed its name to Accenture in January 2001.

      In summary, Accenture split from Arthur Andersen 13 years before Arthur Andersen's June 15, 2002 conviction in the Enron scandal.

    2. Re:Accenture by divide+overflow · · Score: 1

      >Wikipedia disagrees with you.

      Silly you...no, it doesn't, because:

      1. I wrote my comment from information taken directly from the Wikipedia page for Accenture.
      2. I was a Senior Consultant at Andersen Consulting for 5 years after the split from Arthur Andersen and know what I wrote to be true.

      I defy you to identify any inaccuracy in my earlier comment, Anonymous Coward. :)

    3. Re:Accenture by jcr · · Score: 1

      I was a Senior Consultant at Andersen Consulting

      Hey, thanks for the heads-up. Now everybody knows that you're not someone to trust.

      Have you also worked at the NSA or any other criminal organization?

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    4. Re:Accenture by jcr · · Score: 1

      After they mismanaged the company for a few years, trashing our corporate culture and making all the employees miserable I found another job and resigned.

      If you were an ethical person, you would have bailed as soon as the acquisition was announced.

      miserable, judgemental jerk

      Why would I be miserable? I don't have the taint of working for a criminal organization on my conscience.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    5. Re: Accenture by jcr · · Score: 1

      I am miserable because I need to sign the same three letters in my username

      No kid, that makes YOU miserable. I'm fine with it.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  10. technical deltails ?! by thygate · · Score: 1

    there's absolutely no technical details on how the aim to accomplish this. Wouldn't they need an insane amount of processing power to accomplish this ? otherwise what use is the blockchain at all ? I call BS.

  11. So essentially "Blockchain" without Blockchain by gweihir · · Score: 1

    Are these people completely stupid, or are they just so utterly arrogant and full of themselves that they think they can compromise and destroy the technology, but keep the name as marketing gadget?

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    1. Re:So essentially "Blockchain" without Blockchain by gweihir · · Score: 1

      Well, possibly.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  12. Re:E.g. We can't use it if we can't cheat by ShanghaiBill · · Score: 3, Interesting

    Come on, ledgers are never edited, correction transactions are written when a mistake happens.

    Ledgers are "corrected" all the time. In theory, that should never happen, but there are plenty of ways to fudge. Some accounting systems, including Quickbooks, have an "owner" mode that allows anyone with a special password to modify and backdate transactions. This is one reason Quickbooks is so popular.

    Another possibility is to restore from backup, and re-enter the transactions, leaving out or modifying the troublesome entry. If the software doesn't allow you to enter an arbitrary date, then just set the system date & time between transactions as you enter them. You can download scripts to automate this.

    And, of course, there is the classic solution of keeping two sets of books: one ledger for internal accounting, and a separate ledger for the tax man.

  13. Huh by Hognoxious · · Score: 2

    "managed by designated administrators under agreed governance rules"

    Sounds like a bank. Or maybe a payment processor.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  14. Re:E.g. We can't use it if we can't cheat by sjames · · Score: 2

    Unless, of course, you want to make it easy to cook the books. At one time, bankers and accountants understood that even the slioghtest whiff of impropriety was a problem even if you actually weren't actually doing anything wrong. Today, they're all YOLO.

  15. Re:E.g. We can't use it if we can't cheat by SvnLyrBrto · · Score: 4, Informative

    Remember who "Accenture" really is: the post-scandal-renamed Andersen Consulting, aka: Arthur Andersen. Accounting fraud is their very purpose for existing. And corrupting blockchains to destroy accountability is exactly the sort of thing you expect out of those people.

    --
    Imagine all the people...
  16. Doesn't Quite Get It by Capt.Albatross · · Score: 1

    "And because Blockchain is effectively run by a network of unrelated computers, it produces a permanent ledger of transactions with which no one can tamper. Until now."

    “The invention is not designed for ‘permissionless’ systems, like the cryptocurrency system supporting Bitcoin, which is open and decentralised and where the absence of a single governing authority makes absolutely permanent, or ‘immutable,’ recordkeeping vital."

    The author of the article does not seem to understand that decentralized openness is an essential part of blockchain tamper-resistance (you can rewrite your copy of the Bitcoin blockchain, but you cannot get it accepted without controlling a significant part of all global Bitcoin mining.)

    I wonder how many blockchain-based solutions will be sold on the grounds of tamper-resistance, when the way they use the blockchain actually negates that assumption?

  17. E-coin? by goombah99 · · Score: 1

    Wait till Mr. Robot becomes an editor. Oh don't worry about that friend, you see we hired Allsafe to keep it secure. (Alf walks by the background).

    --
    Some drink at the fountain of knowledge. Others just gargle.
  18. Re:E.g. We can't use it if we can't cheat by mspohr · · Score: 3, Insightful

    It defeats the purpose of having a blockchain if you can change it retrospectively.
    It's not a blockchain if you can "edit" it.

    --
    I don't read your sig. Why are you reading mine?
  19. Re:E.g. We can't use it if we can't cheat by bloodhawk · · Score: 1

    The reality with financial transactions is some decisions are actually reversed or rolled back. What do you do when your ledger says a transaction occurred that actually didn't occur? I am not sure editing is right solution, but neither is simply putting in a second transaction crediting the money back as now you have 2 transactions that didn't occur in your ledger.

  20. Market manipulation by seoras · · Score: 1

    I can't help but feel that this is nothing more than a attempt to undermine, short term, confidence in virtual currencies.
    Otherwise known as "market manipulation".
    Price goes down on some press announcement like this, somebody buys large, price rebounds. Somebody cashes in.

  21. Re:Article missing the point by 0dugo0 · · Score: 1

    The accountancy firms need flawed blockchains, or they will be missing tons of billable hours when blockchains get implemented.

  22. Re:E.g. We can't use it if we can't cheat by mysidia · · Score: 2

    The reality with financial transactions is some decisions are actually reversed or rolled back. What do you do when your ledger says a transaction occurred that actually didn't occur?

    If it's in a blockchain, and it pertains to a cryptocurrency exchange, then it DID occur, because the thing in the Blockchain IS the transaction.

    If it's something else, then you establish rules that let you create a New entry which will be recorded As If it was an edit, BUT it is not an "In place" edit; it's a new record in the Blockchain that is interpreted as an edit, so you could then later go back and programmatically see that an edit was made, and the historical information "THat such and such transaction was erased" will always be intact as an element in the chain.

  23. Re:E.g. We can't use it if we can't cheat by ls671 · · Score: 1

    Since then I've seen a number of accounting systems that allow all sorts of monkeying around, including posting adjusting entries for a fiscal year within that fiscal year, even though you may be a couple of months into the current fiscal year. It seems common practice now, but a quarter of a century ago that was viewed as completely inappropriate, as it opened the door for fraud.

    Thanks for updating me to 2016, amazing!

    Of course, as another poster has mentioned, it is always possible to restore from backup or whatever to fool the system around but the only thing I knew about was what I described first.

    --
    Everything I write is lies, read between the lines.
  24. Re:I can see the use of this by Rakshasa+Taisab · · Score: 3, Insightful

    Then you don't really understand what makes blockchains useful as compared to any other kind of system.

    For the cases you pointed out, e.g. when changes need to be made to things already in the blockchain, those should be done as new blocks that revert or modify previous blocks. That preserves both the history and trust of the block chain.

    --
    - These characters were randomly selected.
  25. Re:E.g. We can't use it if we can't cheat by jcr · · Score: 1

    "Accenture" is Andersen Consulting under a stupid-sounding name to try to avoid the stench of the Enron scandal. As an organization, they have always been devoid of any ethical qualms, and they should be ignored.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  26. Re:I can see the use of this by jcr · · Score: 1

    an insurance company that uses Accenture policy administration software

    Would you mind telling us what company that is? I want to make sure I never do business with them.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  27. Re:E.g. We can't use it if we can't cheat by mlts · · Score: 1

    If there is a need for transactions to be atomic, perhaps multiple signatures with expiration dates would be useful. One to "pre-sign" the transaction, and if that transaction isn't cancelled (perhaps with a nonce that is stored as a hash), after "x" amount of time, the transaction becomes permanent. Or, a signature to start a transaction, another to end it. One can use blockchain technology in a lot of ways, and allowing people to "un-sign" something is just asking for trouble.

  28. Re:E.g. We can't use it if we can't cheat by Anonymous Coward · · Score: 1

    Andersen Consulting split off from Arthur Andersen before the SHTF.

    Not before crimes were committed, just before they were discovered.

    Andersen remains a pack of crooks, and hiring shills like you to spin the story doesn't change that.

    -jcr

    The partners at AC divorced themselves from AA long before Enron. There was much shit and hatred between the two organization for a very long time.

  29. Perhaps someone should tell Accenture by A+Pressbutton · · Score: 1

    1
    Blockchain + Editing Tool = Database

    2
    Blockchain + Editing tool + N 'clients' = N copies of the database

    3
    Blockchain + Editing tool + N 'clients' + M 'concurrent edits' = chaos

    I have a suggestion - Use a proper database.
    Does your $multi-billion business depend on this blockchain|database|record, If it does - Use a proper database, keep it safe.

    1. Re:Perhaps someone should tell Accenture by A+Pressbutton · · Score: 1

      Probably need to explain why chaos

      All the people who use a blockchain for bitcoin need that blockchain to have 'integrity' - no edits and it is in all actors interests to behave (you would hope).
      Also bitcoins are not fungible.

      If you are barclays bank and have made a mistake, no-one at Citibank gives a s***.
      Also USD/GBP is fungible.

  30. Re:E.g. We can't use it if we can't cheat by ninthbit · · Score: 1

    You are correct my friend..... That's what I get for posting while driving. :/

  31. Any system that allows this is not trustworthy by treczoks · · Score: 1

    Thats it. If a system is build to permit abuse, it will be abused. If they want to make a "blockchain" that can be "edited", it is not a blockchain, but abuses the blockchain name for fraudulent uses.

    If a record in a blockchain is wrong, just add a clearly marked correction record at the end, and that's it. No need to "edit" a blockchain, and the error and its corrections are visible and can be accounted for.

  32. Re:E.g. We can't use it if we can't cheat by tommeke100 · · Score: 1

    I'm not really knowledgeable in the subject, but I wonder if it's even possible at all. Isn't a blockchain exactly there to not be tampered with? Isn't it a distributed system? So "editing" a former block would require you to "edit" it in all distributed systems, changing the hash, and would require all following blocks to be re-edited and re-hashed as well.

  33. Re:E.g. We can't use it if we can't cheat by mspohr · · Score: 1

    Yes, you're right. That's what Accenture is proposing. They can do this since it is a "private" blockchain and they control all copies. After an edit, they'll need to recompute everything and they can do this since they own all copies.
    Kind of defeats the purpose of the blockchain.

    --
    I don't read your sig. Why are you reading mine?