Slashdot Mirror


Hacked Bitcoin Financial Site Had No Backups

An anonymous reader writes "A fortnight ago the Bitcoin financial website Bitcoinica was hacked and the hacker stole $87,000 worth of Bitcoins. At the time the owner promised that all users would have their Bitcoins and US dollars returned in full, but one of the site developers has just confirmed that they have no database backups and are having difficulty figuring out what everyone's account balance should actually be. A failure of epic proportions for a site holding such large amounts of money."

47 of 331 comments (clear)

  1. Honestly... by FreedomOfThought · · Score: 2

    How are situations like this still happening?

    1. Re:Honestly... by Anonymous Coward · · Score: 5, Funny

      How are situations like this still happening?

      I think 17 year olds running online currency exchanges is a fairly recent phenomenon.

    2. Re:Honestly... by goodmanj · · Score: 5, Insightful

      If the attacker deleted your backup, you didn't actually have a backup.

    3. Re:Honestly... by WrongSizeGlass · · Score: 2

      How are situations like this still happening?

      Because some people who are in control of servers, databases, etc seem to think that a copy of their data is a backup even if it resides on the same hard drive or computer. Send a copy of it to a different drive ... attached to a different computer ... in a different location. The cost of being prepared for a data disaster is vigilance. The cost of not being prepared is ...

    4. Re:Honestly... by betterunixthanunix · · Score: 3, Funny

      Maybe anarchists are not as good at managing currency as professional bankers?

      --
      Palm trees and 8
    5. Re:Honestly... by beelsebob · · Score: 3, Insightful

      Backups are things that aren't connected to your system –they protect you against rm -rf /*, viruses, attackers and all kind of other things. What you're referring to is redundancy, not backup.

    6. Re:Honestly... by Lumpy · · Score: 5, Insightful

      Bingo!

      It sounds like the people running the place are I.T. morons.

      Rsync to second server, both servers then have offline backup that is cycled to a safe onsite AND offsite. THAT is a backup, not what most idiot business owners think a backup is.

      I recently had this discussion with our CEO. "We dont need to spend $12,500 on a backup system...."

      Me: so all our data is worth less than $12,500? if we lost ot all right now it would not matter at all to the business?
      CEO: No, we would be devistated and out of business!
      Me: so the whole business is only worth $12,500??!? Why are you keeping this from everyone that we are about to go under!
      CEO: No! No! We are doing fine, well over $10million in sales last quarter...

      Me: and you are unwilling to spend $12,500 to protect that money....... Really.....

      CEO: go and order the backup server and tape Drive robot.

      --
      Do not look at laser with remaining good eye.
    7. Re:Honestly... by Lumpy · · Score: 3, Insightful

      " The cost of not being prepared is ..."

      That IT manager having to use the following words for the rest of his career.....

      "Welcome to burger king, can I take your order?"

      Sadly that will not happen. The IT manager will get promoted after he blames it on the IT guy that for years was asking why they dont have real backups.

      --
      Do not look at laser with remaining good eye.
    8. Re:Honestly... by __aaltlg1547 · · Score: 3, Funny

      And only steal 87k? Amateurs.

      Not everybody can be Mark Zuckerburg.

  2. No problem by Anonymous Coward · · Score: 3, Funny

    Just check out the WayBack machine. Use the same security hole the hackers used, and just read off everyone's bank balance. Sorted!

  3. Re:Let me be first to say... by IamTheRealMike · · Score: 5, Interesting

    This is what happens when you deal with an unregulated currency supply.

    Regulation of currency has nothing to do with this. In fact shortly before it closed Bitcoinica was boasting that it had recently come under regulatory supervision. And do you think dollars and euros are immune from incompetence leading to massive losses? If so, where have you been in the last few years?

    The underlying problem here is simple, and actually has little to do with Bitcoin itself. The problem is that Bitcoin has grown so extremely fast that almost anyone who sets up a unique financial service, as Bitcoinica and MtGox did, is immediately flooded with users and vast sums of money. These guys are then plunged into the pain of scaling up their operations from zero almost overnight .... setting up customer support, dealing with bugs and new features, figuring out the relevant regulations so they can start to comply with them and attempting to secure their operations.

    It does not help that many of these operations started out being run by rank amateurs. MtGox was written in amateurish PHP and had to be almost completely rewritten from scratch by Mark Karpeles, who appears to be fairly competent. Their big security breach came when the previous owner (the amateur) got hacked, he had retained too much access to the business internals. Bitcoinica was, notoriously, set up by a Chinese 17 year old who was able to build a nice UI and working trading platform, but quickly realized he was in over his head with regards to building a rock solid secure operation.

    Securing IT systems is hard and Bitcoin as it stands today doesn't do much to help you with it. It's worth noting here that if you just want to sell things for coins (the common merchant case) your server does not need to have the ability to spend the received money at all. You can use a split wallet (also called a "watching wallet") on the server, and then only a totally diffferent secure machine of your choosing can actually move the money. So the difficulty mostly affects companies that need to automatically receive and send large sums of money. The community knows how to make improvements - the protocol allows for money to require multiple signatures to move it, so a framework for having an independent second system that verifies/risk-analyses a transaction stream before signing it would be a good step forward. Using trusted computing platforms like Intel TXT + the TPM chip allows you to secure your wallet in such a way that root level compromise of the machine cannot be used to extract the keys. And the use of "cold storage" wallets is already commonplace. Etc, etc.

    The Bitcoin world is going through a period of rapid evolution in which amateur wildcat operations prove demand and are then rapidly replaced by companies designed by highly paranoid people. If you are skilled at computer security and willing to do a lot of paperwork, there's golden opportunities for you right now.

  4. Re:Ha! by jamesh · · Score: 4, Insightful

    Cash doesn't need backups.

    Close. Cash is the equivalent of no backups. Having your money in a regulated, underwritten by government, bank is having your money well backed up. An unregulated industry like bitcoin (as illustrated in TFA) is the worst of both worlds.

  5. Re:Don't care. by goodmanj · · Score: 3, Funny

    Bitcoins are stupid and Slashdot needs to stop posting articles about them.

    I used to think that too. Soooo sick of Bitcoin articles. But now, every Bitcoin article is a new hilarious episode of idiocy, and it gives me my daily dose of schadenfreude, so I'm loving it.

  6. Re:Ha! by J'raxis · · Score: 5, Insightful

    Until the government decides to steal that money from you: "Freezing your assets" because they suspect you of some crime, "garnishing" or "levying" your bank account because you didn't "voluntarily" pay their taxes, and so on. And then of course, the government can just decide to print more money at will, stealing wealth from everyone, through inflation.

    The risk of theft or loss with government-backed banks is the same; the thieves are just more organized. And if you consider inflation, the slow, persistent, and inexorable theft of your banked USDs is all but certain.

  7. Re:Ha! by WrongSizeGlass · · Score: 2

    Cash doesn't need backups.

    If I keep my money in coins (a precursor to BitCoins) or in bills (aka foldin' money) and someone steals them I have no cash and I have no backups. If I keep it in a cash server (aka bank, savings and loan, or other financial institution) and they get robbed I do have a backup (even if management are the ones that steal the money or bankrupt the institution, but only up to $250k which is plenty to cover my accounts).

  8. Irony by J'raxis · · Score: 5, Insightful

    Meanwhile, the EUR is imploding due to abject irresponsibility on the part of its government backers, banks, and investors, and the USD is probably not far behind. I wonder how long off until we see wheelbarrows full of euros and dollars being used to feed woodstoves rather than as currency. The growing sovereign debt crises and $700T (yes, that's a "T") derivatives market going tits-up are going to make BTC's problems look like a joke.

    Yet I see comment after comment of how irresponsible and amateurish BTC is, and how we should only trust regulated, state-backed currencies. Yeah.

    1. Re:Irony by metacell · · Score: 2

      It hasn't happened to BitCoin, it's happened to a specific bank dealing with BitCoins.

      It's no different from a traditional bank being hacked or robbed. It's not the BitCoin currency itself which has been hacked, it's just a database keeping track of how many BitCoins people have deposited into the bank.

    2. Re:Irony by Wildclaw · · Score: 2

      The growing sovereign debt crises

      The US can always pay its debts because it is economically sovereign. It prints its own currency, its debts are denominated in its own currency and its currency floats against other currencies. Now, can the US politicians actually be trusted to honor the debts. That isn't as clear. And that is why S&P gives JPY an AAA rating while USD doesn't get one. A pure political (not debt) crisis based on fundamentalists in the government.

      The Euro-zone, now that is a different matter. There is some real sovereign debt crisis. Those countries signed away their economic sovereignty, and now they are literally paying for it with blood and tears.

      I wonder how long off until we see wheelbarrows full of euros and dollars being used to feed woodstoves rather than as currency

      If you are expecting hyperinflation in either currency, then you have no clue about macro economics. There is not a single indicator that either currency will hyperinflate.

      I can see the Euro zone collapse, and it is a fairly likely scenario. But there won't be an EUR hyperinflation if that happens. Instead the EUR will just get less and less relevant. As for the USD. I am not 100% sure what will happen if debt limit fundamentalists gets their way. But it will definitely not be hyperinflation. Probably more of the opposite, deflation.The growing sovereign debt crises

    3. Re:Irony by drinkypoo · · Score: 3, Funny

      Probably more of the opposite, deflation.The growing sovereign debt crises

      Shit, they got to him. Thank goodness he managed to click submit.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  9. Re:And nothing of value was lost by betterunixthanunix · · Score: 2

    There are plenty of people who are trying to use Bitcoin as currency. They are really going to be unhappy when the hype dies down...

    --
    Palm trees and 8
  10. This story is completely overblown by Beautyon · · Score: 5, Insightful

    This story about the woes of Bitcoinica is grossly overblown. The amount of money is comparatively very small, and the Bitcoin network itself is nothing to do with this theft and is sound.

    To put some perspective on the Bitcoinica incidents, in 2008, the estimated UK bank fraud level was £52.5 million; that is 990.28441 times the amount of this Bitcoin theft:

    http://www.themoneystop.co.uk/042009/online-banking-fraud-is-on-the-rise-in-the-uk.html

    There are people on many sides who want Bitcoin to fail, and who will do anything to stop it from growing. The banks hate it, because it will disintermediate and replace their business. The Statists dont like it because it will defund their socialist dreams. The gold bugs loathe it because it is not gold. Keynesian journalists bristle at the fact that the money supply in Bitcoin is limited, and dream of seeing it destroyed.

    None of these people will matter in the end, and they do not understand Bitcoin.

    Bitcoin will continue to grow, and events like this will winnow out the weak services and strengthen the existing ones. Each theft, disaster and problem are iterations that add to the unpublished "how to run a safe Bitcoin service" manual. Bitcoin and the services that will grow up around it cannot be stopped, just like Bittorrent cannot be stopped, and the latter is responsible for 53.3% of upstream traffic:

    http://torrentfreak.com/bittorrent-still-dominates-global-internet-traffic-101026/

    It doesn't take much to see how important Bitcoin is going to become once the core public facing interfaces are solidified, refined and reliable. Bitcoinica is not Bitcoin, and neither are any of the services that are built on it. Bitcoin is a protocol. Events like this are nothing more than a bump in the road, and a vanishingly small one at that.

    --
    ATH0 Bitcoin: 1DnwFLXczVZV8kLJbMYoheUrpqHesjxrSi
    1. Re:This story is completely overblown by Jawnn · · Score: 3, Insightful

      The banks hate it, because it will disintermediate and replace their business.

      No. It will not... ever. Your mistake is in assuming that what people will value, and how they will treat the things they value, is always based on reason. If history teaches us anything, it is that people are often far from reasonable. So no matter how much bitcoin has going for it, when viewed dispassionately, it is not shiny and tangible. The fact that the shiny things, and more importantly, the things that people build and do for each other are far more tangible, and that those things would steadily become worth fewer bitcoins per unit rather than more, is guaranteed to keep it nothing more than another geek fad.

    2. Re:This story is completely overblown by RogerWilco · · Score: 5, Insightful

      I don't think Bitcoin will work in the long run. The main reason is that it's designed to be limited to a fixed amount. This leads to three problems:

      1) And financial transaction that requires interest is a problem. Anything from a business loan to a mortgage is basically impossible in a fixed money supply.

      2) Assuming the economy grows, there would be deflation, which will mean people try to hoard their bitcoins instead of spending them. This in turn increases the deflation.

      3) Related to the first two points: One person can over time become the owner of all bitcoins if this person has a sizeable initial stack of bitcoins, and lends them out at interest, and keeps spending well below the gained interest, you end up gaining a larger and larger share of the total bitcoin supply.

      These effects feed into each other, enforcing the effects and if kept unchecked will lead to a situation where a few players own the vast majority of the bitcoin supply. The pool of bitcoins not in their hands will dwindle as more and more of it is paid as interest to the large lenders, given continuous deflation and ultimately concludes in a credit crunch of epic proportions.

      A successful bitcoin is a setup for a major economic disaster, a failed bitcoin can be ignored. I choose the second option because I think the first one would create problems much bigger than the economy has now.

      --
      RogerWilco the Adventurous Janitor
  11. Re:Let me be first to say... by __aaltlg1547 · · Score: 4, Informative

    Regulation has a good deal to do with it. Regulations on financial transactions shouldn't allow semi-competent 17 year olds to handle large amounts of other peoples' money, for instance, or to design software for such. They should require that data and transactions be recorded, backed up and auditable and audits should be required. AND insured. If you let a person not sufficiently insured hold your money, you are a fool.

  12. Re:Unbelievable by Frosty+Piss · · Score: 2

    Retrieval of that free backup costs a whopping $25.

    Think about that statement for a minute...

    --
    If you want news from today, you have to come back tomorrow.
  13. Re:rsync by Anonymous Coward · · Score: 4, Insightful

    Blacks are a net drain on society.

    And you, sir, are an unacceptable drain on the Earth's supply of breathable air.

  14. Re:Let me be first to say... by TeknoHog · · Score: 2

    Regulations on financial transactions shouldn't allow semi-competent 17 year olds to handle large amounts of other peoples' money, for instance, or to design software for such.

    So using Free software would be out of the question, because it might include code written by a minor? Or by somebody with a false identity, a codename such as "Satoshi"?

    I agree on your main point about handling other people's money responsibly. But the designer of the software has nothing to do with this, you still have to choose the software responsibly.

    --
    Escher was the first MC and Giger invented the HR department.
  15. Re:Where's the professional paranoia? by benjamindees · · Score: 3, Insightful

    First of all, Bitcoinica is not Bitcoin. It is a broker of Bitcoin futures contracts. And one that is unaudited, poorly-backed, unregulated, and run by a 17 year old Singaporean student.

    So, those who were paying any attention at all know that using Bitcoinica was always a highly risky proposition. Making such a thing work flawlessly was never guaranteed to even be possible, let alone without bumps along the way, even though Zhou Tong did a relatively stellar job in my opinion, all things considered.

    But lastly, those who were paying close attention should have seen that Zhou Tong made a fatal error after the Rackspace hack, in courting regulation and accepting VC money. It seems like this was done in order to save face and achieve a degree of approval for what was, clearly, a marginalized (yet successful) business model. I'm not privy to the details, so perhaps there was no real choice. But the downfall of Bitcoinica was only a matter of time once that happened. And I said so at the time.

    --
    "I assumed blithely that there were no elves out there in the darkness"
  16. Re:Ha! by Anonymous Coward · · Score: 5, Funny

    Right on; say what you want, at least Bitcoins don't change in value.

  17. No Backups?!?? by Hasai · · Score: 3, Insightful

    It isn't the amount, it's the sheer amateurishness of the operation and the subsequent loss of trust.

    Banks, exchanges, and other monetary systems, including currencies themselves, can only function when there exists an implied trust that the system will continue to function, and do so reliably. A loss of that trust is what causes bank runs, hyperinflation, and economic collapses.

    Bitcoin has destroyed that trust. They're toast.

    --

    Regards;

    Hasai

  18. Re:Ha! by bill_mcgonigle · · Score: 4, Informative

    Good luck getting any bank in America regulated if the Republicans all three branches.

    Like they did in 2002 when the Sarbanesâ"Oxley Act was passed? You're delusional if you think Republicans don't love regulation. Look at their actions, not their words.

    Seriously, look into starting a new bank as a startup (I have). It's not possible without massive capitalization and regulation. Upwards of $5M in legal fees alone.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  19. Re:Ha! by WrongSizeGlass · · Score: 3, Informative

    Scrooge Mcduck never worried about banks and he was loaded.

    If I've said it once, I've said it a thousand times. Scrooge McDuck is a better duck than I.

  20. Re:Let me be first to say... by Lumpy · · Score: 4, Insightful

    "Bitcoins are not currently money. They're more like arcade tokens, really. No value outside the venues honoring them.

    Currency, on the other hand..."

    Feel free to try and use North Korean currency in the United state or europe to buy something.

    Currency has NO VALUE outside the venues honoring them.

    --
    Do not look at laser with remaining good eye.
  21. Re:And nothing of value was lost by betterunixthanunix · · Score: 2

    Stable...and much, much lower. That is why most of these people will be unhappy: they bought into the Bitcoin system late in the game, and are going to see the value of their Bitcoins decline substantially. A lot of the market value of Bitcoin is based on hype and dubious promises.

    --
    Palm trees and 8
  22. Re:Ha! by benjamindees · · Score: 2

    That's called inflation. I know it's confusing, since the talking heads on TV tell you that deflation is bad and that inflation is good. That's their job.

    Just remember that when the money supply inflates due to money printing, your money is worth less.

    --
    "I assumed blithely that there were no elves out there in the darkness"
  23. Re:Let me be first to say... by __aaltlg1547 · · Score: 2, Insightful

    Well, sort of. But when a whole country, by law is bound to honor them, that lends a layer of credibility that just can't be had from any private organization.

  24. Re:Ha! by arose · · Score: 3, Informative

    Just remember that when the money deflates your work to grow the market has rewarded people sitting on said money. But please, do continue to condescend me onto your side.

    --
    Analogies don't equal equalities, they are merely somewhat analogous.
  25. Re:Ha! by rthille · · Score: 5, Insightful

    Cash (or "money") is not a store of value, it's a lubricant for exchange. A monetary system without inflation (small, predictable) encourages people to store wealth in "money", as opposed to investing it in productive uses. Monetary systems with a small amount of inflation will encourage investment of wealth to earn a return at least as good as the inflation being experienced. Which is why virtually every economy on the planet left the gold standard; the economies with "inflatable" currencies will outperform those without.

    --
    Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
  26. Re:this, ladies and gents... by metacell · · Score: 4, Insightful

    Right. Because we regulate traditional banks, they're never hacked or robbed.

    Oh wait...

  27. Re:Ha! by iluvcapra · · Score: 3, Insightful

    Just remember that when the money supply inflates due to money printing, your money is worth less.

    When money is printed, and the velocity of money and the quantity of all available goods and services remains constant, your money is worth less. FTFY.

    --
    Don't blame me, I voted for Baltar.
  28. Re:Let me be first to say... by lightknight · · Score: 3, Insightful

    Nonsense. Bitcoins are a currency.

    Although, I imagine that your idea of currency is tied to the number of merchants that accept it, with some idea of critical mass. Hence, if / when 700 million people are engaging in various transactions using BitCoins, you will think of it as a currency.

    --
    I am John Hurt.
  29. Re:rsync by bmo · · Score: 4, Insightful

    Your statement assumes the previous AC deserves rational argument in return. The problem is doing so gives too much importance to something that has actual negative intellectual value.

    âoeTo argue with a man who has renounced the use and authority of reason is like administering medicine to the dead.â - Thomas Paine

    --
    BMO

  30. Re:Unbelievable by metacell · · Score: 2

    I think the restoration fee is because they're a business and want to earn money. They get customers by offering the backup for free, so they have to charge for something else.

    And testing your backups once a year for a whopping $25 is still helluva lot better than not having any backups at all for $0.

  31. Re:Ha! by arose · · Score: 3

    Yeah, how dare those cautious people who save money actually reap any benefit at all from their savings.

    Correct, monetary savings are not investments, if there is a reward, that is if the money is worth more just by sitting around, your system is broken. And as the unquoted part stated, that reward comes from everyone who is working to expand the economy, justify that part instead of spewing cheap rhetoric.

    The argument that the economy would come to a stop under deflation is ridiculous [..]

    The argument I didn't even touch on? Keep on topic, that is on whether or deflation pumps wealth from those producing it to those who sit on their money in a fucking growing economy. Bringing up unrelated shit that actively runs counter to the argument presented is what's ridiculous.

    Under the current system it's spend now because tomorrow your money will be worthless anyway.

    If you believe that hyperinflation is happening right now and can't manage finances that might be correct. As it stands money is still worth almost all of its value a year later and there is a variety of stable options that will retain the value long term, is retaining enough for you? Some people need stupid excuses for spending but they are just that.

    Under deflation it's spend because we can afford it. I know which world I would like to live in.

    The world where you can afford to spend because everyone else is working their asses of to make your pile more valuable? Or do you just need an excuse that makes you feel better about spending. Money is part of a larger market dynamic, accept that and maybe you can feel better about the real world.

    --
    Analogies don't equal equalities, they are merely somewhat analogous.
  32. Re:Ha! by iluvcapra · · Score: 3, Insightful

    It's not "all other things," it's growth of goods and services and velocity of money. And these things are never "held equal" in a real economy; Q consistently increases globally but is highly variable locally in time and space, depending on wether or not an economy is in recession, and V depends on a lot of factors, like confidence, inflation expectations, market depth, economic development...

    --
    Don't blame me, I voted for Baltar.
  33. Re:Ha! by phantomfive · · Score: 2

    Don't worry, I've seen your postings and I for one am of the opinion that you are a very well duck.

    --
    "First they came for the slanderers and i said nothing."
  34. Re:Unbelievable by zzyzyx · · Score: 2

    And what exactly is worth a backup you can't restore ? It's like saying "the entrance to this theater is completely free! You only have to pay to get out."