Slashdot Mirror


Bitcoin Exchange Mt.Gox Suffers Serious Attack, Instawallet Offline

Bruce66423 writes "The BBC reports that Mt.Gox, the main exchange dealing with Bitcoins, has been attacked, and other resources are off line. A scary reminder of how insecure ALL money is in the computer age..." Also at TechWeekEurope. A message at bitcoin storage service Instawallet's site begins "The Instawallet service is suspended indefinitely until we are able to develop an alternative architecture. Our database was fraudulently accessed, due to the very nature of Instawallet it is impossible to reopen the service as-is."

388 comments

  1. Is it? by paiute · · Score: 5, Insightful

    "A scary reminder of how insecure ALL money is in the computer age...."

    I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

    --
    If Slashdot were chemistry it would look like this:Cadaverine
    1. Re:Is it? by Anonymous Coward · · Score: 5, Funny

      And if you did trust it on a server somewhere, would that server be "Magic The Gathering Online Exchange"?

      (Or are we supposed to forget that that's what "MtGOX" stands for?)

    2. Re:Is it? by ackthpt · · Score: 1

      "A scary reminder of how insecure ALL money is in the computer age...."

      I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      The big sack of pennies under my bed is as secure as ever.

      --

      A feeling of having made the same mistake before: Deja Foobar
    3. Re:Is it? by Anonymous Coward · · Score: 0

      Slashdot has been shilling for BitCoin for quite a while now, it shouldn't come as a surprise that they'd play soft-ball when it comes to criticizing it.

    4. Re:Is it? by westlake · · Score: 1

      I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      I hate to break this to you, but your insured deposits aren't held as coins in an outsized piggy bank like Scrooge McDuck's Money Bin. They exist only as entries in an electronic ledger.

    5. Re:Is it? by Anonymous Coward · · Score: 1

      Huh? Bitcoin is still rolling along just fine. MtGox is an exchange. The coins are still being transacted just fine.

      This is my biggest problem with people not understanding this technology. *Sites* have been hacked and DDoS'd, so far the Bitcoin network itself has been much more reliable. If you're into security, I'd highly recommend looking through the specs. It's an incredibly beautiful piece of engineering whether or not you are using it.

    6. Re:Is it? by Hentes · · Score: 2

      There are many degrees of computer security, just like in real life. When you deal with lots of money, you want security that matches with the risk. Banks can do that.

    7. Re:Is it? by chill · · Score: 1

      Irrelevant. The guarantee is by first the bank then the U.S. Government, regardless of how the funds are recorded.

      In the case of Mt. Gox, it is an exchange and not a bank. The only threat would be if you attempted to exchange for a different currency and couldn't because of the DoS. Just like what happened to Bank of America earlier.

      As for the wallet -- they're fucked.

      --
      Learning HOW to think is more important than learning WHAT to think.
    8. Re:Is it? by Anonymous Coward · · Score: 1

      I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      Is it any safer there than a Cypriot bank?

    9. Re:Is it? by Anonymous Coward · · Score: 0

      You obviously do not work with money or banking software. Its not a ledger, its a transaction trail. And its not in "an" its in several.

    10. Re:Is it? by Anonymous Coward · · Score: 0

      Bitcoin doesn't have to reside on a server somewhere. You store your keys (bank accounts) on your own computer, password-encrypted, with backups. It is more secure than money in someone else's bank, somewhere.

    11. Re:Is it? by betterunixthanunix · · Score: 4, Interesting

      If you're into security, I'd highly recommend looking through the specs. It's an incredibly beautiful piece of engineering whether or not you are using it.

      I looked at the specs, in great detail. What I saw is a system that uses cryptography but which is not secure under the notion of "security" that cryptographers use. The effort required for a successful double-spending attack on Bitcoin scales linearly with the effort required to use Bitcoin; this is worthless as far as cryptographic security is concerned. It is also troubling that the Bitcoin "security proof" only rules out a single attack strategy. Usually we want security proofs to rule out *all* theoretically feasible attacks, even those that we do not know of.

      --
      Palm trees and 8
    12. Re:Is it? by Anonymous Coward · · Score: 0

      I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      I hate to break this to you, but your insured deposits aren't held as coins in an outsized piggy bank like Scrooge McDuck's Money Bin. They exist only as entries in an electronic ledger.

      I hate to break this to you, but if BitCoin goes belly up, you're money to gone forever.

      The more I learn about it, the more it sounds like a very sophisticated scam. And don't get me started on that whole "mining" horseshit - "making" money by running algorithms?!? Please.

    13. Re:Is it? by Anonymous Coward · · Score: 0

      Stick a hundred or two of them in a sock, it'll help secure them.

      I mean, beating burglars off with a heavy sack would be harder.

    14. Re:Is it? by Archangel+Michael · · Score: 2

      That depends on if the US government can confiscate money held in banks like what happened in Cyprus, or not. The question is, do you trust government to honor its promises. Ask the Native Americans how the government honors its treaties.

      "I'm altering the deal, pray I don't alter it further"

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    15. Re:Is it? by bill_mcgonigle · · Score: 1

      I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      Remember, the FDIC has about $25B in treasury notes (not cash, that's long gone) in its fund to cover about $10T in deposits, and most of the insured banks have very low ratios (perhaps 10% cash-on-hand at most). If there's ever a bank run, the FDIC can't stop it.

      What the FDIC does is give the banking class license to invest wildly, without their customers caring at all what their banks do. Classic moral hazard.

      The thing bitcoin has going for it is that nobody can double the amount of money in circulation and make the value of your coins worth half in turn. Of course it's really volatile, so while good for money transfer, don't store too much of your wealth in it long term.

      For wealth storage, there's little subsitute for real assets these days.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    16. Re:Is it? by camperdave · · Score: 4, Funny

      See! I knew bitcoins were some in-game currency.

      --
      When our name is on the back of your car, we're behind you all the way!
    17. Re:Is it? by Archangel+Michael · · Score: 2

      I don't trust MTGOX, and I have no illusions of trust. However many people trust the government. The real question is, is the illusion of trust better than the reality of not trusting anyone.

      Caveat Emptor.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    18. Re:Is it? by camperdave · · Score: 5, Funny

      The big sack of pennies under my bed is as secure as ever.

      Security through bad-guys-not-carrying-a-forklift... Clever.

      --
      When our name is on the back of your car, we're behind you all the way!
    19. Re:Is it? by Anonymous Coward · · Score: 0

      Stick a hundred or two of them in a sock, it'll help secure them.

      I mean, beating burglars off with a heavy sack would be harder.

      Sounds like you have some sort of sexual fetish for home invaders and coins.

    20. Re:Is it? by lgw · · Score: 3, Interesting

      You obviously do not work with money or banking software. Its not a ledger, its a transaction trail. And its not in "an" its in several.

      For transactions that stay in Bitcoins, the entire network tracks every transaction (well, more than half of it has to). The same goal is served without a central authority. The privacy implications are more disturbing than the prospect for fraud.

      However, the exchanges are a different matter. Just like those stupid mortgage derivatives, there's a real need for a regulated exchange here. Note that most of the regulations involved in trading e.g. corn at the CME aren't government regulations, they're market rules. If you want to buy or sell at the CME, you follow those rules, if not, perhaps there's another market that works the way you'd like.

      The CME (and the other big markets, but that's the main one for the US) is really good at writing rules that protect traders from crap like having the exchange hacked, or any of the other crap that the likes of Goldman Sachs have come up with over centuries of trying to hack the system.

      My biggest worry with bitcoins is what happens when Goldman et al discover there's money to be made by manipulating that market, and have nothing to stop their centuries-old bag of tricks.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    21. Re:Is it? by Joce640k · · Score: 1

      Where's mister, "It'll be $1000 before the end of the year, quote me on it."?

      I want to mock him.

      --
      No sig today...
    22. Re:Is it? by Dast · · Score: 1

      Damn, where are my mod points today?
      SIGSEGV
      Forklift is NULL

      --

      This sig is false.

    23. Re:Is it? by lgw · · Score: 4, Insightful

      As I understand it, a successful double-spending attack on Bitcoin requires controlling more than 50% of the computing power participating in the transaction validation network at the time you make the transaction. As that is the same thing as the bitcoin mining network, and that has gone to custom ASICs now, that's a pretty impressive obstacle. I don't think even the NSA has that kind of horsepower any more (though if anyone does, it's them).

      If there's some flaw you see in the implementation of that, it's a really interesting flaw and you should publish.

      Usually we want security proofs to rule out *all* theoretically feasible attacks, even those that we do not know of.

      You contradict yourself there. Everything is vulnerable. Everything from AES to SHA-x relies on the premise that no one has come forward with a weakness, and lots of smart people have looked, and that's as good as it gets. You can't prove a negative.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    24. Re:Is it? by Anonymous Coward · · Score: 0

      Uhhh.

      When 99% of trading in BitCoin still require exchanging BitCoins into local currency at some stage, I'd expect biggest exchange being down to _somewhat_ affect BC economy.

      Kinda like NYSE stopping for a day will, too, mean "Dollar is still rolling along just fine", but it will do a nice trick with exchange rates.

    25. Re:Is it? by slashmydots · · Score: 1

      Somewhere? K K Tibanne Corp in Japan. And they already got hacked once so you'd think they'd have gotten their shit together. This may have been a DDOS or something stupid like that though since the price of BC is freaking $133! That's like 50% up from 2 weeks ago.

    26. Re:Is it? by Wonko+the+Sane · · Score: 1

      Right. Since you've done such a thorough analysis of the method Bitcoin uses to prevent double spending, you can explain it in your own words and point out specifically where the weaknesses are?

    27. Re:Is it? by slashmydots · · Score: 1

      The bought the domain name, dumbass. It's now K K Tibanne running it. That's like making fun on pets.com because of 15 years ago or whatever.

    28. Re:Is it? by slashmydots · · Score: 1

      Amen to that. People don't realize the protocol is absolutely, 100% perfectly fraud-proof. It is designed to be impossible to forge a bad block or fake a transaction or gain ownership of coins you don't own. The only way to actually do it is to outprocess the entire rest of the network, which is impossible.

    29. Re:Is it? by hedwards · · Score: 1

      This is ignorant hogwash, the FDIC can and does take control of banks before they fail. When we say that a bank failed, it usually means that they've dripped below their margin requirements and are at risk of failure. The FDIC swoops in over night, not unlike spies actually, and assumes control of the operation before even the staff know that the bank was going to be seized.

      The reason for this is because it prevents a run on the bank and lessens the likelihood of the FDIC having to pay out non-trivial sums of money. What's more, there are almost certainly actuarial tables that dictate how much money they need to cover the total. If it really came to where they had to pay out $10tn to bail out the entire industry, we'd have bigger worries on our hands.

    30. Re:Is it? by lgw · · Score: 4, Interesting

      When I buy a share of stock or a corn future, my need to trust the government is minimal. I need to trust the exchange. And the big exchanges have an excellent track record - the exchange rules protect against 400+ years of dirty tricks by participants, and the likes of MtGox have a very long way to go. Attacking the database is just the most obvious and straightforward approach; there are so many ways to participate fraudulently in an exchange, or corner the market, or so many other dirty tricks that become rewarding if bitcoin really takes off.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    31. Re:Is it? by slashmydots · · Score: 1

      For all the rest of you that might believe that nonsense, I know the protocol inside and out and that's all bullshit and horribly inaccurate. He has no idea how the protocol actually works. It has nothing to do with reversing encrypted data since that will do nothing for you.

    32. Re:Is it? by DragonWriter · · Score: 1

      I hate to break this to you, but your insured deposits aren't held as coins in an outsized piggy bank like Scrooge McDuck's Money Bin. They exist only as entries in an electronic ledger.

      They also exist in the form of various transaction documents and balance statements I can present to a court with jurisdiction over the bank in question as evidence of the existence of the deposits.

    33. Re:Is it? by Princeofcups · · Score: 1, Insightful

      And if you did trust it on a server somewhere, would that server be "Magic The Gathering Online Exchange"?

      (Or are we supposed to forget that that's what "MtGOX" stands for?)

      Since some people will pay $10,000 for a mint Black Lotus, it's in the same ballpark. :-)

      --
      The only thing worse than a Democrat is a Republican.
    34. Re:Is it? by lgw · · Score: 1

      The government could decide to confiscate all your bitcoins too: what's your point? Heck, the US government could decide to confiscate the money in Cypriot banks, if it wanted to. There's little you can do if the nation with the largest military starts behaving badly. But realistically, if the US starts confiscating it will be far more handy pools of money: 401Ks, university endowments, and re-insurance company assets, all of which could be taxed in some new way when the money runs out. Bank deposits are a very unlikely target here.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    35. Re:Is it? by Anonymous Coward · · Score: 1

      Yeah, it`s been plain from day one that Bitcoin`s vulnerability lies in the wallet files, not the protocol itself. Get access to a user's wallet file, and you have his entire savings at your discretion. Spend them, and the transaction will record you as the legitimate owner and consumer - there is literally no wa yt oprove bitcoin theft and/or fraud.

      Of course the wallets are anonymous, but conveniently a cursory search of internet traffic will reveal locations HIGHLY likely to contain wallet files - anywhere bitcoin transactions are processed.

      Isn`t it nice?

    36. Re:Is it? by Anonymous Coward · · Score: 0

      He might be right. If all of MtGOX's coins ended up in one person's account and he's not planning on trading them, the circulating coins just got a bit more valuable.

    37. Re:Is it? by Anonymous Coward · · Score: 0

      > And its not in "an" its in several.

      Syntax error.

    38. Re:Is it? by Anonymous Coward · · Score: 1

      Yeah, sure sounds like the world's reserve currency being printed out of thin air.

    39. Re:Is it? by DragonWriter · · Score: 1

      Amen to that. People don't realize the protocol is absolutely, 100% perfectly fraud-proof. It is designed to be impossible to forge a bad block or fake a transaction or gain ownership of coins you don't own. The only way to actually do it is to outprocess the entire rest of the network, which is impossible.

      Unless honest participants in the network definitively control more than half of the computing power on the planet, it is at best impractical rather than impossible. Its not "absolutely, 100% perfectly fraud-proof".

    40. Re:Is it? by Archangel+Michael · · Score: 1

      How can a government confiscate that which it has no knowledge of?

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    41. Re:Is it? by DragonWriter · · Score: 1

      That depends on if the US government can confiscate money held in banks like what happened in Cyprus, or not. The question is, do you trust government to honor its promises.

      The thing about the unlimited power that comes with soveriegnty is that governments can confiscate computing devices as well as confiscating bank deposits or any other kind of property.

      So how is Bitcoin secure, again?

    42. Re:Is it? by Archangel+Michael · · Score: 4, Informative

      This wasn't a hack of the database. It was a DDOS attack. The database was not at risk in this case. People who don't understand technology need to not talk about it like they do.

      And unlike most other exchanges, I can actually hold on to my own bitcoins, and submit to the exchange only when I want to trade them for other currencies.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    43. Re:Is it? by lgw · · Score: 1

      There is about 20x more money deposited in banks than there is physical currency (the Fed bizarrely doesn't track
      the M3 any more).

      The thing bitcoin has going for it is that nobody can double the amount of money in circulation and make the value of your coins worth half in turn. Of course it's really volatile, so while good for money transfer, don't store too much of your wealth in it long term.

      Doubling the amount of physical currency in circulation would have little effect on inflation. Moving to gold as the US currency would have little effect on inflation. Moving to bitcoin as the US currency would have little effect on inflation. The physical (or virtual) artifact used as a barter intermediary barely matters.

      You don't need to create more instances of currency to inflate the money supply, heck these days fractional reserve lending is small potatoes compared to QE-Infinity in that regard. Sure, gold or bitcoins or whatever that you keep stuffed in your wallet would be safe from inflation, but the risk of simply being robbed is real, along with all the other problems associated with holding cash.

      Beyond a few months expenses, cash is pretty pointless - you want to invest, not stuff your mattress. The important risk is economic collapse, not currency collapse.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    44. Re:Is it? by njnnja · · Score: 0

      From the dictionary:
      Origin of CREDIT
      Middle French, from Old Italian credito, from Latin creditum something entrusted to another, loan, from neuter of creditus, past participle of credere to believe, entrust

      While your justifiable vigilance is a valid point in favor of Bitcoins, I am not sure about the long-term prospects for a currency whose main selling point is that you don't need to trust anyone or anything in order to use it. The ultracautious attitude displayed by Bitcoin proponents does not seem compatible with the granting of credit, which, (in its modern form) has been at the foundation of commerce since Renaissance Italy.

      As long as Bitcoin users and miners are predominantly less willing to trust, and Bitcoin intermediaries like Mt Gox generally prove themselves untrustworthy, Bitcoin will be unable to be a successful currency. That is, Bitcoin will not be a robust medium of exchange that is able to support growth in the economy, because credit granted and received in Bitcoins will be so limited. (Although it could continue to be a commodity, whose main use is not to be used in direct exchange for goods and services).

    45. Re:Is it? by betterunixthanunix · · Score: 1
      Moving to ASICs only means that your attacker needs to get a lot of ASICs. Nobody said the attacker could only use CPUs or GPUs.

      As for the matter of security proofs, while it is true that AES and SHA256 are based on heuristic tests, there are cryptosystems that are based on strong security proofs. For example, the following statement can be proved: the decisional Diffie-Hellman problem can be solved in polynomial time or the ElGamal cryptosystem is secure against any chosen plaintext attack. The math needed to prove lower bounds on the DDH problem is still a matter of research, but such a lower bound proof would eliminate all questions about the security of ElGamal.

      These kinds of security proofs can be given for digital cash systems as well:

      http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.44.8279

      You can't prove a negative.

      Anyone who has studied math or theoretical computer science knows that that statement is untrue. Proofs of non-existence are not at all uncommon. There is no construction in Euclidean geometry for a regular heptagon. There is no algorithm that solves the Halting Problem. No cryptosystem can have statistical security unless the key is at least as long as the plaintext. These statements can all be proved and they are all famous results.

      --
      Palm trees and 8
    46. Re:Is it? by betterunixthanunix · · Score: 2

      To spend Bitcoin money multiple times, you only need slightly more computing power than everyone else using Bitcoin combined. The weakness is due to the use of consensus to decide which transactions are valid; by amassing enough computing power, one can control the consensus.

      --
      Palm trees and 8
    47. Re:Is it? by Cajun+Hell · · Score: 1

      A scary reminder of how insecure ALL money is in the computer age....

      I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      Think about what you just implied: that banks are so insecure, that they need insurance to deal with their likelihood of failure. That only serves to support the point that all money storage is insecure.

      Of course, it only works, if one mistakenly thinks of banks as an extreme case, one of the more secure ones. If you view banks as being of, say, average security, then you can start to think in terms of doing things well, and there's probably no good reason bitcoin wallets can't be done well. It might be interesting to try. Anyone working on it?

      FWIW, I'm not against insurance, but I do think that if a system encourages the average user to rely on it as a no-brainer which everyone ought to choose to pay for (and face it: FDIC, like anything else, can't possibly be free), that's a poor testament to the system's security. It also raises questions as to the cost. And creepily, I don't see insurance premiums coming out of my checking account. That makes me wonder if FDIC is unusually expensive/corrupt, if its costs must be so hidden. Yet another reason people ought to work to try to make bitcoin more viable.

      --
      "Believe me!" -- Donald Trump
    48. Re:Is it? by shaitand · · Score: 1

      It was a DDOS. Nobody is immune to them and nobody's coins were stolen.

    49. Re:Is it? by luis_a_espinal · · Score: 1

      I don't trust MTGOX, and I have no illusions of trust. However many people trust the government. The real question is, is the illusion of trust better than the reality of not trusting anyone.

      Caveat Emptor.

      Basic economics and historical data say yes. Trust is a proxy for inherent risks (or lack thereof) in the legal and economic systems of a society.

      Trust facilitates the exchange of goods and services. The greater the trust, the greater the exchange and/or lower the costs of carrying out transcations. The Lesser the trust, the smaller the exchange and/or the greater the costs of protecting yourself.

      On a more mundate example, I don't trust the government to know how exactly to maintain a free and effective economy. But I do trust that by savings will be FDIC-protected up to a certain ceiling, or that my property rights will be protected in general. Trust, and ergo, risk, are contextual.

    50. Re:Is it? by betterunixthanunix · · Score: 1

      Point of clarification: the "or" in the statement about ElGamal is an exclusive or; if the DDH problem can be solved efficiently, ElGamal can be broken. The formal statement is actually a reduction: any algorithm that can attack the ElGamal cryptosystem can be used to solve the DDH problem.

      --
      Palm trees and 8
    51. Re:Is it? by Anon-Admin · · Score: 4, Interesting

      That is because you do not understand how the stock exchange works. Some notes to help you under stand

      #1) When you buy a stock, you do not own the stock. (Unless you get a hard copy of the stock certificate)
      #2) The real stock is in DTCC's (Depository Trust and Clearing Corporation) name in a hidden vault in New York City.
      #3) DTCC when Clearing the sale simply moves the record of the stock from one account to another and does not change the ownership of the stock.
      #4) DTCC's Data center is running on 10 to 15 year old hardware and the stuff crashes all the time.
      #5) Some day the database will crash and the information as to who owns what will be lost
      #6) DTCC Will profit as they own all the stocks.

      DTCC the privately held company you never heard of processing 4.6 quadrillion dollars a year in stock transactions.

      Wait tell you find out who makes up the board of directors!

    52. Re:Is it? by Wonko+the+Sane · · Score: 1

      An attacker with more computing power than the rest of the network combined can produce a longer proof of work chain and thus spend on one chain before eventually orphaning it with a different branch that sent the same output to a different address.

      The actual amount of computing power needed for this attack does increase exponentially based on how far back in the chain the transaction to be reversed is contained, and the attacker must maintain a majority of hashing power for the entire duration of the attack.

    53. Re:Is it? by shaitand · · Score: 1

      Those sorts of proof give a false sense of security. They say nothing about attacks not contained within the proof. The same is true of code that is supposedly proven bug free mathematically.

      While these things don't hurt it is false to say that nothing counts in a security sense without them.

    54. Re:Is it? by Minwee · · Score: 1

      In a large sack, underneath the mattress.

      At least you know that they're safe.

    55. Re:Is it? by SydShamino · · Score: 4, Interesting

      In my opinion, microsecond stock transactions are the very type of dirty trick the exchanges should be protecting against, so based on the current actions of the stock exchanges, I disagree with your opinion on the big exchanges' track records.

      --
      It doesn't hurt to be nice.
    56. Re:Is it? by shaitand · · Score: 1

      At the end of the day all computer security implementations come down to raising the cost to successfully employ an attack. It would likely be less expensive to attack an inactive wallet containing a large number of coins than to get >50% of the mining power. While such an attack is theoretically feasible it is not economically feasible.

      Additionally, in the real world there is only so much of that hardware to be had at any price.

    57. Re:Is it? by Anonymous Coward · · Score: 0

      AHAHAHAHA ooh, god, I see what you did there. You bolded some words to make it seem dirty. You, sir, are a funny fuck.

      The creation of real wit is most assuredly a difficult endeavor--please don't give up.

    58. Re:Is it? by betterunixthanunix · · Score: 3, Insightful

      The attack only requires that the attacker does as much work as the rest of the network until the original transaction is accepted (e.g. after six confirmations), at which point the attacker introduces the malicious block chain where he paid himself. That is not exponential: the attacker is maintaining his own block chain in secret, and only has to work as hard as is needed to keep that block chain as long as the current consensus, which means the attacker will work just slightly harder than the entire rest of the network is working. The concise way of saying that is that the attacker's effort scales linearly with the work done by the rest of the Bitcoin network, which is what I said in the first place.

      --
      Palm trees and 8
    59. Re:Is it? by mcmonkey · · Score: 1

      Amen to that. People don't realize the protocol is absolutely, 100% perfectly fraud-proof. It is designed to be impossible to forge a bad block or fake a transaction or gain ownership of coins you don't own..

      Well this guy says it's not 100% fraud-proof, that there is a way to fake a transaction.

      The only way to actually do it is to outprocess the entire rest of the network

      Can that effect be localized? That is, the validity of a transaction is decided by consenus of the network. Controlling a majority of the existing network is highly implactical, would likely consume more resources than the value of all available BitCoins, so not worth doing even if someone decided to try.

      But if I could get the system I am transacting with seperated from the network--a "holodeck" simulating the internet--can't I fake that consenus? Is it a concern that I don't need to outprocess the entire network, just outpocess the network my trading paartner can see?

    60. Re:Is it? by DocSavage64109 · · Score: 1

      If it was a DDOS, they wouldn't have to re-architect the entire system.

    61. Re:Is it? by Anonymous Coward · · Score: 0

      You certainly need faith and trust of the government that issues the currency that those stocks are denominated in, the dollar for example. Such dirty tricks with that dollar currency erodes the trust in the currency.

    62. Re:Is it? by lgw · · Score: 3, Interesting

      This wasn't a hack of the database. It was a DDOS attack. The database was not at risk in this case. People who don't understand technology need to not talk about it like they do.

      We can at least read TFS.

      "The Instawallet service is suspended indefinitely until we are able to develop an alternative architecture. Our database was fraudulently accessed, due to the very nature of Instawallet it is impossible to reopen the service as-is."

      Now if TFS is just wrong (as happens), it's good to say so explicitly.

      My point was that securing one's DB is just the first and most obvious step. Running a successful exchange puts you in direct opposition to investment banks: folks with no morals, who hired the majority of math PhDs for several years just to look for market exploits. You may be smart. The folks who run bitcoin exchanges may be smart. But this is an advanced, persistent threat, and one that's not in any way limited to technology

      And unlike most other exchanges, I can actually hold on to my own bitcoins, and submit to the exchange only when I want to trade them for other currencies.

      Unlike what exchange? You can't hold physical corn? Or live cattle? Or gold? Heck, I can get printed stock shares if I feel the need (I've done this for sentimental reasons - framed in my office). You seems to be confusing an exchange with a bank. The two have little in common.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    63. Re:Is it? by Edzilla2000 · · Score: 1

      I think you need to read the summary again. They are talking about TWO different sites...

    64. Re:Is it? by lgw · · Score: 2

      It's been my experience that complaining about HFT is a sure sign that someone doesn't actually trade on an exchange or understand them except as an abstraction. HFT reduces the bid-ask gap. It's not a dirty trick at all: it's pitting the investment banks against one another for the benefit of the casual trader. That's exactly what we want exchanges to do.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    65. Re:Is it? by shaitand · · Score: 1

      I get that we don't usually read TFA around here but you shouldn't actually argue the point if you don't.

      From TFA:

      "In a tweet on its Twitter feed, MTGox said it was fighting off a distributed denial-of-service (DDoS) attack"

      Yes. It was a DDOS. It is speculated the attackers may not have wanted to shut them down but slow them down and prevent a mass price movement in response to unloading coins. That is just guesswork but since it is theoretically possible they are re-engineering to fix or limit that possible vulnerability.

    66. Re:Is it? by betterunixthanunix · · Score: 1

      Economic arguments are usually pretty bad; that was a lesson learned in World War II:

      https://en.wikipedia.org/wiki/TICOM

      The Germans knew Enigma could be attacked but believed that it would be far too costly. That is the same sort of argument you are making for Bitcoin: that the payoff of an attack would not make it worth the cost of the equipment, or that nobody could afford so much computing power in the first place.

      There are a lot of problems with this reasoning. The recent price surge should tell you that the cost of the equipment needed to attack Bitcoin may become smaller compared to the payoff of such an attack. It is also the case that the purpose of the attack might not be to profit directly, but to undermine the trust in Bitcoin and kill the system -- any number of governments with the resources needed for such an attack might want Bitcoin to go away. You are also assuming that the attacker cannot simply sell the equipment right after the attack, keeping his profits (which may be sizable).

      There is also a deeper problem with this reasoning: there is no way to raise the cost of an attack without also raising the cost of using the system. Compare this with other cryptosystems, where there is a security parameter that can be arbitrarily chosen, where the work needed to use the system is some polynomial in that parameter while the work needed to attack the system is exponential. That is the core of the problem: if you discover that someone is attacking Bitcoin, there is basically nothing you can do except to buy more equipment. With the digital cash systems proposed by Chaum, Okamoto, and others, even if you were confronted with an attacker who could break the security of the system, you would only need to adjust the security parameter to stop that (to put it another way, nobody talks about the need to buy more ASICs just because ElGamal keys are too short -- we just make the keys bigger; now apply that reasoning to a digital cash system).

      --
      Palm trees and 8
    67. Re:Is it? by Anonymous Coward · · Score: 0

      Ahh, I see. So we should give more credence to the opinions of people who have a vested interest in BitCoin's success, like you?

      Were you paid the same rate as the Slashdot editors, perchance?

    68. Re:Is it? by lgw · · Score: 1

      That is because you do not understand how the stock exchange works

      The stock exchange is one of a great many exchanges. Every corn or cattle or timber contract results in physical exchange of commodities.

      Some notes to help you under stand

      Your arrogance adds little to the conversation - I'm sure there are Slashdotters who work for the DTCC! Every exchange has risks, but risks that have actually been problems historically and ended markets are more threatening. You don't generally worry about those because all the big exchanges have evolved trading rules to protect against them. The bitcoin exchanges don't carry that weight of history - and they really should.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    69. Re:Is it? by Saethan · · Score: 1

      The government could decide to confiscate all your bitcoins too

      The only way for the government to confiscate bitcoins would be to copy and decrypt wallet files.

    70. Re:Is it? by lgw · · Score: 1

      You certainly need faith and trust of the government that issues the currency that those stocks are denominated in, the dollar for example. Such dirty tricks with that dollar currency erodes the trust in the currency.

      Why so? If I buy a corn future with US$, the future value of the US$ does not in any way effect the 50 bushels of yellow #2 corn I'm owed, and it has little effect on the corn growing in some farmer's field.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    71. Re:Is it? by lgw · · Score: 2

      The only way for the government to confiscate bitcoins would be to copy and decrypt wallet files.

      Easily done. I try to resist xkcd references here, but it's just too apt. The government would confiscate bitcoins by using its monopoly on force to demand some from you.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    72. Re:Is it? by lgw · · Score: 1

      How can a government confiscate that which it has no knowledge of?

      The entire bitcoin network is notified of every bitcoin transaction. Not the best currency for money laundering, really.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    73. Re:Is it? by betterunixthanunix · · Score: 1

      Actually, the proofs do not mention any specific attacks; they simply assume the existence of some attack, and then show that the attacker can also solve some hard problem efficiently. What the proofs do is to show that the system maintains a specific security property; attacks on things other than that particular property may still be possible, but you are guaranteed that that property holds no matter what. Obviously it is not possible to rule out all classes of attacks: what counts as an attack depends on the context in which the system is used.

      So, for example, while ElGamal can be proved secure against all chosen plaintext attacks, it is not secure against an adversary who is allowed to view plaintexts that correspond to messages of his choosing. That is a different security property: the CPA property only deals with an attackers who can see encryptions of particular messages, not decryptions of particular ciphertexts. The Cramer-Shoup system is secure against adaptive chosen ciphertext attacks (CCA2), but that does not protect you if the adversary is allowed to tamper with your random number generator.

      That is very different from AES. A new way to conduct chosen plaintext attacks could be discovered tomorrow that works on AES. On the other hand, you know that no such attack on ElGamal will be discovered, because it can be proved (with the caveat that it is possible that the DDH hardness assumption is wrong). Likewise, you know that no CCA2 attack on Cramer-Shoup will be discovered; no such statement can be made about AES, because its security is based on heuristics.

      All of this boils down to knowing your requirements. If you do not know your requirements, then the problem is not that you had a false sense of security, it is that you never knew what "security" means for your use case.

      --
      Palm trees and 8
    74. Re:Is it? by shaitand · · Score: 1

      "The recent price surge should tell you that the cost of the equipment needed to attack Bitcoin may become smaller compared to the payoff of such an attack."

      The is covered by the design. The higher the price goes the greater the incentive to mine. The result being that the mining power of the network grows. So the incentive to protect the network grows comparably to the incentive to attack it.

      "there is no way to raise the cost of an attack without also raising the cost of using the system"

      This is universally true of all applied security. On a whiteboard or spec it might be otherwise but in the real world systems do not have the primary purpose of being secure. They have some other primary purpose and security is an overhead burden be it cost of hardware, implementation, maintaining, or burden upon users. Just as in the real world it is the burden of maintaining security properly and following procedures and not theoretical weakness that typically provide the openings used by attackers. Any applied system can be compromised. The only question is the cost to do so.

      Economics is a math that is sometimes harder to prove and follow but I'm not sure I concur with your assertion that a security model is invalid because part of its design is based on that form of mathematics. The simple supply and demand principles upon which Bitcoin is relying for it's mining system have proven to be consistently true in review of a great deal of historical data. Enigma for instance did not become more difficult to break the more money you spent trying to break it. Throwing more mining power at Bitcoin raises the difficulty of mining, and therefore the price, and that economically drives more power to be thrown at defending the network. Where it is possible, Bitcoin does utilize algorithms where a simple length adjustment can increase security.

    75. Re:Is it? by Algae_94 · · Score: 3, Informative

      Just to clarify, TFS is correct, but Instawallet is not an exchange. MtGOX is an exchange that is undergoing a DDoS attack. Instawallet had their DB attacked. As far as I can tell Instawallet is just a company that will hold your bitcoins for you, like a safety deposit box, only without the safety in this case.

    76. Re:Is it? by betterunixthanunix · · Score: 1

      I suppose my wording was bad; my point was that the problem with Bitcoin is that any increase in the cost of attacking the system corresponds to a proportional increase in the cost to use the system at all. That is not the case with something like PGP, where increases in the attack cost are exponential compared to the increase in the cost needed to use the system. It is possible to design a digital cash system with this property, but Bitcoin does not have it.

      --
      Palm trees and 8
    77. Re:Is it? by paiute · · Score: 1

      Think about what you just implied: that banks are so insecure, that they need insurance to deal with their likelihood of failure.

      And I heard that you are such a bad driver that the state makes you carry insurance just so you can drive your car.

      --
      If Slashdot were chemistry it would look like this:Cadaverine
    78. Re:Is it? by Anonymous Coward · · Score: 0

      He might be right. If all of MtGOX's coins ended up in one person's account and he's not planning on trading them, the circulating coins just got a bit more valuable.

      You seem to be operating under the delusion that bitcoins circulate for any purpose besides speculation. Gotta keep that bubble growing!

      It makes total sense why this tulip bulb^W^Wbitcoin is worth 6x what it was worth three months ago!"

    79. Re:Is it? by nine-times · · Score: 1

      What the FDIC does is give the banking class license to invest wildly, without their customers caring at all what their banks do. Classic moral hazard.

      Well no, it's not a classic example of moral hazard. At least, not according to my (admittedly laymen's) understanding of the system. The people protected by the FDIC are not the same as the people taking wild risks. If a bank goes bankrupt due to poor investment, the bank and the bankers still suffer. The people who are engaging in the safe/responsible decision to put their money into a bank account are the ones who are rescued.

      So you might still claim that this is "moral hazard", but it's not the classic example. The bank bailouts since 2008 are more of a "classic" example.

    80. Re:Is it? by CanHasDIY · · Score: 1

      would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      Depends... which one, when withdrawn, throws a flag in a government database, and puts my name on some clandestine list?

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    81. Re:Is it? by alexander_686 · · Score: 2

      Let us see - Some minor nits and a major point.

      DTCC moved to New Jersey a few years go, I think.

      DTCC is owned by it members – so it’s as private as your local co-op. (Which is private, but has a slightly different profit motive)

      As to profiting when they own all of the stock? You are going to have to explain that theory to me.

      Loss of data? DTCC has a set of records. Each brokerage firm has a separate set of records. (Many being held in a separate, custodial account) If DTCC and it multiple site backups were to blow up the master record could be reconstructed by pooling individual brokered records. Difficult to put back together – yeah – but doable.

      Ownership does change – I mean DTCC does report ownership changes to the company. You seem to have a peculiar and narrow definition of “ownership”. It’s like cashing a check at the bank – it’s not like they move cash from one drawer to the other – and yet a real exchange has been made.

    82. Re:Is it? by bill_mcgonigle · · Score: 1

      Doubling the amount of physical currency in circulation would have little effect on inflation.

      Right, but the Fed has more than doubled to total number of USD in recent years.

      Moving to gold as the US currency would have little effect on inflation.

      If you mean gold coins, sure, as long as they could keep adding zeros to the digital USD. If the USG were restricted to a gold-backed USD, the could not simply create more of it.

      Moving to bitcoin as the US currency would have little effect on inflation.

      I can't see how this could happen, but even if it did, how could the USG inflate the bitcoin supply?

      The physical (or virtual) artifact used as a barter intermediary barely matters.

      Well, if you want to use currency on a global basis anonymously, bitcoin has advantages over tally sticks.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    83. Re:Is it? by Anonymous Coward · · Score: 1

      Oh, right. It's all for our benefit. Sure.

      The astroturfing around here has reached absurd levels.

    84. Re:Is it? by bill_mcgonigle · · Score: 1

      The people protected by the FDIC are not the same as the people taking wild risks.

      Think a layer deeper. Because the bank customers don't care if their management takes wild risks (due to FDIC) then the bank management does take those risks. And more often than not, they get rewards for those risks (they're not all stupid, by far). Most of the time the bankers are paid handsomely for taking such risks. The numbers who suffer due to a bank failure are minimal, but the FDIC is there to protect their downside (liability for deposits) when they do.

      If the insurance were private, wild risks would be restricted by the insurance companies' premiums. If it were non-existent the customers would at least have some reason to care what was to become of their money. I wouldn't personally use an uninsured bank, but they would be able to offer higher rates on savings and lower rates on loans than an insured bank.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    85. Re:Is it? by TempestRose · · Score: 1

      I'm admittedly guessing here, but you're basically saying that the only person / group who is able to perform this attack would actually have to be so rich that they wouldn't need to perform this attack?

      Or, they might be extremely rich and simply decide to destroy the Bitcoin currency for some personal reason? ( hate, jealousy, lack of control, whatever...)

      I think I can live with that. This person/group would then also be able to destabilize most other currencies in the world, possibly even China, US and EU currencies?

    86. Re:Is it? by Anonymous Coward · · Score: 0

      Ask someone in Cyprus.

    87. Re:Is it? by bws111 · · Score: 1

      This makes no sense. Do you even know what insurance is?

      You don't (can't, really) insure against things that are likely to happen, you insure against things that, while extremely unlikely, would result in catastrophic financial loss if they did occur.

      The presence of the FDIC (which insures depositors money, not banks) is in no way an indication that the bank is likely to fail. Quite the opposite - it is the government saying 'putting your money in the bank is safe, and even in the very unlikely chance something goes wrong we guarantee you can still get to your money'. It is not there to protect against the 'likelihood of failure', it is there to protect against the mere possibility of failure.

      Buying homeowners insurance in no way implies that it is likely your house will burn down, but that there is a non-zero chance it will burn down. If it is actually likely that it will burn down, nobody will sell you insurance for it.

    88. Re:Is it? by viperidaenz · · Score: 3, Insightful

      Without the safety or the insurance.

    89. Re:Is it? by viperidaenz · · Score: 1

      But they're insured. It doesn't matter if someone breaks in to the system and takes it all. I won't lose what I'm owed.

      Last time I checked, no one offered Bitcoin insurance.

    90. Re:Is it? by viperidaenz · · Score: 1

      Until a country like China decides to block the bitcoin network, then the network is split in two and you can't transfer coins across the two networks.

      A dodgy/hacked ISP/wifi hotspot could steal all the coins you trade too if they were so inclined, simply by creating fake peers and blocking the real ones.

    91. Re:Is it? by viperidaenz · · Score: 1

      It simply means the attacker needs to control 50% of the network you can contact. If they have control of the network you're connecting to that shouldn't be too difficult.

    92. Re:Is it? by viperidaenz · · Score: 1

      I'd do it just because it would be funny

    93. Re:Is it? by AuMatar · · Score: 4, Informative

      No, it does so in the opposite direction.

      I bid $10. Someone asks $9.99. Obviously we're going to make a deal. There's an overflow of 1 cent- one of us will make 1 more cent than they expected to. Either of us could move, we could split the difference, or we could just set an exchange wide rule for this (say the seller always makes it, or the buyer).

      Now add in HFT. Same scenario. The HFT sees my $10 bid before the seller does, and sends a buy for $9.99 exactly to the seller, buying the stock. He then sells to me for $10. He makes that extra penny. Has he helped me? Not at all- he took an average of half a penny from me. Does he help the seller? Nope, he took half a penny from them, for the service of completing the transaction a few microseconds sooner.

      HFT are parasites. They provide no value to either side, but make a vig. There is no bid-ask gap that they reduce because the bid is higher than the ask. If it wasn't there'd be no money for them to make. Its immoral, unethical, and ought to be illegal. It also siphons millions to billions from the economy.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    94. Re:Is it? by lgw · · Score: 1

      I can't see how this could happen, but even if it did, how could the USG inflate the bitcoin supply?

      The interesting part of the money supply is not the supply of currency - whether bills, gold coins, bitcoins, or seashells.

      I have 100 btc. I deposit them in a savings account. The bank loans that 100 btc to someone buying a house. The homebuilder deposits them in a savings account. The second bank loans 100 btc ... and so on. There are only 100 btc being used to make transfers, but the money supply is much larger 1000-2000 btc in practice.

      You'll notice that my example isn't really fractional reserve banking, as the bank is loaning out the entire amount deposited. It's zero reserve banking. The money supply is limited only by the "frictional cost" - the overhead of making those transations in turn. The US has worked that way for over a decade now.

      Since the Fed used up all of its traditional power to create money once zero-reserve banking was reached, it now simply buys US bonds by crediting the account ledger of the bond seller without debiting its own account (and appears willing to keep doing so indefinitely - this will not end well).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    95. Re:Is it? by lgw · · Score: 1

      Oh, right. It's all for our benefit. Sure.

      The astroturfing around here has reached absurd levels.

      Intentions don't matter. None of the investment banks are acting in the public's interest, but the competition between them as market makers benefits everyone trading on the exchange. If you don't understand thin markets and "bid-ask gap", post with an account and I'll explain.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    96. Re:Is it? by viperidaenz · · Score: 1

      What if your computer and backups burn down in a fire? Your coins are irreversibly gone.
      If the bank burns down, I still get my money back. If by some magical force the bank no longer exists though, bonus, I don't have to pay back my mortgage

    97. Re:Is it? by PRMan · · Score: 1

      There are many degrees of computer security, just like in real life. When you deal with lots of money, you want security that matches with the risk. Banks can lie to you and pretend that they do that while not telling you that they have been robbed.

      FTFY

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    98. Re:Is it? by viperidaenz · · Score: 1

      So tell me again what happens if someone steals your private bitcoin key?

      If someone steals my internet banking password, I get all the money stolen given back.

    99. Re:Is it? by ultranova · · Score: 1

      I applaud the creation of Bitcoin, but really, would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      Neither is trustworthy. However, why would you store your Bitcoins on a server, rather than a memory stick? Encrypt, make a few easily hidden backup copies, and be at ease.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    100. Re:Is it? by PRMan · · Score: 1

      I'm admittedly guessing here, but you're basically saying that the only person / group who is able to perform this attack would actually have to be so rich that they wouldn't need to perform this attack? Or, they might be extremely rich and simply decide to destroy the Bitcoin currency for some personal reason? ( hate, jealousy, lack of control, whatever...) I think I can live with that. This person/group would then also be able to destabilize most other currencies in the world, possibly even China, US and EU currencies?

      That's about right. And why would people in the government want to destroy Bitcoin. Many of them and their banker friends are making money off it right now.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    101. Re:Is it? by bws111 · · Score: 1

      The FDIC does not 'protect their downside'. The FDIC prtotects the depositors. When the FDIC has to act, the bank has failed and is seized. The investors in the bank have lost their investment. The FDIC does not protect them at all.

    102. Re:Is it? by shaitand · · Score: 1

      You have to be careful with words like cost when talking about an economic platform. I believe you are referring to computational cost. The economic costs balance out. Any increase in fiscal cost has a related increase in market rate for the mining output that negates it. And from the perspective of users who aren't miners the valuation doesn't really matter it just changes the size of transaction units.

      "It is possible to design a digital cash system with this property, but Bitcoin does not have it."

      You are leaving the window open too wide with "digital cash system." There are digitial cash systems all over the place. Bitcoin is unique in being a decentralized system. Without decentralization a digital cash system is about the most intrusive and evil thing one can imagine. It may well be possible to design one differently but as far as I know Bitcoin is the first and only such currency system that is functional.

    103. Re:Is it? by PRMan · · Score: 1

      In other words, cut off a pocket of the internet from the rest of the internet and get all the Bitcoin processors on there to agree quickly and then transfer the coins into dollars by fooling an exchange on the same subnet? Yes, it's possible. But if you ever reconnect to the world at large, your transaction would be considered invalid and the exchange would be out the cash. Of course, the exchange should know how many peers there are, and should be suspicious if that number drops to 1% and halt all transactions...

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    104. Re:Is it? by PRMan · · Score: 1

      Cypriot bank: The government takes 20% of your money because they screwed up.

      Bitcoins: Your money tripled in the last month. If you trust your money to someone else's website for long periods (or indefinitely), you could lose it all (although Instawallet is paying out claims to people that lost money in cash (not bitcoins)).

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    105. Re:Is it? by PRMan · · Score: 1

      Since they're all done strictly by number (and often a new number on each transaction), it's probably better than many methods...

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    106. Re:Is it? by PRMan · · Score: 1

      Good luck to them finding them all. It would be like Russia and China trying to destroy all Bibles. Didn't work.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    107. Re:Is it? by Hentes · · Score: 1

      Banks don't get hacked every month, even though there are much more of them than of Bitcoin exchanges.

    108. Re:Is it? by Anonymous Coward · · Score: 0

      Did someone mention Host files?

    109. Re:Is it? by ultranova · · Score: 1

      If you don't understand thin markets and "bid-ask gap", post with an account and I'll explain.

      I'm not the grandparent, but I'll ask nonetheless. In what specific scenario(s) will the presence of HFT mean that a trade is made that couldn't be made without it? Walk me through the process step-by-step and leave no detail out, since I'm too dumb to figure out how adding an intermediary helps when the seller is asking for more than the buyer is willing to pay (that's what "bid-ask gap" means, right?) and the intermediary also wants a profit.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    110. Re:Is it? by Anonymous Coward · · Score: 0

      You have an office? Someone actually pays for your bullshit?

    111. Re:Is it? by ultranova · · Score: 1

      Irrelevant. The guarantee is by first the bank then the U.S. Government, regardless of how the funds are recorded.

      If the record is lost, then how will you collect that guarantee? How can you prove that there was money in your account in the first place, and how much? So the security of the record is very relevant indeed.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    112. Re:Is it? by Anonymous Coward · · Score: 0

      Oh, lgw is full of shit again, who'd have thunk it. You are promoting the stereotype of stupid americans you realise, halfhead.

    113. Re:Is it? by lgw · · Score: 1

      There are people who do all-cash business today and avoid taxes, but it doesn't scale (and the US Government is already looking into bitcoin and its potential for money laundering). If you're running a legal business with employees in the US, the government will know about your wallet and your employees' wallets, and quite possibly your customers' wallets. If you're just hoarding bitcoins, fine, but when you want to spend or invest them or otherwise interact financially with a legal business, the government will know about your wallet.

      Sure, there will always be a few people who are totally off the grid, but bitcoin doesn't really change that.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    114. Re:Is it? by Intrepid+imaginaut · · Score: 1

      Have you ever been right once in your life?

    115. Re:Is it? by chill · · Score: 1

      There is no "the" record of BitCoins. It uses a distributed has of the BTC itself. The record and transaction history is spread through the entire system.

      --
      Learning HOW to think is more important than learning WHAT to think.
    116. Re:Is it? by JazzLad · · Score: 1

      I got it! I'll make a fortune selling a service that lets people store their keys on my server. Now I just need a witty name for it. Let's see, what would evoke in the mind being safe from a fire ... call it a rain service? Nah, computers don't like being wet. Oh! I know! I'll call it a cloud service!

      --
      "If you have nothing to hide, you have nothing to fear." - Every fascist, ever
    117. Re:Is it? by bill_mcgonigle · · Score: 1

      Since the Fed used up all of its traditional power to create money once zero-reserve banking was reached, it now simply buys US bonds by crediting the account ledger of the bond seller without debiting its own account (and appears willing to keep doing so indefinitely - this will not end well).

      Agreed, because they can create an infinite amount of USD. But to follow the line of argument, how could they create them if the Bonds were being sold for BTC?

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    118. Re:Is it? by bill_mcgonigle · · Score: 1

      You're only considering the banks that fail, not all of the banks that succeed fabulously because they've been able to take risks that would otherwise have been untenable, were not the losses guaranteed to be socialized.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    119. Re:Is it? by fadethepolice · · Score: 1

      Man are you dumb. The fact that this was voted insightful truly forces me to again take note of the precipitous drop of overall IQ on slashdot over the last few years. Bitcoin != to an account. Bitcoin = dollar. Where you choose to store your bitcoins is entirely up to you. Depending on your situation your money may be more useful in dollars, bitcoins, euros, or yuan. If you want to access your money without approval of or notification by the US banking system then bitcoins is the way to go. If you want to store your money in a stable, mature currency that has little chance of volatility in value you use the dollar, or perhaps the yuan. If you want to take the chance of a national government unilaterally taking your money without notification you use the euro. The bottom line is that it depends on your needs. Some people may want to take a portion of their savings, buy bitcoins, place the bitcoins on a USB stick then hide the stick in their attic. This might be akin to investing in a smaller more volatile currency such as the rupee or rand. These types of investments have been in use by major investment firms for years, and make up a percentage of the investments in what they call 'high risk growth funds". The article is FUD, your comment is FUD. In fact I almost wonder if there is a connection between you and the people who are precipitating the DDOS attack on MTGOX. The greatest advantage of a bitcoin is that you don't have to ask a large corporations PERMISSION to access or transfer your money. It's entirely too easy for a government to unilaterally freeze all of your assets. I suggest you view a few episodes of Burn notice.

    120. Re:Is it? by TeknoHog · · Score: 1

      Damn, where are my mod points today?

      --
      Escher was the first MC and Giger invented the HR department.
    121. Re:Is it? by nine-times · · Score: 1

      My point was more that if you have to think a few levels deep to view it as "moral hazard", then it's not a classic example.

      Beyond that, I would say that your description makes it sound less like the problem is "moral hazard" and more like the problem is that the negative consequences to risky behavior is too infrequent while the rewards are common.

    122. Re:Is it? by HeckRuler · · Score: 1

      It was mentioned on NPR earlier. They had some currency consultant on and they were talking about Bitcoins. They were traded on "Mount Gox". He thought there was a huge bitcoin bubble, that people were investing in them as gamble, and that he expected the currency would get regulated in the near future.

      BWAHAHAHAHAHA, Oh boy, WOW dude... just... wow.

    123. Re:Is it? by chill · · Score: 1

      To clarify, the ultimate record is the crypto key that signs the particular BTC. YOU hold that. Lose it and the BTC is gone forever. However, the BANK doesn't have it. There is no depository agency.

      Hmmm...a business model.

      --
      Learning HOW to think is more important than learning WHAT to think.
    124. Re:Is it? by lgw · · Score: 3, Insightful

      I'm going to ignore your sarcasm, and hope this helps some readers.

      There are many potential sellers and buyers. For a given market, at a given point in time: the "bid" is the highest price any buyer is offering; the "ask" is the lowest price any seller is willing to take.

      When the bid and ask intersect, people do business. In a "thick" market this happens all the time, and the bid and ask tend to stay very close together. That's great for a casual market participant: you don't need to study the behavior of the exchange in order to get a fair price. If you'd like to buy or sell corn at about $6 per bushel, and the last trade was $6, you can just buy or sell "at market" (just taking the best price at the moment), trade immediately, and not get screwed. You might pay $6.01 or get $5.99, but there's no need to carefully craft a stop or limit order, being careful of which way the market might move, and how long you're willing to wait, and what opportunity you might lose. Further if you accidentally buy 10x what you intended, you can turn around and sell immediately and lose only a trivial amount.

      On the other hand, a "thin" market just sucks. If corn is going for about $6/bushel, but the bid is $5 and the ask is $7, it's a real problem for a casual market participant. If you unwittingly accept "market price", you get a terrible deal. To get any kind of fair price, you need to follow trading to know that when occasional trades happen, they're "about $6". You put in a stop or limit order for $6, but the guys sitting at $5 and $7 do nothing but trade this market full time, and they can wait. Let's say you're selling. No buyers for a minute at $6, five minutes, you say heck, maybe I was off a bit, and try $5.90. Still nothing. Eventually someone takes you out at $5.70. Most markets used to trade like that. Great for the investment bank that has a team of full-time speculators, bad for the guy who just needs to sell a couple tons of corn. And heaven help you if you accidentally buy 10x what you intended.

      But there's obviously a profit to be made there: buying at $5.70 from the little guy and selling at $6 - the business of "market making". Once you have multiple competing market makers, the game changes. A isn't going to let B buy at $5.70, he'll take it at $5.71, except C will take it at $5.72, and so on, until you can just sell at $5.99 and not worry about it. The minimum profit the market makers will take is limited by 2 things: how fast the market is moving (which creates risk during the time the market maker owns the contract) and the amount of automation available. The reason most markets used to be thin was the lack of automation: unless there was a total of millions to be made in a given market, it's not worth paying someone to become the expert there. But now everything is algorithmic, and there's almost no per-market cost, and bid-ask gaps are tiny almost everywhere.

      Sure the intermediary wants a profit- but when every market has multiple competing intermediaries, everyone wins. The more market makers participate, and the more frequently they do so, the less money gets siphoned off on each trade by those guys.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    125. Re:Is it? by Anonymous Coward · · Score: 0

      A single attacker must match the work of _all_ of the honest users.

      What do you want— it's a consensus system. Even if you could tie it to actual people, an attacker (e.g. china) could just out birthrate the honest users. All consensus systems will have a super-majority attack.

      It's important to note that only the ordering of transactions is subject to this— an attacker can't take random coins this way. Only reverse his own transactions (and replace them), which is significant but it's not unadulterated control.

    126. Re:Is it? by lgw · · Score: 1

      Including this statement, no, not once.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    127. Re:Is it? by ArsonSmith · · Score: 1

      My bitcoins are stored on a thumb drive in an FDIC-covered bank vault.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    128. Re:Is it? by lgw · · Score: 2

      $10. Someone asks $9.99. Obviously we're going to make a deal. There's an overflow of 1 cent-

      If the bid is $10 no one will ever ask $9.99, they'll hit your $10 bid. What you've described is not what market makers do.

      There is no bid-ask gap that they reduce because the bid is higher than the ask. If it wasn't there'd be no money for them to make

      You've got it backwards. I suspect you started from the assumption that HFT is evil, and constructed a scenario to explain why they are evil - but you've wandered away from reality.

      See my post here http://slashdot.org/comments.pl?sid=3615411&cid=43362361 where I explain in detail - it's too much to repeat here.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    129. Re:Is it? by bill_mcgonigle · · Score: 1

      My point was more that if you have to think a few levels deep to view it as "moral hazard", then it's not a classic example.

      The mistake is seeing the FDIC as primarily benefiting the account holders (because that's how it's advertised/propagandized). If you see it for really what it is - as insurance for the bankers to take risks, then it's clear that they are the primary beneficiaries. The bankers are able to privatize their gains made on the risks they take and and their losses (liability for deposits) are socialized if they fail.

      Every single day bankers gain benefits from FDIC insurance. Only rarely do depositors see anything in terms of payouts.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    130. Re:Is it? by HeckRuler · · Score: 1

      Yes, they're parasites, but they're better than the older parasites that did the same thing and gouged us even more. All the old-money players that are proposing rules to stop the HFT from eating their lunch can't be trusted any more than you trust the HFT.

      The bid-ask gap does end up getting reduced because there's more than one HFT and they compete with each other.

      Also note, and correct me if I'm wrong on this, that this sort of game only works between exchanges. If you have a $10 bid and someone asks at $9.99 ON THE SAME EXCHANGE, the exchange simply hooks you up and there's an established way to deal with the difference. But the NYSE and the London Stock exchange and Mt.Gox don't work with each other like that. Since you're on different exchanges, you don't know about the guy with the ask price. HFT types work really hard at being the first to notice that imbalance. Or "gap" if you will. If we had some sort of unified global exchange, this would all be moot.

    131. Re:Is it? by Anonymous Coward · · Score: 0

      Really? I trade coal futures all the damn time and I've never seen a single barge of coal. Hell, if I hold one long enough that they actually delivered, I'd get fired.

      For all I know, they are doing the exact same thing, moving around little slips of paper while everything sits in a big warehouse.

    132. Re:Is it? by Kijori · · Score: 1

      You need to look at the bigger picture - taking depositors' money is only a small part of what happened in Cyprus. It's the result of widespread bank failure and the government defaulting. If the same happened in the US - the government defaulting on its debt and deposit banks collapsing - you would be in huge trouble whether the government took your savings or not. I'm not sure that there's any point in a private citizen living in the US hedging against the collapse of the government; if that happens you've lost no matter how prepared you are.

    133. Re:Is it? by Anonymous Coward · · Score: 0

      Banks don't get hacked every month, even though there are much more of them than of Bitcoin exchanges.

      They'd LOVE to go a month without being hacked.

    134. Re:Is it? by sexconker · · Score: 1

      Amen to that. People don't realize the protocol is absolutely, 100% perfectly fraud-proof. It is designed to be impossible to forge a bad block or fake a transaction or gain ownership of coins you don't own. The only way to actually do it is to outprocess the entire rest of the network, which is impossible.

      Unless honest participants in the network definitively control more than half of the computing power on the planet, it is at best impractical rather than impossible. Its not "absolutely, 100% perfectly fraud-proof".

      It is actually 100% fraud-proof.

      If someone seizes control of the network by exceeding 50% of the total computational power of the network (including their own), they introduces phony blocks in an attempt to double spend, they're forking the block chain. The honest miners will quickly see that certain hosts are accepting phony blocks and ignore them, and stick with their own, clean fork of the block chain.

      There was an example of the block chain being forked a few weeks ago due to some bullshit about BerkeleyDB and 512 KB datagram sizes.
      The networked converged on one fork and kept on trucking.

      If someone is simply double spending and saying "Yup, verified!" without forking the block chain, anyone can trace the transactions involved and call bullshit.

      For an individual merchant accepting bitcoins, you can protect yourself from localized instances of this attack by simply waiting for more verifications. The only way to get fucked is by having someone control your network and preventing you from accessing legitimate nodes. If they're doing that, they can fuck you in so many other ways, such as telling customers to send payment to their wallet's address instead of yours.

    135. Re:Is it? by ultranova · · Score: 1

      The effort required for a successful double-spending attack on Bitcoin scales linearly with the effort required to use Bitcoin; this is worthless as far as cryptographic security is concerned.

      The effort required for a succesful double-spending attack on Bitcoin scales linearly with the size of the network (the total hash rate of all miners, to be exact), while the effort required to use Bitcoin does not change at all with the size of the network.

      Usually we want security proofs to rule out *all* theoretically feasible attacks, even those that we do not know of.

      There are two possible attack models against Bitcoin, or any other currency system for that matter:

      1. Forgery: someone can create money from thin air. Bitcoin is secure against this, since the origin of all BC can be traced to their creation.
      2. Thieft: someone can spend money they don't have. This has two variants: double-spending (spending money you once had but have already spent) and pick-pocketing (using someone else's money). Bitcoin is secure against double-spending as long as any conspiracy attempting to do it doesn't control 50% or more of total miner computing power and the block hashing algorithm (currently SHA-256) remains secure. Bitcoin is secure against pick-pocketing as long as the signing scheme (currently ECDSA) remains secure.

      Also, it is impossible to prove that something is secure against an attack you can't imagine, because ruling out an attack requires defining it first, which requires imagining it in some way. At best you can rule out such large categories of attacks (like forgery and thieft) that pretty much anything imaginable falls under them.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    136. Re:Is it? by lgw · · Score: 1

      Every corn or cattle or timber contract results in physical exchange of commodities.

      Really? I trade coal futures all the damn time and I've never seen a single barge of coal.

      Contracts are traded many times during their lifetime, but eventually somebody takes delivery; otherwise there'd be no market in the first place. Part of the value the exchange adds is in ensuring this actually happens, and doing it so seamlessly that speculators never have to think about it.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    137. Re:Is it? by betterunixthanunix · · Score: 1

      Without decentralization a digital cash system is about the most intrusive and evil thing one can imagine

      There are different kinds of decentralization. The systems designed by Chaum, Okamoto, and other researchers in the 80s and 90s allowed for decentralized transactions, even offline transactions, and could be shown to hide the identity of spender. The only central element in those systems was the bank that issued the currency units and which was ultimately responsible for dealing with double-spending attempts (in the case of offline payments, double spending cannot be prevented but can be detected; many systems were proposed with the property that the bank would be able to generate proof that a party had double-spent money if and only if the party had actually done so).

      Bitcoin has the goal of removing the central issuing authority from the system. Unfortunately, that means that an entirely new formalization of security would be necessary if Bitcoin were to be provably secure, since currently accepted definitions of security for digital cash are based on the assumption of some kind of authority. This problem reflects a deeper issue: Bitcoin is based on an entirely different concept of money, and so any formalization of Bitcoin's security would first require a formalization of money (which I suspect is a bottleneck).

      --
      Palm trees and 8
    138. Re:Is it? by ultranova · · Score: 1

      Actually, the proofs do not mention any specific attacks; they simply assume the existence of some attack, and then show that the attacker can also solve some hard problem efficiently.

      Actually, no. To do so you have to define what "attack" means. As the complexity of your system increases, so does the complexity of that task, and pretty soon it reaches the point of having bugs itself. You don't have to solve any hard problem to sell someone the Golden Gate bridge.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    139. Re:Is it? by fadethepolice · · Score: 1

      I'd prefer if you used your vast financial knowledge to explain to everybody you talk to about how lack or regulation of credit default swaps allowed large investment entities to increase the leverage on US home mortgages to the point that the US government had to step in and pay the debts of private corporations.

    140. Re:Is it? by betterunixthanunix · · Score: 1

      All I said is that the proof shows that specific security properties are maintained; that only involves defining the class of attack the system is designed to deal with, not the specific manner attack that is carried out. There are a lot of chosen plaintext attacks that might be performed, but you can prove that none of them will be successful against ElGamal. If you do not believe me, go read the work of Goldwasser and Micali, which was the seminal work in provably secure cryptography, which describes this at length.

      --
      Palm trees and 8
    141. Re:Is it? by ultranova · · Score: 1

      To spend Bitcoin money multiple times, you only need slightly more computing power than everyone else using Bitcoin combined.

      Which sums up to 703 PetaFLOPS, which is (much) more than the top 10 supercomputers in the world combined. And not only that, you also need to have malicious, rather than financial, motivations - otherwise you wouldn't bother double-spending, but would simply gather transaction fees and coinbases.

      It's not going to happen.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    142. Re:Is it? by ultranova · · Score: 1

      But if I could get the system I am transacting with seperated from the network--a "holodeck" simulating the internet--can't I fake that consenus?

      No. You'd need to totally isolate that system from the Internet, and even then they could detect that by monitoring the difficulty of blocks - it would suddenly fall off sharply as all of the sudden they're part of a far smaller network. Or, more likely, you'd never convince them, since difficulty is adjusted every 2016 blocks so that they take 2 weeks to mine, and if it's suddenly just you, it'd take years to mine even one - and it takes 6 blocks to confirm a transaction, giving the target system plenty of time to realize something's very wrong.

      So no, just no.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    143. Re:Is it? by DanielRavenNest · · Score: 1

      Make an encrypted archive with strong encryption that contains you wallet.dat file (private keys). Store that archive in several places, like email it to yourself, dropbox, skydrive, bank safety deposit box

      Note: your account balance is still on the block chain record of transactions. So the bitcoins are still there, you just don't have authorization to spend them if you lose your keys.

    144. Re:Is it? by viperidaenz · · Score: 1

      But now you've lowered the strength of the encryption by giving your private key to a third party, encrypted only by an easy to remember password. You can't encrypt it with a random key because you'll need to store a backup of that key too...

    145. Re:Is it? by crtreece · · Score: 1

      Hopefully you got the pre-1983 pennies, double the melt value for the same face value.

      --
      file: .signature not found
    146. Re:Is it? by viperidaenz · · Score: 1

      You coins are now only protected by the strength of the encryption you've used on your wallet.dat file. You've lost the strength of the bitcoin network.
      Having an account balance you can't touch because you no longer possess the keys and can't get them back either is no different than not having them.
      Those coins would be lost forever wouldn't they? Isn't there a finite number of coins to be mined? 21 million or so.
      Removing coins from circulation will increase the value of those left. There's a financial incentive to destroy other peoples keys.

    147. Re:Is it? by lgw · · Score: 1

      Same way - just as the money in your bank account isn't tied to the serial numbers of actual bills, if I had a bitcoin savings account there wouldn't be any specific bitcoins behind that. If you paid me directly, there would be a bitcoin transaction, but if you paid me by ACH there wouldn't be, there would only be an adjustment to our bank's ledgers (plus an audit trail). The Fed is still free to tell my bank to add to the value in my savings account without adjusting the value in its own.

      Of course, a bank in a country without regulation could also play such games, but without the audit trail other banks will just stop accepting such transfers. The only reason the Fed can get away with that BS, without US banks being shunned by the rest of the world's banks, is that everyone else seems to have bigger and worse problems. Wow, this really won't end well.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    148. Re:Is it? by crtreece · · Score: 1

      what happens when Goldman et al discover there's money to be made by manipulating that market, and have nothing to stop their centuries-old bag of tricks.

      After articles about it in Wired, Forbes, and who knows where else, I would be surprised if more than one cost / benefit survey hadn't already been completed at each of the too-big-fail banks.

      --
      file: .signature not found
    149. Re:Is it? by lgw · · Score: 1

      I almost went off on a rant about that, actually. It's the perfect example of why good exchanges matter so much. The CME actually went to the government at one point (SEC? FTC? I forget) and explained that the informal exchanges being used for Mortgage CDSs had no oversight, and they should really be allowed to create a format market, with normal rules and oversight, and standardized contracts. Not really a matter of government regulation, mostly normal exchange rules (which is still a thick stack of regulation, but a libertarian-friendly one). But the government told them to get bent - and hilarity ensued.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    150. Re:Is it? by ThreeE · · Score: 0

      ...who hired the majority of math PhDs for several years just to look for market exploits.

      The investment banks hire math PhDs to look for arbitrage opportunities and serve the valuable service of price discovery. There is no need to load this activity up with the negative connotation of "exploits."

    151. Re:Is it? by ultranova · · Score: 1

      Yes, I know. The "record" the grandparent claimed irrelevant is the record that you have deposited dollars ($) into a bank in case it was robbed or otherwise subverted, not Bitcoin. I'm arguing for Bitcoin here, y'know.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    152. Re:Is it? by Anonymous Coward · · Score: 0

      If that criticism is valid, then so is this one: in order to subvert the US banking system, you only need to amass a supermajority of voters to change the constitution and award all the money to you. Of course you can find an attack that scales linearly if you look at the system broadly enough.

    153. Re:Is it? by Anonymous Coward · · Score: 0

      The current bitcoin network is an estimated 600 petaFLOPS, more than the top 500 supercomputers combined. I highly doubt even the NSA with its massive datacenters could attack the network using computational power alone.

    154. Re:Is it? by Myopic · · Score: 1

      "would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?"

      That depends, am I a reasonable person or am I a libertarian?

    155. Re:Is it? by Anonymous Coward · · Score: 0

      I don't know if you've ever traded any kind of asset before but when you bid $10 your offer of $10 gets recorded in what's known as an order book which is basically a record what people are willing to buy and sell at. When someone comes along and asks $9.99 they sell to you, first, because you are offering the best current price (if there are multiple people offering $10 the first person to offer $10 gets sold to, followed by the second person etc). This is done automatically.

      The reason someone might ask $9.99 instead of seeing your $10 and asking for $10 is because they might think the market is moving and will be afraid that your $10 bid will be eaten and that they'll have to sell to the next guy in the order book at $9.99. Or they could have a lot of volume and they could notice that there aren't enough buys at $10 to complete their order. In which case all the $10 orders are sold to first, followed by orders at $9.99, and any extra that go unsold will exist as a new order in the order book to sell at $9.99.

      HFT plays no role in this and never has. The market works fine without it. HFT only works in asynchronous markets with multiple brokers trading on a single exchange that offer what's known as market orders (which is essentially an ask at 0 or a bid at infinity). It's the real world example of someone watching the order book, seeing someone walk up to it, interrogating / threatening them and then using the order book without letting the trader look at it himself and make his own decisions on who to sell / buy to. Except there are thousands of these thugs and they do this to everyone who ever walks up to the order book until nobody knows what the asset is trading at (cause nobody can see the order book) causing everyone to panic sell.

      All HFT does in this situation is add a bunch of overhead which has caused exchanges in both new york and london to crash as a result (not prices, the actual exchanges have gone down as a result of HFT network / overhead load).

    156. Re:Is it? by Anonymous Coward · · Score: 0

      Please look up what the FDIC covers and does not cover. Also look up the total amount of deposits along with how much funding they have. Also look up how long it has taken them to pay out when their intervention did become necessary in the 1980s.

    157. Re:Is it? by Anonymous Coward · · Score: 0

      >. In a "thick" market this happens all the time, and the bid and ask tend to stay very close together.

      No what you have described is a market that is rapidly moving in price. People move their bids closer and closer to the asks until the price starts going up (or they move their asks lower and lower until the price starts going down). A large spread indicates a stable market that is moving sideways.

      >On the other hand, a "thin" market just sucks. If corn is going for about $6/bushel, but the bid is $5 and the ask is $7, it's a real problem for a casual market participant.

      This is a stable market that is moving sideways with what's known as "walls" on either side of the spread. If you have enough volume that this $1 difference will affect your profits then you have enough volume to move the market in one direction or the other. People will see your huge buy wall in front of the last buy wall forcing trades to happen in front of you and offering support at whatever price you're buying at (which is a bullish indicator because you've shown that you're a huge buyer and might buy at higher prices until your order is filled). If your volume was small then it wouldn't move the market and you wouldn't have to worry about a difference of $1.

      > If you unwittingly accept "market price", you get a terrible deal.

      What you're describing is slippage and what you're paying for here is speed. If you didn't need your order to be executed immediately you could wait for a better offer but generally if people are eager to buy it will cause the market to go up which is only fair because your buy represents increased demand in an asset. You can't just expect to be able to control the market and force someone tell sell to you at the same price that the last guy got. The fact that someone just got $6 instead of $5 might indicate to sellers that they shouldn't sell under that price because people are starting to buy at higher and higher prices. If $7 is unacceptable to you then you're in the market at $6 and will have to wait around for someone to be willing to sell to you at that price. If nobody ever does then you're just out of luck and no amount of HFT nor spread trading will solve that.

      >But there's obviously a profit to be made there: buying at $5.70 from the little guy and selling at $6 - the business of "market making".

      This is called trading the spread and has absolutely nothing to do with HFT. I trade the spread all the time because it's easy (and fun). It's only profitable if the market is moving sideways and has nothing to do with how liquid the market is. While lots of bots trade the spread this isn't the same thing as HFT. HFT is essentially a middle man between the broker and the exchange that has zero purpose providing zero liquidity (if anything they have a tendency to create volatility in markets, exactly the opposite of increased liquidity).

      >The reason most markets used to be thin was the lack of automation

      Completely untrue. Markets moved slower because things in general took longer back then.

      >bid-ask gaps are tiny almost everywhere

      Also untrue. $1 spreads are quite common (at least in futures). In fact gauging the size of the spread is a good way to predict short term market trends (a large spread is bearish, a small spread is bullish). A large buyer or seller cant just enter a market and expect to not cause it to move, HFT or not, spread trading or not, and in fact it would be unfair if this were possible because it would violate the basic principles of supply and demand.

      More to point you're confusing what HFT is. Your points about the spread and "thin"/"thick" markets, while using completely incorrect terminology, are legitimate comments about markets in general. Unfortunately this is not HFT so you're really talking about something completely different. HFT is just a middle man that stands in front of the order book and hides what the true value of an asset is from other people because they "jump in line" in

    158. Re:Is it? by stymy · · Score: 1

      You don't seem to understand how proofs work. Cryptography is very mathematical, and so you can definitely prove that no attacks will work against something, based on a few assumptions. We studied the proofs for RSA in my first-year Algebra class. There, we saw that the _only_ way to break RSA is to find an easy way to carry out prime factorization. All other methods of attack won't work (assuming the random-number generation is done properly, of course, and so forth). If you don't believe me, go look up the proofs. If you have a basic knowledge of algebra, you should be able to follow it, and it's only a few pages.

    159. Re:Is it? by fadethepolice · · Score: 1

      Well then, perhaps your expertise is exactly what the bitcoin community is looking for. MTGOX should not be the only exchange. You do seem to know what your are talking about. Most analysts I have heard on television do not stress this point. There is no doubt that real market factors contributed to the collapse of the US housing market, but some people were able to handily take advantage of the collapse. (As happens with most things). As a person who participated in both the dotcom and housing booms of the last 15 years or so, I can say that I was aware of the housing problem before it collapsed and was deftly able to shift gears to the Marcellus explosion that recently occurred, and now seems to be starting to taper off. If I knew as a corporate lemming what was occurring it seems rather far-fetched that the majority of analysts were unaware.

    160. Re:Is it? by carnivore302 · · Score: 1
      would you trust your $10,000 more on a server somewhere or in an FDIC-covered bank?

      We'll talk again in five years.

      --
      Please login to access my lawn
    161. Re:Is it? by carnivore302 · · Score: 1

      Easy. market is 10.00 - 10.05

      You want to sell at 10.02, no trade done.

      With HFT, the spread will be lower. The market will be something like 10.02 - 10.03.

      Trade done.

      --
      Please login to access my lawn
    162. Re:Is it? by Anonymous Coward · · Score: 0

      > I trade coal futures all the damn time and I've never seen a single barge of coal.

      You're missin' out, man!

    163. Re:Is it? by Liinux · · Score: 1

      I trade coal futures all the damn time and I've never seen a single barge of coal.

      Keep your fingers crossed that no software bug will give you this sight in the morning: http://thedailywtf.com/Articles/Special-Delivery.aspx

    164. Re:Is it? by Rudd-O · · Score: 1

      Gox was not hacked.  It was DDoSed.  If you know the difference, you understand how your level of trust in Gox should not diminish.

      I don't personally use Gox, but let's not lose track of reality here.

      --
      Rudd-O - http://rudd-o.com/
    165. Re:Is it? by Rudd-O · · Score: 1

      " buying at $5.70 from the little guy and selling at $6 -"  I don't understand, if this is the case that there is someone selling at 57 and someone is willing to buy at 60, the market should just clear instantaneously.  Why do you need HFT then?

      --
      Rudd-O - http://rudd-o.com/
    166. Re:Is it? by Anonymous Coward · · Score: 0

      >The bid-ask gap does end up getting reduced because there's more than one HFT and they compete with each other.

      The bid-ask gap has nothing to do with HFT. I don't know where this misconception comes from but it's simply not true. Trading the bid-ask gap is known as trading the spread and while this is typically done by bots this is not HFT.

      HFT is another type of bot that muddies up the order book with fake bids / asks and cancels their orders when people walk up to accept them. It would be the real world example of me sitting by the order book with a pencil, watching someone come up to and go to accept my offer, and then erasing it saying "oops sorry I didn't mean to write that down let me write something else done".

      >Also note, and correct me if I'm wrong on this, that this sort of game only works between exchanges. If you have a $10 bid and someone asks at $9.99 ON THE SAME EXCHANGE, the exchange simply hooks you up and there's an established way to deal with the difference. [....] Since you're on different exchanges, you don't know about the guy with the ask price. HFT types work really hard at being the first to notice that imbalance. Or "gap" if you will. If we had some sort of unified global exchange, this would all be moot.

      This is known as arbitrage. Arbitrage is also commonly done by bots (though not always) and again IT IS NOT HFT. You guys are talking about perfectly valid trading strategies that are commonly done by bots but it is not the same thing as HFT. HFT is a guy that constantly interrogates buyers by putting up a bunch of fake orders that he then reverses at the last second AFTER someone has decided to accept it. It's a form of market manipulation, adds volatility, increases the spread, decreases liquidity and damages markets. While average joe trader can turn around and decide to cancel his order (with a 20 minute delay) what he cant do is connect to an exchange at 200 ms and reverse his orders thousands of times a second after they've already been accepted by someone. This is also different from fake buy/sell walls that get removed by bots when the price gets close to them (this is also a form of market manipulation but you open yourself up to risk as your bids / asks can be executed without you being able to cancel them -- the difference is HFT reverses orders, traditional players can only cancel orders).

      HFT has no real world or traditional parallel in markets and uses no traditional trading mechanism like arbitrage nor spread trading. It is completely a new thing that just muddies up the market with fake, constantly reversed orders, taking advantage of artificial lag that is introduced directly by HFT.

    167. Re:Is it? by RivenAleem · · Score: 1

      So this makes MtGOX the perfect exchange as it is immune to microsecond stock transactions!

    168. Re:Is it? by Anonymous Coward · · Score: 0

      More to the point, stocks have existed for more than 10-15 years. I'm thinking that we may have figured out how to transition between holding companies by now...

    169. Re:Is it? by Anonymous Coward · · Score: 0

      Your argument assumes that markets have instantaneous access to information. This is incorrect (specifically, your model is oversimplified). High-frequency trading is taking advantage of exactly that fact.

      Think about AuMatar's scenario when the bids come in simultaneously. The buyer and seller have, say, a 100ms delay before they find out about each others' bids but the high-frequency trader only has a delay of 10ms. That situation will play out exactly like AuMatar says.

      Note that the bids do not have to literally be simultaneous either. AuMatar's scenario works as long as the HFT is sufficiently much faster than the other traders.

    170. Re:Is it? by SeattleGameboy · · Score: 1
      I didn't realize Wall Street was so caring about small investors...

      Seriously, if what you are saying is true, why do HFT purveyors need their servers right next to the exchange servers? If all they are doing is increasing liquidity, why do they need to intercept information before anybody else sees them?

      HFT needs to be shut down. All it does is suck profit from small investors.

    171. Re:Is it? by SydShamino · · Score: 1

      The exchange itself could reduce the bid-ask gap by, you know, giving each side half the gap. That way I'd make half the difference selling, and the buyer would make half the difference buying, instead of letting some third party come in and scoop up the profit for their HFT traders so that they and their management can make millions of dollars and only pay hedge fund tax rates on it all.

      --
      It doesn't hurt to be nice.
    172. Re:Is it? by lgw · · Score: 1

      Does no one actually read the posts any more, or have we taken not reading even TFS to the next level?

      Sure, the whole business model of a market maker is to make a profit by providing a marginally-valuable service - like most companies in the world. The small investor benefits greatly by pitting these guys against one another. Competition is great. HFT is a result of this beneficial competition taken to the extreme - sure, there may be no additional benefit to microsecond vs sec trading, but there's no additional harm either, and overall we really want that competition to be happening.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    173. Re:Is it? by lgw · · Score: 1

      The investment banks hire every single person they've ever hired to find any possible way to make money with no moral compunction whatsoever. That's just what it means to be an investment bank - exploit every possible advantage without fail. Every possible negative connotation is pretty much justified.

      Even so, as long as investment banks are forced to compete with one another, plenty of good can come from them. Arbitrage (in its many forms) helps everyone. Some pretty cool technology has come from the HFT arms race. I'm happy to benefit from it, but it doesn't make the iBanks any less evil greedy fuckers.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    174. Re:Is it? by SeattleGameboy · · Score: 1

      I have studied HFT a bit. If you have some literature about real benefits, I would love to see it. All I have seen is how it adds "liquidity" to the market without stating what benefit that additional liquidity does for small investors. As even you have stated, there is no additional benefit for microsecond transaction. Why are we allowing something with no benefits?

    175. Re:Is it? by lgw · · Score: 1

      OK, once more: the "bid-ask gap" isn't an overlap where there's a free profit. That's why it's called a "gap". When the highest bidder will pay $5, and the lowest seller will accept $7, and occasionally deals are made at around $6, there's nothing the exchange can do to help. It takes a market maker willing to take a bit of risk that if there's suddenly a seller asking $6, to buy at $5.70 and wait for the buyer willing to pay $6 sometime later, and sell to him at $6.30.

      People seem to get this backwards a lot. Market makers are doing a risky sort of time arbitrage, making money off of buyers and sellers with urgency, but providing a better price to the impatient buyer or seller than the market otherwise would.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    176. Re:Is it? by lgw · · Score: 1

      All I have seen is how it adds "liquidity" to the market without stating what benefit that additional liquidity does for small investors

      Market making as a general activity provides that marvelous liquidity. Competition between market makers keeps the cost of that service quite low.

      Why are we allowing something with no benefits?

      Because we should allow everything that can't be proven to cause significant harm? Because no one has proposed an alternative where the market makers have the same incentive to compete to provide basic liquidity?

      Really - the current system works to provide liquidity with no obvious downside to the casual investor. Why would you want to mess with that? Like any complicated system that works in the field: there's lots of bugs that one could imagine fixing, but the likely hood of making things better overall by changing some aspect you don't like is small.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    177. Re:Is it? by SeattleGameboy · · Score: 1

      I vehemently disagree that there is no downside. Goldman Sachs is not paying millions to put these servers at the exchanges because they are a benevolent entities. They are doing it because they can suck the profits out of trades. These trades would have happened with HFT, just a bit longer. And the spread would have gone to the either the seller of the buyer. Instead, we now have a middleman that no one asked for getting a slice. A microsecond liquidity is not real liquidity, it is just an illusion of liquidity gone as quickly as it appears.

    178. Re:Is it? by sjames · · Score: 1

      You explained why competing market makers are good (nobody disputed that), but failed to show why HFT is at all necessary for it to work. Let's say the market builds in a 1 minute quantum. What changes other than that network latency becomes irrelevant?

    179. Re:Is it? by lgw · · Score: 1

      I vehemently disagree that there is no downside. Goldman Sachs is not paying millions to put these servers at the exchanges because they are a benevolent entities. They are doing it because they can suck the profits out of trades.

      Your logic is fundamentally flawed there. Let me try one last time.

      There is profit to be made as a market maker, while providing liquidity. Liquidity is good. The more competition, the lower this profit, but we still get the good liquidity. With me so far?

      Trading faster gives one market maker a real advantage over the other market makers. That's the shape that the competition (a thing we want) takes among market makers (a service we want) . HFT is the arms race between market makers, not between them and casual traders.

      And the spread would have gone to the either the seller of the buyer.

      The spread is very large with no market makers (or with just one), and very small with competing market makers. That's why liquidity is a useful service. The casual trader benefits greatly from this small spread, because it would never have gone to him in the first place - he never had the edge.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    180. Re:Is it? by nine-times · · Score: 1

      Except that they aren't really the ones who take the hit when their risky behavior fails.

      Right now, they're gambling with your money. If they win, they keep the profits. If they lose, government pays you off and the banker himself might lose his job. Getting rid of the FDIC would mean that they're still gambling with your money, and if they win they still keep the profits, but if they lose, they simply lose your money, and the banker himself still might lose his job.

    181. Re:Is it? by Anonymous Coward · · Score: 0

      Except, the competition is just a mirage gone in a blink. Since you are just giving very vague perfunctory arguments, let me just cut to the chase. HFT only does trades when there is a beneficial spread between bid and ask. Say, I want to buy a share at $10, and there is a ask out there for $9.95. In a normal trade, either I would get to buy the share cheaper or the seller gets to make more profit, which is good because that is how you trade and make economy hum. All of a sudden, HFT comes in and buys the share at $9.95, and sells the share at $10, without any of the party knowing what is happening. I, the investor pays more than what I needed and the person who made the investment gets less than what he could have
        While some random guy who contributed absolutely NOTHING to the economy and he gets to keep the nickel, for basically facilitating the trade that was going to happen anyway a fraction of second quicker. There is no real economic benefit. The people who are ACTUALLY investing are being cheated. The only reason this kind of highway robbery is permitted is because the people in charge are paid off.

    182. Re:Is it? by Anonymous Coward · · Score: 0

      Banks can't do that any more than bitcoin exchanges are capable of. What makes banks the safer place to store money is that for amounts up to $10,000, it doesn't MATTER if the bank gets hacked and loses everything...the money is FDIC insured. It's a matter of insurance more than security, as far as you, the consumer, are concerned. If anything, the bank sites are notoriously LESS secure than sites like MtGox (how many of them have 8 character password restrictions, been found to store passwords in plaintext, etc etc etc?).

    183. Re:Is it? by Anonymous Coward · · Score: 0

      There were two attacks. MtGox got ddosed, and while people did panic a little because of major media sites calling it a "hack" (like they always do...), there has been no appreciable turbulence there, other than a slowdown in how quickly it was climbing (these are great times to buy...). Instawallet, otoh, got its database hacked. They were a smaller exchange, who hadn't gotten their security in order, and have paid for it fairly dearly (not all that dissimilar from the mtgox hack a couple years back). MtGox HAS gotten their shit together, and despite the DDoS, the site didn't go down; it merely slowed down communications with it (if it did go down, it was a short period, as I was checking it periodically that day and wondering wtf was going on and wishing I had some more USD already stored at MtGox to make a quick buy with the refreshingly low prices...). Instawallet meanwhile got directly taught the lesson they failed to learn by watching it happen to others in the past.

    184. Re:Is it? by Anonymous Coward · · Score: 0

      Theoretically, you have a point. In practice, having more computing power than the network of bitcoin miners out there is a hilarious proposition. Unless you've got a secret cloud of quantum computers in your basement, I'm not worried (and if you do, surely you could do more damage than simply double spending bitcoins...).

    185. Re:Is it? by makomk · · Score: 1

      The rules set by real-world exchanges aren't necessarily as robust as you might think. For example, there was a problem where one of the big commodity exchanges effectively didn't actually require metals purchased for physical delivery to be delivered in any real quantity. Goldman Sachs abused the hell out of that loophole and caused problems for a whole bunch of businesses that actually make stuff.

    186. Re:Is it? by rygar4321 · · Score: 1

      how exactly you see American government confiscating computers in China? or Russia? Here is your answer. They may not give a damn about collapse of dollar, Chinese may happily burn their trillion bonds if that means collapse of western banking (and introduction of chinese banking in its place). Government that shuts down btc on their territory may actually shoot themselves in foot - because rest of the world may stick to it and be happy with transaction system that is 1000x cheaper.

    187. Re: Is it? by Anonymous Coward · · Score: 0

      I dig

    188. Re:Is it? by DragonWriter · · Score: 1

      how exactly you see American government confiscating computers in China? or Russia?

      I'm pretty sure if I knew exactly how they would do it in any specific case, I wouldn't be allowed to talk about it.

      But large nation-states have a long history of seizing persons and property located in foreign countries, and often have well-funded agencies with highly-trained personnel specialized in that task.

  2. "...ALL money is in the computer age." by Anonymous Coward · · Score: 1

    I just checked. The cash in my wallet remains un-hacked.

    1. Re:"...ALL money is in the computer age." by emho24 · · Score: 2

      Yet if the cash in your wallet represents anything more than chump change, expect it to be "hacked" the next time you run into the authorities.

      --
      You must gather your party before venturing forth.
    2. Re:"...ALL money is in the computer age." by ElectricTurtle · · Score: 1

      Yeah, never mind that currency makes up for less than 10% of most developed economies. It's even common to be under 5% in Europe.

      --
      I support the Slashcott and will not be reading or commenting from 2/10/14 to 2/17/14. Beta is steaming pile of dog shit
    3. Re:"...ALL money is in the computer age." by fustakrakich · · Score: 2

      The cash in my wallet remains un-hacked.

      No, it doesn't, unless you want to ignore inflation.. The dollars in your wallet are losing value every day.

      --
      “He’s not deformed, he’s just drunk!”
    4. Re:"...ALL money is in the computer age." by viperidaenz · · Score: 1

      Didn't most of the world just go through a recession? You know, when the dollars in your wallet gain value every day.

  3. A reminder of how insecure ALL money is? by nysus · · Score: 3, Insightful

    Uh, no. Somehow I sleep a little better knowing my money is backed up by the FDIC if I keep it in a real bank.

    --

    ---Technology will liberate us if it doesn't enslave us first.

    1. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 1

      "Look, would you people stop trivially attacking our exchanges like that?!? We're TRYING to make a point as to how superior Bitcoin is to legacy currency, and you're not helping us! Geez!"

    2. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 1

      The people in Cyprus used to sleep well too.

    3. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      They're still sleeping just fine; no money was taken from accounts under the 100,000 euro insurance limit.

      Anything over 100,000 euros was uninsured, just as anything over $250,000 is uninsured in the US. Those depositors were generally not "people in Cyprus" but rather "people in Russia with money in Cyprus".

    4. Re:A reminder of how insecure ALL money is? by Wonko+the+Sane · · Score: 1

      I'm sure the customers of Laiki Bank were highly satisfied with their government-provided deposit insurance too, right up until they lost all access to their funds for a few weeks, and lost the majority of their balances. I'm sure the people who aren't getting paid because the company they work had payroll funds frozen are singing the praises of deposit insurance right this minute.

    5. Re:A reminder of how insecure ALL money is? by Wonko+the+Sane · · Score: 4, Informative

      Those depositors were generally not "people in Cyprus" but rather "people in Russia with money in Cyprus".

      No, the Russians were all tipped off ahead of time, and were able to withdraw their money via overseas branches that remained open during the freeze in Cyprus. The only people who were affected were regular people and small businesses.

    6. Re:A reminder of how insecure ALL money is? by prisoner-of-enigma · · Score: 2

      Anything over 100,000 euros was uninsured, just as anything over $250,000 is uninsured in the US. Those depositors were generally not "people in Cyprus" but rather "people in Russia with money in Cyprus".

      And this makes the people who were subjected to government-authorized robberies sleep better at night...how exactly? When the government can arbitrarily decide to take your funds, does it really matter where thy put the dollar/euro limit at? This should terrify everyone.

      --
      In the end they will lay their freedom at our feet and say to us, Make us your slaves, but feed us. - Fyodor Dostoyevsky
    7. Re:A reminder of how insecure ALL money is? by prisoner-of-enigma · · Score: 5, Insightful

      Uh, no. Somehow I sleep a little better knowing my money is backed up by the FDIC if I keep it in a real bank.

      And, as recently demonstrated by Cyprus, if the government arbitrarily changes the rules ex post facto and decides they're going to take your money "because we need it," how well do you sleep? You sleep well thinking the rules of the game can't be changed. They can. They are. This is a terrifying precedent.

      --
      In the end they will lay their freedom at our feet and say to us, Make us your slaves, but feed us. - Fyodor Dostoyevsky
    8. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 1

      Of course it's completely proper to compare the United States to a tiny island that doesn't print its own currency with a banking system whose balance sheets exceeded 800% of GDP and that decided to invest highly in Greek sovereign debt.

    9. Re:A reminder of how insecure ALL money is? by ackthpt · · Score: 1

      Uh, no. Somehow I sleep a little better knowing my money is backed up by the FDIC if I keep it in a real bank.

      I'm more comfortable with having a limited amount of my assets in silve or gold coinage - that stuff will pretty much always have value.

      And regarding Bitcoins, this not-so-old poll is relevant.

      --

      A feeling of having made the same mistake before: Deja Foobar
    10. Re:A reminder of how insecure ALL money is? by Wonko+the+Sane · · Score: 2

      That tiny island is probably more solvent than the United States. Our balance sheets only look better because of a complete lack of transparency and honest accounting.

    11. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      you only keep the bitcoins in the exchange if you want to transfer to convert them to some other currency.
      I am sure no one with lots of bitcoins keeps them in an exchange they all run their own wallets. I got bitcoins, and I hope that I will never have to exchange I like them to stay bitcoins, and I always look for services that accept bitcoin. You complaining about FDIC just sounds like you don't know how it works. I had to google FDIC stupid muricans think everyone knows their acronyms.

    12. Re:A reminder of how insecure ALL money is? by camperdave · · Score: 1

      Why should they print their own currency, when they can farm it out for less? Lots of countries do.

      --
      When our name is on the back of your car, we're behind you all the way!
    13. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      Uh, no. Somehow I sleep a little better knowing my money is backed up by the FDIC if I keep it in a real bank.

      - I don't want to cause insomnia here, but 10 Trillion USD worth of bank credit (so called 'deposits') are covered with 25 Billion USD worth of Treasury notes that FDIC has as 'assets' (which are of-course also a liability, Treasury notes need to be sold first).

      25 Billion of debt to cover 10 Trillion of debt. Cyprus salutes you.

    14. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      Without the 10 Trillion Euro bailout by the rest of EU nobody would have 1 red cent in Cyprus. While the gov't promised to insure deposits of up to 100K Euro, the reality is that there is no such insurance, there is no money.

      In USA in a very perverted way the Too Big To Fail will be bailed out again with the tax payer money (actually with everybody's money due to inflation) when the Fed will just print and give the money to FDIC to 'cover losses'.

      The reality is that Cyprus had no insurance, neither does USA.

      25Billion in FDIC 'assets' (Treasuries are not assets), to cover 10 Trillion USD of bank deposits. If that's not a scam of massive proportions then I don't know anything.

    15. Re:A reminder of how insecure ALL money is? by Jeremi · · Score: 1

      That tiny island is probably* more solvent than the United States.

      * note that "probably" in the above sentence means "I have no idea what I'm talking about"

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    16. Re:A reminder of how insecure ALL money is? by Steve+Hamlin · · Score: 2

      I trust that the U.S. Government won't expropriate my bank account more than I trust that private Bitcoin servers won't get hacked.

      Sleeping well is relative.

    17. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 1

      Anything over 100,000 euros was uninsured, just as anything over $250,000 is uninsured in the US. Those depositors were generally not "people in Cyprus" but rather "people in Russia with money in Cyprus".

      And this makes the people who were subjected to government-authorized robberies sleep better at night...how exactly? When the government can arbitrarily decide to take your funds, does it really matter where thy put the dollar/euro limit at? This should terrify everyone.

      It is interesting when government *not* bailing out failing banks with other taxpayers money is "government-authorized robberies". The bank is bankrupt. The available values left after the bankrupt business is not enough to cover more than around half the value of large deposits (exactly how much is not clear yet, have varied). The other half "disappears", nobody are stealing it, the money doesn't exist anymore, the bank has lost them. The government is intervening to secure that people with smaller deposits are shielded to a larger degree than the really large deposits, and secure the insured amount per depositor (100.000 EUR per person)

    18. Re:A reminder of how insecure ALL money is? by hedwards · · Score: 2

      It's not a scam.

      The way the FDIC works is that they monitor the financials of all the banking institutions that are covered by them. And they require that the banks hold a certain amount of cash in reserve at all times in order to ensure that they can cover the funds that they've loaned.

      The FDIC itself shuts banks down and sells them to other banks prior to them getting into serious trouble. So, the end result is that the FDIC rarely has to pay anything and when it does, most of the money is still in the bank.

      $25b is a lot of money, but you have to realize that in order for it to owe $1tn or more that they would have to miss a ton of banks that weren't complying with the law, and that's highly unlikely. What's more, $10tn would require a complete collapse of the system, at which point there are bigger fish to fry. Such as finding fish to fry because you're starving.

    19. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      25Billion in FDIC 'assets' (Treasuries are not assets), to cover 10 Trillion USD of bank deposits. If that's not a scam of massive proportions then I don't know anything.

      Well, I don't know about you not knowing anything, but it's pretty clear you've never read anything about economics or banking or why the fractional reserve system works the way it does.

    20. Re:A reminder of how insecure ALL money is? by hedwards · · Score: 1

      Because the power to create currency needs to be held by the government that controls the regulatory and tax structure. That's something that the Europeans are finding out the hard way. The reason being that if you have multiple nations using the same currency, but without a single tax and regulatory structure to cover it, you wind up with situations like this where somebody gets in trouble and everybody else has to help fix it.

      I'm not really sure why Europeans have such a hard time with this. I don't personally like having to constantly subsidize the rural states, but they use the same currency and are in the same economic block as us, so we ultimately have to pay for their inability to fund their own lifestyles. It sucks, but that's how that ultimately works.

    21. Re:A reminder of how insecure ALL money is? by MMC+Monster · · Score: 1

      The FDIC doesn't insure all deposits. It insures deposits up to $200K (or was this increased recently?).

      I sure as hell trust the FDIC to cover up to that limit more than I trust a bitcoin exchange to cover ... well .. anything.

      --
      Help! I'm a slashdot refugee.
    22. Re:A reminder of how insecure ALL money is? by Wonko+the+Sane · · Score: 1

      I am sure no one with lots of bitcoins keeps them in an exchange they all run their own wallets.

      That would be smart, but a surprisingly large number of users let third parties hold dangerously large quantities of their bitcoins for them.

    23. Re:A reminder of how insecure ALL money is? by Wonko+the+Sane · · Score: 1

      "If you have the facts on your side, pound the facts. If you have the law on your side, pound the law. If you have neither on your side, pound the table."

    24. Re:A reminder of how insecure ALL money is? by DragonWriter · · Score: 1

      And, as recently demonstrated by Cyprus, if the government arbitrarily changes the rules ex post facto and decides they're going to take your money "because we need it," how well do you sleep?

      Governments can just as easily arbitrarily change the rules and take away:
      1) The computing devices that give me access to Bitcoins,
      2) The computing devices that Bitcoin exchanges use,
      3) The computing devices that other people accepting Bitcoins use,
      4) The bank accounts that Bitcoin exchanges use,
      5) The legal environment which allows merchants to feel comfortable accepting Bitcoins in exchange for goods and services,
      6) My physical freedom to access any of the things that would allow me to access any Bitcoins I do have,
      7+) etc.

      So, Bitcoin is hardly immune to arbitrary deprivation by the government.

      Its also, demonstrably, subject to additional risks without arbitrary deprivation by the government that conventional bank accounts are not subject to.

    25. Re:A reminder of how insecure ALL money is? by h4rr4r · · Score: 1

      Bullshit.

      The USD is the reserve currency of the world. Our bonds are so good we pay near nothing on them. To compare us with an tiny island bank that was dumb enough to invest heavily in greek bonds only shows you to be ignorant.

    26. Re:A reminder of how insecure ALL money is? by h4rr4r · · Score: 1

      Go look up fractional reserve banking.

      When you understand that, then you can learn about currency. There is hope for you yet.

    27. Re:A reminder of how insecure ALL money is? by the+eric+conspiracy · · Score: 1

      Gold and silver are often sold as a doomsday hedge. The interesting thing is that there is one time when gold and silver lose their value - when economics break down completely and a condition of famine exists.

      On that basis arable land is only true wealth.

    28. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      It is a scam and "FDIC works" is an oxymoron. In a free market there is no gov't telling banks how much money to have in reserves, it's up to the discretion of the bank in question and of its depositors how much the bank will have in reserves, how much will be loaned out, what the interest rates are. Depositors in a free market system understand that they can lose their money if their money is in a 'savings' account as opposed to 'checking' account, where in fact such notions have a meaning in a free market.

      In an FDIC 'insured' (moral hazard ensured) system what you have is no reserve at all, the gov't makes everybody whole and there is no difference between a checking and a savings account, you can claim your entire amount immediately, which is physically impossible if in fact your money is actually loaned out in a real bank (I say 'real bank', meaning a bank working in a non-government screwed up system, or in a free market).

      In a free market a bank that makes bad loans will lose the money, people will take whatever they can out and will lose some of it and it is the proper thing to happen. Bank depositors are LENDERS, they are not 'depositors' only unless they are specific about it (they have a deposit box as an example).

      Really, a bank is a storage facility, if you use it as a storage facility, expect it to charge you fees for storing your valuables. If you expect a bank to loan out your money and give you a percentage of the gain (the bank makes a decision what businesses to loan the money to), then you have to pay attention as to what real insurance a bank has, what its real reserves are yourself.

      Gov't makes you feel protected, in reality in case of USA you are only 'protected' to the extent that the Fed is willing to destroy the value of currency. You'll get your nominal dollars back, never mind that you are losing 5-10% annually in terms of purchasing power.

      As to the nominal numbers, the 25Billion in debt that FDIC has (really, Treasuries are not assets, they are a liability, they have to be sold first, so the only true backing here is the Fed with its 'printing press'), it's not enough to bail out ANY USA bank.

      There will be bail outs, if you have cash you need for business transactions, you are probably better off holding it in one of the 'too big to fail' banks, you know this way the gov't will make you whole regardless of the amount. 100K, 250K, 100Million, doesn't matter, you'll be given your nominal dollars back.

      That's the problem, that's the scam.

    29. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      10 Trillion in loans of depositors to the banks. 25 Billion in so called 'assets' that FDIC holds.

      Unless you are proposing that the only MB money there is the 25Billion, then I don't see how your comment on fractional reserve has any insight into this problem.

    30. Re:A reminder of how insecure ALL money is? by the+eric+conspiracy · · Score: 1

      Did they really change the rules? The banks these deposits were in are clearly insolvent. As such any deposits over the insured limit are at high risk. Add in the fact that the banks in Cyprus were 7 times the size of the Cyprus economy makes it impossible for it to be a stable situation.

      The same sort of thing happened when the Icelandic banks failed - foreign deposits over the insured amount went poof and capital controls were put in place.

      Ultimately the idea that the US would be able to confiscate bank deposits, or need to runs into two realities - the 5th Amendment, and the fact that the US banking sector is much smaller than that in Europe relative to GDP.

    31. Re:A reminder of how insecure ALL money is? by luis_a_espinal · · Score: 1

      The people in Cyprus used to sleep well too.

      Comparing Cyprus's banking system and economy to the US is a bit of a stretch when it comes to play Chicken Little.

    32. Re:A reminder of how insecure ALL money is? by Yert · · Score: 1

      In that event, lead and gunpower will be worth more than gold and silver, frankly.

      --
      Truck driver, plumber, Linux systems engineer.
    33. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      Don't worry about changing the rules, they don't have to change the rules not to be able to keep their promises.

      It doesn't matter if a gov't official tells you that your 'deposits' (credit you extend to the bank) are insured if there is no money.

      Cyprus didn't have any money, they didn't have any money at all. What 'insurance'? How can the gov't give you any insurance if they have no assets, no money?

      Trusting a gov't to give you insurance... this should sound familiar. FDIC, FHA, F&F, SS, Medicare, any other loan 'insurance', like student loan insurance, any money that gov't says it will give you later.... what money?

      When a city goes bankrupt because it spends too much and promises too much to various special groups, where is it going to get the money?

      A gov't can be bankrupt, it's not true that a gov't cannot go bankrupt, many governments have and many will and USA and many European governments are bankrupt now. Bankruptcy is a simple thing really, you are taking in much less than you are paying out and your debts are such that lenders will no longer finance you. USA cannot repay any of its debts but lenders are still financing it (well, it's the Fed mostly now via all the inflation). USA is in a unique position of issuing the 'reserve currency'. The rest of the world uses the reserve currency as a backing for their currencies. Of-course they are coming to a realisation nowadays that there is nothing backing the reserve currency itself.

    34. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      LOL.

      "Yes, the entire American banking system collapsed, but I've got a few Bitcoins so I'll be OK"

    35. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      you better have more than just a few Bitcoins when the banking system goes down, you better have actual stuff that would help you live through that calamity and some real money, and I don't mean money that you need a computer to use.

    36. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      Also, unlike in Cyprus, the US government can print money. And not just any money, but the reserve currency of the world. This is incredibly powerful.

      Any bank run can be stopped in its tracks by printing enough money to cover all withdrawals. This causes inflation, but because it's in USD, the inflation is spread evenly(ish) throughout the world.

      So the US prints money, but the negative effects are spread out throughout the world, not just in a small Mediterranean country.

      It's good to be the worlds only superpower.

    37. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      "If you have the facts on your side, pound the facts. If you have the law on your side, pound the law. If you have neither on your side, pound the table. Meanwhile, I'll pound my unsupported, outre claims and use sophistry and misdirection when I am challenged."

      FTFY.

    38. Re:A reminder of how insecure ALL money is? by mindcandy · · Score: 1

      as recently demonstrated by Cyprus

      100% of insured deposits were protected.

      People bitching about the amounts over that which got the axe is like whining to State Farm that you had extra stuff in your house that you didn't insure AFTER the fire.

    39. Re:A reminder of how insecure ALL money is? by viperidaenz · · Score: 1

      Just ask Sebastian Monroe

    40. Re:A reminder of how insecure ALL money is? by Darinbob · · Score: 1

      Given that the citizens of that government protested, they're not taking the money that is within the insured limit, so the rules for citizens did not change here. Instead the burden shifted to foreign account holders using the banks as tax havens. Those banks were insolvent anyway, a bubble that popped. In some ways the attitude that nothing bad can ever happen because Germany will bail us out was a big cause of the problem. Similar in Iceland, the insured money for citizens was kept whereas foreign investments were hit hard.

    41. Re:A reminder of how insecure ALL money is? by viperidaenz · · Score: 1

      Not only do you need a computer to use it, you need a reliable internet connection and many other people online at the same time on the same network all participating in bitcoin mining.

    42. Re:A reminder of how insecure ALL money is? by Yunzil · · Score: 1

      As opposed to accidentally deleting your wallet.dat?

    43. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      Actually, it's no precedent at all. Governments have done this for 600 years at least: look up "Morton's Fork" for an example.
      The usual ruse was a forced loan to the king: you couldn't refuse the loan without being branded a traitor, but the loan was never repaid.

    44. Re:A reminder of how insecure ALL money is? by the+eric+conspiracy · · Score: 1

      Lead and gunpowder don't do you any good when the farmer hires a band of Samurai.

      [in homage to Akira Kurosawa]

    45. Re:A reminder of how insecure ALL money is? by Anonymous Coward · · Score: 0

      Your reference is lame and you are lame.

    46. Re:A reminder of how insecure ALL money is? by LateArthurDent · · Score: 1

      In a free market there is no gov't telling banks how much money to have in reserves...

      In a completely free market, the economy would collapse within a month.

      Capitalism is GREAT. The free market is FANTASTIC. Both have severe failure modes and the pure capitalism you guys keep going after as an ideal is every bit as laughable as all the people who want to try out real communism who (correctly) point out that no country every implemented pure communist practices. What they don't realize is that the reason no country has implemented pure communist practices is that if you start out with a purely communist country, you naturally degrade to people taking advantage of the system and causing it to become corrupt. It doesn't work.

      Similarly, a completely free market sounds great. Until you realize that certain markets have high barriers to entry, monopolies naturally arise that further erodes competition, and with the competition gone all the efficiency of capitalism is gone with it. Similarly the free market is a great way to arrive at the true value of things, except of course until you consider externalities that are not part of the market itself.

      Now, if you want to argue which government regulations to implement, be my guest. There are plenty of them that are absolutely horrible and counterproductive to the growth of the economy. The FDIC is not one of them. It's not exactly hard to figure out what happens without government deposit insurance...just look at the massive number of bank runs during the great depression. You're right that your purchasing power may decrease if the government itself is insolvent, but if you're in a situation where there's a bank run, it means the economy is in trouble and your purchasing power is already on the way down. The question is whether you want the lack of confidence to result in the positive feedback loop involved (as people withdraw their money, the banks get into more trouble, which causes more people to withdraw their money). The FDIC causes people to not panic, limiting the overall damage.

    47. Re:A reminder of how insecure ALL money is? by clodney · · Score: 1

      Anything over 100,000 euros was uninsured, just as anything over $250,000 is uninsured in the US. Those depositors were generally not "people in Cyprus" but rather "people in Russia with money in Cyprus".

      And this makes the people who were subjected to government-authorized robberies sleep better at night...how exactly? When the government can arbitrarily decide to take your funds, does it really matter where thy put the dollar/euro limit at? This should terrify everyone.

      Would you prefer that the bank went insolvent and people lost everything? Like it or not, when you deposit money in a bank you become a creditor of the bank, and when something goes bankrupt creditors lose money.

      Bank insurance exists to increase confidence of the bank's creditors. Instead of a mad rush to be first in line and get your money out at the first sign of trouble, thereby precipitating a bank collapse, it says that you have no risk up to a certain limit. That makes a bank run much less likely in the first case.

    48. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      Nonsense.

      In a free market economy I can start a bank out of my garage without registering any licenses with anybody, without having to jump through hoops, without having to pay any guild money, any monopoly fees, without having to pay for any licenses at all to anybody.

      I can just post a note on my garage that said: bank by roman_mir.

      done.

      Anybody is welcome to come in and deposit if they like what I show them because I will be trying to outcompete the next guy in the next garage.

      What you call 'monopolies' that supposedly 'arise naturally' are nonsense. There are economies of scale that are extremely efficient at running their business and I want to buy services / products at the lowest possible prices, so I welcome any amount of competition and scale.

      I do NOT welcome gov't coming to any business at all and telling it that it is too big and it has to be broken up, because in a free market a business becomes big when it does well by its customers, not by lobbying the politicians, that's because politicians have no power over businesses and over individuals and over money in a free market.

      In fact USA was a free market economy and it didn't 'collapse within a month', it did extremely well to turn an agrarian afterthought of a country, a huge debtor into a first world manufacturer, exporter and creditor. Today that flag is carried by others, not by America.

      As to externalities - that's precisely what governments create, they give a pass to people to socialise costs and privatise gains by promoting and defending externalities, by allowing certain well connected businesses to do what they want on public property (another oxymoron, there is no such thing as 'public property' , there is either private property or theft, nothing else).

      So it is private property rights that have to be protected in order to ensure that there externalities are minimised, all that gov't does is creates externalities and creates moral hazards by setting various liability caps that invite abuse.

      As to FDIC, FDIC and the Fed working in tandem is what created the problem of capital destruction in USA.

      Of-course FDIC is completely responsible for the terrible misallocation of people's lending (deposits) all of which have gone to the banks that are propped up by FDIC, the moral hazard of which created the 'too big to fail' problem.

      It's funny that you are accusing the free market of monopoly creation and in the same post you are defending FDIC, which is what allowed for the banking monopoly that created the too big to fail, I guess one has to be completely confused to have such a massive cognitive dissonance in one's head.

      In a free market a bank run is possible and it happens, however it's a normal situation of weeding out bad businesses, bad decisions, shutting down failures, restructuring bad debts.

      In what you have today, FDIC and the Fed created the monstrosity of a banking system, which only has one single function left at this point: maintain the status quo for the government, prop up government spending by laundering money from the Fed to the Treasury and allow a select few to pocket the gains in form of the difference between the Fed's discount window cost of fake credit and the Treasury yield.

      Talk about externalities, socialising the costs and pocketing the profits.

      The mental image of the economy and politics in your head is an abomination created by this corrupt system.

    49. Re:A reminder of how insecure ALL money is? by DragonWriter · · Score: 1

      As to the nominal numbers, the 25Billion in debt that FDIC has (really, Treasuries are not assets, they are a liability, they have to be sold first, so the only true backing here is the Fed with its 'printing press')

      They are really an asset, not a debt, for the FDIC. They are also a liability for the US Treasury, but those are different entities.

      More generally, a debtor's liabilities are also assets to their creditors. If you don't understand that, you have no business even discussing assets and liabilities.

      it's not enough to bail out ANY USA bank.

      The FDIC doesn't insure banks against failure, it insurers depositors against bank failure. The FDIC doesn't bail out any bank.

    50. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      Yes, that's the reason FDIC is a moral hazard, it 'insures' deposits. It's a moral hazard that created the too big to fail problem in the first place by giving people false sense of security, so that they wouldn't care what the banks did with their money.

      As to the FDIC 'assets' being 25 Billion in debt, and being a liability and asset at the same time (it's a wash), clearly you don't understand that FDIC doesn't exist at all, they have nothing. There are no assets, even those 25 Billion are not assets, they are a liability, yes, to the Treasury. However that's not what the FDIC will be relying on to bail out banks (depositors). The Fed, it all comes down to the Fed.

      The money will be created out of thin air. The 25 Billion or no 25 Billion, it's an irrelevant amount even if it was actual gold when things come crushing down and they will.

    51. Re:A reminder of how insecure ALL money is? by DragonWriter · · Score: 1

      Yes, that's the reason FDIC is a moral hazard, it 'insures' deposits.

      The moral hazard argument has been made (repeatedly) elsewhere in the thread, tacking it on as a response to a post about different claims to which it is irrelevant is pointless.

      As to the FDIC 'assets' being 25 Billion in debt, and being a liability and asset at the same time (it's a wash), clearly you don't understand that FDIC doesn't exist at all, they have nothing.

      The FDIC does exist as much as any other corporation does, and what it holds are, in fact, assets, (they are liabilities to someone else, but that's irrelevant.)

      There are no assets, even those 25 Billion are not assets, they are a liability, yes, to the Treasury.

      No, they are not liabilities to the Treasury, they are liabilites of the Treasury to the FDIC. Which does exist.

      However that's not what the FDIC will be relying on to bail out banks (depositors).

      Depositors and banks aren't the same thing. A bank bailout would almost certainly be an action of the government proper (as was the case with the bank bailouts under TARP, or the auto industry bailouts), as the FDIC has no authority to conduct bank bailouts. That kind of bailout relies on the government's assets (including its taxing power.)

      What the FDIC does only becomes an issue if a bank is allowed to fail, not if it is bailed out.

      The Fed, it all comes down to the Fed.

      What comes down to the Fed? You are confusing so many different things in this post that it is hard to tell what you are arguing here.

    52. Re:A reminder of how insecure ALL money is? by bazmonkey · · Score: 1

      I just want to point out that in the U.S., ex post facto laws aren't allowed. It's in Article 1 of the Constitution. Been there from the beginning. You can trust the FDIC as much as you can trust anyone with your money.

    53. Re:A reminder of how insecure ALL money is? by roman_mir · · Score: 1

      The moral hazard argument has been made (repeatedly) elsewhere in the thread, tacking it on as a response to a post about different claims to which it is irrelevant is pointless.

      - what are you trying to say?

      The only way that FDIC matters as the moral hazard is because it creates a false sense of security in depositors. What other way is FDIC a moral hazard?

      Here is a comment I left probably at the minimum a year ago (/. doesn't tell you the year of a comment for some reason). It explains in which way FDIC is a moral hazard and links to a Congressional hearing on the matter.

      FDIC created the 'too big to fail' problem by providing the moral hazard to the depositors.

      FDIC does not have any assets, the 25 Billion has to be sold first, those are not assets, that's debt. When a large bank crashes (and takes others with it), good luck to FDIC trying to sell 25 Billion in long term US Treasuries.

      It will be competing with everybody else trying to sell the same, it will be competing with the Treasury and likely the Fed at the same time as well. There are no 25 Billion.

      Saying that something is an asset to FDIC and a liability to the Treasury, sure, 2 hands, the same body. You can move your IOU from one hand to the other, it won't help you to make that thing that you move from one hand to the other real.

      It's the same nonsense argument they make talking about 'independent Fed'. Independent, ha? As if it ever failed to monetise any amount of debt that the gov't produces.

      Depositors and banks aren't the same thing. A bank bailout would almost certainly be an action

      - it's the same thing from POV of moral hazard.

      The depositors, creditors to the bank don't care about the soundness of a bank as long as the gov't promises to bail them out. They don't care if the money comes from FDIC or the Fed or Treasury or the bank itself.

      It's the bank that is getting bailed out when depositors get their FDIC money, the bank stays in business. In an actual free market there is no gov't bail out, there are no gov't covered deposits. A bank can have insurance and that's what would cover some of the deposits, but most importantly it's the reserve that the bank would have to hold to insure itself against a run.

      Having gov't money being poured at a bank to cover the deposits is not there for the purposes of depositors, it's there for the purposes of keeping the bank afloat even when it is supposed to drown. FDIC wasn't created to provide deposit insurance it was created to provide moral hazard so that the banks that should have failed at the time would not fail because of this non-existing artificial 'insurance'.

      It all comes down to the Fed, who will print any amount of money to cover any and all losses to the banks and to the depositors. Nominal losses. You clearly can't understand that USA gov't and every US bank is broke, it all comes down to the printing of money.

    54. Re:A reminder of how insecure ALL money is? by the+eric+conspiracy · · Score: 1

      That only applies to criminal law.

    55. Re:A reminder of how insecure ALL money is? by camperdave · · Score: 1

      Because the power to create currency needs to be held by the government that controls the regulatory and tax structure.

      I didn't mean to use a foreign currency, but to get someone else to print it.

      --
      When our name is on the back of your car, we're behind you all the way!
    56. Re:A reminder of how insecure ALL money is? by Ash-Fox · · Score: 1

      Without the 10 Trillion Euro bailout by the rest of EU nobody would have 1 red cent in Cyprus.

      To be fair, if Cyprus was allowed to leave the Euro (EU will not allow this) and devalue their own currency (something Iceland did recently), they would have had a stable, working economy by now.

      Of course, the politicians do not want anyone leaving the Euro project, or that would send a message it's a failure and so, they force the European populations into further poverty.

      --
      Change is certain; progress is not obligatory.
    57. Re:A reminder of how insecure ALL money is? by Ash-Fox · · Score: 1

      The reason being that if you have multiple nations using the same currency, but without a single tax and regulatory structure to cover it, you wind up with situations like this where somebody gets in trouble and everybody else has to help fix it.

      The tax is EU membership. It costs the UK 65 billion GBP a year. That is without the money put into bailouts.

      I'm not really sure why Europeans have such a hard time with this.

      We have politicians in the European government that have ultimate power that are not elected by the peoples of Europe. We cannot vote them in or out and they have an obsession with the Euro project.

      --
      Change is certain; progress is not obligatory.
  4. Yet the value of BitCoin keeps on rising by Anonymous Coward · · Score: 2, Funny

    Why does it smell like tulips in here....

  5. BitCoin apologists by 93+Escort+Wagon · · Score: 1, Insightful

    This is NOT a "reminder of how insecure all money is in the computer age". This is a reminder of what a crappy job BitCoin's developers have done. Did you somehow miss the part about the need to develop an alternative architecture before this can be reopened?

    --
    #DeleteChrome
    1. Re:BitCoin apologists by Laser_47 · · Score: 3, Informative

      That isn't a problem with the BitCoin protocol, but Instawallet's website.

    2. Re:BitCoin apologists by Anonymous Coward · · Score: 0, Insightful

      It's more of "A scary reminder of IT'S NOT OUR FAULT IT'S NOT OUR FAULT LOOK THEY DID IT TOO IT'S NOT OUR FAULT WAAAAAAH". Part of the Bitcoin zealots' never-ending quest to prove that Bitcoin is completely fucked up in the same ways real currency is, and that makes Bitcoin superior*!

      *: I never said zealots were big on logic and reason.

    3. Re:BitCoin apologists by Umuri · · Score: 2

      Relevant xkcd to rant below: http://xkcd.com/932/

      So please, explain to us how a third party's online wallet service is now a fundamental flaw in bitcoin itself? They made a server that did data management for the user, and thought they had security in place such that their data was unacessible without the proper password. They then were proven wrong. So now they need a new method of storing it (architecture) that is secure.

      For the obligatory car analogy, this is like you saying a certain car brand sucks at security because an aftermarket mechanic installs hidden compartments in it, and then the compartment gets broken into because it has a shitty lock. Now the mechanic is out of the compartment installing business until he finds a better lock to put in.

      --
      You never realize how much manually made unmanaged "linked" lists suck, till you have src.link.link.link.link...
    4. Re:BitCoin apologists by JesseMcDonald · · Score: 2

      This has nothing to do with "BitCoin's developers". The "alternative infrastructure" comment applies exclusively to InstaWallet, a provider of "online wallets", which was hardly a major player to begin with, and Mt. Gox wasn't "hacked", they were the target of a DDoS attack which made it difficult to access their web site. That's inconvenient if you rely on them for exchanging BTC and USD and need to do so in a hurry, but there are other exchanges available, and everyone's balances on and off the exchange are still perfectly secure. At no point did either incident affect the actual Bitcoin network.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
    5. Re:BitCoin apologists by Anonymous Coward · · Score: 0

      By that logic, if a US bank or exchange service provider has poor security then that means the dollar is a poor substitute for money.

    6. Re:BitCoin apologists by slashmydots · · Score: 1

      This is NOT a "reminder of how insecure all money is in the computer age". This is a reminder of what a crappy job BitCoin's developers have done. Did you somehow miss the part about the need to develop an alternative architecture before this can be reopened?

      The bitcoin developers didn't design MTGox.com or pick the hosting company, genius. They made the protocol, which has thus far been perfect.

    7. Re:BitCoin apologists by luis_a_espinal · · Score: 2
      Easy with the strawmans.

      That isn't a problem with the BitCoin protocol, but Instawallet's website.

      The OP is not faulting the BitCoin protocol. He/she is faulting the BitCoin developers/staff/whatever for their deployment architecture choices. After, choosing Instawallet's is/was an architectural choice. For the type of operations BitCoin is aiming for, we are talking architectural options that must accomodate growth into the realms of mega-scale/mega-resilient, ala AWS, ebay or Google.

      Having to halt operations indefinitely until an alternative architectural solution is in place, that is not acceptable. Furthermore, they should have never gone into operations without one. I've worked in small, insular enterprises where having alternate architectures for catastrophe recovery was a starting, non-negotiable requirement.

      I'm not saying "me-can-do" nor saying this just out of spite to join the Borg bashing collective. I'm simply stating a matter of fact that is revelant when building and fielding systems of such potential caliber. Hopefully useful lessons will be learned so that it does not happen again.

    8. Re:BitCoin apologists by Anonymous Coward · · Score: 0

      did you miss the part where you have no fucking clue what you're talking about?
      welcome to the new slashdot, where only idiots that couldn't find their own asshole with two hands get modded up

    9. Re:BitCoin apologists by Anonymous Coward · · Score: 0

      Is it strawmans or strawmen? Strawmopedies?

    10. Re:BitCoin apologists by sp0tter · · Score: 1

      Strange... all my friends that use bitcoins have no trouble accessing their funds. Perhaps this is only limited in scope?

      --
      you don't eat crackers in the bed of your future--or else you'll get all scratchy
    11. Re:BitCoin apologists by luis_a_espinal · · Score: 1

      Is it strawmans or strawmen? Strawmopedies?

      Neither. It is a typo. Welcome to the r34l world where inconsequential imperfections are the norm.

  6. Throwback by Anonymous Coward · · Score: 0

    I'm not sure why, but I've always had an awful feeling about bitcoins. I guess I can't get on board with a system that hands out money to people for doing....basically nothing. But then again, I guess you can find that in pretty much every country already anyways.

    Can we just go back to trading chickens for yokes?

    1. Re:Throwback by jones_supa · · Score: 1

      That's just the mining part, which is in my understanding necessary for the system to operate. You shouldn't feel awful about that. Bitcoins can still be used like any other currency.

    2. Re:Throwback by DragonWriter · · Score: 1

      I guess I can't get on board with a system that hands out money to people for doing....basically nothing.

      Its worse than that, its not for "doing nothing", its for "consuming resources".

    3. Re:Throwback by Yebyen · · Score: 1

      It's not exactly 'doing nothing' -- the network needs miners to operate. Nobody would know who has bitcoins without the constant efforts of the network to keep them up-to-date. So, you can have one person mining, and everybody pays him for his valuable work, or you let the network attack the mining problem together and it's more resilient, while spreading out the wealth.

      The bitcoins have to come from somewhere, they have to get into peoples' hands somehow initially. Would you prefer they are all pre-mined, given to a foundation and the foundation hands them out to the traditional bankers we have already, just for standing there scanning checks, recording transactions... or as you say just 'doing nothing'?

      --
      Restating the obvious since nineteen aught five.
  7. Hyperbole is the worst form of exageration by Anonymous Coward · · Score: 0

    A scary reminder of how insecure ALL money is in the computer age...

    All, for sure, but some more insecure than other.

    Captcha: Stimuli

  8. Dwolla Also Hit by eldavojohn · · Score: 4, Insightful
    Also Dwolla was down for two days but appears to be back up as they appeared to have worked a deal with CloudFlare. Mt. Gox uses Prolexic so this shouldn't affect them, right? Right? Accessing the database of Instawallet sounds like a total fail though.

    A scary reminder of how insecure ALL money is in the computer age...

    Really? My Celtic ring money is still fully intact around my wrist and still worth the silver it's made out of. All currencies have their ups and downs. Some benefits are double edged swords (just ask Renminbi traders). Nice editorial though -- the services surrounding BitCoin are clearly infantile and only now are getting DDOS protection.

    My credit union offers two factor authentication. Could a Bitcoin exchange do the same? You bet. But they haven't. The fact is that it's easier to find legit and robust exchanges and institutions in USD than BitCoin.

    --
    My work here is dung.
    1. Re:Dwolla Also Hit by Kiwikwi · · Score: 3, Informative

      If you'd get off your horse for a moment, you might realize that MtGox offers two-factor authentication and has for a long time.

    2. Re:Dwolla Also Hit by Anonymous Coward · · Score: 0

      But it's an amazing horse! http://www.youtube.com/watch?v=bjjuc5v5RoQ

    3. Re:Dwolla Also Hit by dubdays · · Score: 1

      My credit union offers two factor authentication. Could a Bitcoin exchange do the same? You bet. But they haven't. The fact is that it's easier to find legit and robust exchanges and institutions in USD than BitCoin.

      I believe you're correct in that the exchanges don't use two factor authentication. However, my Bitcoin wallet is an online one (yeah, not so secure, but I only do a little bit of mining...less than $50 in there right now) that definitely does use two factor authentication through the Authy app. Quite simple really, and the exchanges should definitely use something like this.

    4. Re:Dwolla Also Hit by Anonymous Coward · · Score: 0

      BTC naysayers don't bother with facts, they shoot first and don't ask questions or research!

    5. Re:Dwolla Also Hit by Anonymous Coward · · Score: 0

      Your Celtic ring money may still be worth the silver it's made out of, but the silver itself is worth a lot less than it was in 1800. Even precious metals have their ups and downs.

    6. Re:Dwolla Also Hit by the+eric+conspiracy · · Score: 1

      All currencies go up and down. However the ones that go up and down 20% in one day are not attractive to me for use in commerce or investing.

    7. Re:Dwolla Also Hit by Anonymous Coward · · Score: 0

      But MtGox does offer two factor authentication.

    8. Re:Dwolla Also Hit by Anonymous Coward · · Score: 0

      but the silver itself is worth a lot less than it was in 1800.

      Against which peg? Certainly not the USD.

    9. Re:Dwolla Also Hit by Anonymous Coward · · Score: 0

      MT gox DOES offer two factor authenication, ever heard of a Yubikey?

    10. Re:Dwolla Also Hit by Anonymous Coward · · Score: 0

      My credit union offers two factor authentication. Could a Bitcoin exchange do the same? You bet. But they haven't. The fact is that it's easier to find legit and robust exchanges and institutions in USD than BitCoin.

      Actually, all major Bitcoin exchanges offer two factor authentication already. And Instawallet doesn't really count - its URL as password mechanism was clearly stupid, and even the website warned against storing anything but small change in there. As for my traditional financial institution (ie. bank), they don't let me have a password more than eight characters long.

    11. Re:Dwolla Also Hit by PRMan · · Score: 1

      Bitfloor does as well. At least go to the sites and look at the login page. Jeez.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
  9. target by roman_mir · · Score: 5, Interesting

    Bitcoin exchanges are a target right now at the current exchange rates, but I was thinking just a little while back, isn't it strange that somebody who released the original protocol is unknown and wishes to stay anonymous? I thought about that for a little bit, there are a number of possibilities. Of-course somebody who had the original idea could run the hash generation for a much longer time before anybody started doing it as part of a mining (proof of work) network. I don't know, it's hidden in plain sight

    This feature is then used in the Bitcoin network to secure various aspects. An attacker that wants to introduce malicious payload data into the network, will need to do the required proof of work before it will be accepted. And as long as honest miners have more computing power, they can always outpace an attacker.

    - good, what if somebody had a much longer stretch of time to work out the answers before they could even become questions? It's not like those transactions are random.

    What other motives can somebody have to release a protocol like this one potentially to be used by millions of people who see this as a way to make money? Giving people incentives to come up with faster SHA generators? Somebody who wants to break encryption mechanisms by generating huge amounts of SHA codes against various data?

    I think without actually getting into the source code it's impossible to read the answers to any of these questions, so maybe that's the next step, read the source code.

    1. Re:target by Paran · · Score: 2

      It's more likely that the author(s) value their freedom. The US government (I haven't looked at others) has a history of shutting down alternative currencies and trying to inprison the creators.

    2. Re:target by roman_mir · · Score: 2

      Yes, the US government (and other governments as well) does have a history of shutting down alternative currencies and imprisoning and even labelling the people behind them as terrorists.


      On March 18, 2011, after a 90 minute jury deliberation, von NotHaus was found guilty on various counts, including the making of "counterfeit coins" (resembling legal tender coins).

      Attorney for the Western District of North Carolina, Anne M. Tompkins, described Bernard von NotHaus and the Liberty dollar as "a unique form of domestic terrorismâ that is trying âoeto undermine the legitimate currency of this country.â The Justice Department press release quotes her as saying: âoeWhile these forms of anti-government activities do not involve violence, they are every bit as insidious and represent a clear and present danger to the economic stability of this country". .....

      Although he was convicted in March 2011, the U.S. government has still not reached a sentencing decision for Von NotHaus. Since his trial, The New York Times has described Von Nothaus as "the Rosa Parks of the constitutional currency movement", for his creation of an alternative currency that is valued at "more than 60 million dollars." Von Nothaus presently resides in a Malibu mansion that was lent to him by a friend, where he faces a possible sentence of upwards of 20 years in prison, for the crime of making his own money.

      I agree with you. However in case of Bitcoin the currency is not minted by the originators of the protocol and there is nothing to 'shut down', the currency cannot be shut down. Individual businesses can be forced not to accept Bitcoins, that's true. One way for gov't to 'shut down' Bitcoins is to buy them off of the hands of all people who hold them and keep buying as long as Bitcoins are generated, but that's a stupid thing to do, it would drive the perceived value through the roof, giving huge incentives for people to start their own clones of Bitcoin in hope to have gov't buy those up as well (obviously with inflation, with printed money).

    3. Re:target by Anonymous Coward · · Score: 0

      What you are proposing is computationally impossible, and it is easy to demonstrate this to be the case without the source code, using this information:
      https://en.bitcoin.it/wiki/Block_hashing_algorithm

      The data you are hashing contains a 256 bit hash from the previous block. This hash can have 10^77 possible values. Lets say you want to save enough successful hashes that you could know the answer to a block in advance once a year. There are 52560 blocks generated per year (one very ten minutes). So you you would need to have 10^77 / 52560 values stored, which is still 10^72 values.

      The total disk space in the world was estimated at 295 exabytes in 2011. Lets say its 100 times that now, for the sake of argument. 29500 exabytes / 80 bytes per hash means you could store 10^20th hashes on all the disk space in the world.

      So in order to have a rainbow table of cached values that would find a match once per year, you would need to have 10^52 times as much disk space as currently exists in the world. And that doesn't even count the other data in the block, such as the 256 bit hash of the transactions.

    4. Re:target by roman_mir · · Score: 1

      But you don't need a rainbow table of that size at all, you only need a small subset that results in hashes that start with a bunch of zeroes, it's a lottery, not a straight sequence.

    5. Re:target by Anonymous Coward · · Score: 1

      The data you are hashing isn't arbitrary. Your zero-prefixes hashes have to be the result of hashing an actual block. What your trying to find is a nonce that when combine with other data and hashed, results in a hash prefixed with zeroes. That is to say:

      hash(data from the last block + nonce) begins with zeroes. Naturally this means you need to find a nonce that works in conjunction with that data.
      hash(random data you made up + nonce) beginning with zeroes isn't useful.
      hash(nonce) beginning with zeroes isn't useful either.

      So you don't just need a handful of nonces that hash to 0, you need a nonce that works with that specific block. Hopefully that clarifies the algorithm for you a little, its a bit difficult to explain. A whiteboard would make things easier.

    6. Re:target by Anonymous Coward · · Score: 0

      I like your paranoia, but the first block in the chain (the 'Genesis Block') is known, and it started from there.

      The source code is available. The protocol is open.

    7. Re:target by roman_mir · · Score: 1

      Yes, the first block is known, etc. That's my point. The first block is known, it was known to the originators of the protocol before it was known to anybody else.

    8. Re:target by Anonymous Coward · · Score: 1

      It doesn't matter if the first block is known, you have to know the current block, which has a random hash. You can't rewrite the history, once a block has been generated and propagated, you can only build on top of it. Since you have no way of knowing the hash of the current block before its generated, you have no way of predicting that value.

      Additionally, even if you COULD generate hashes in advance like your saying, it wouldn't let you fake transactions. It would only let you conduct a DOS, where you could generate a valid block with no transactions in it. In order to create transactions you need to have the private key from the wallet that is initializing the transaction, which you don't have.

      I'm glad to answer any questions you have about the protocol with my limited knowledge, but it seems to me that you really ought to read up on it yourself. The questions you are asking and the ideas you have are common for someone who has just heard about bitcoin, but are clearly addressed in plenty of places without requiring you to read the source code.

    9. Re:target by Anonymous Coward · · Score: 0

      So go ahead and fucking look into the source code. It's not like it's locked up and you can't see it. The source code is freely available and Open Source.

    10. Re:target by pantaril · · Score: 2

      - good, what if somebody had a much longer stretch of time to work out the answers before they could even become questions? It's not like those transactions are random.

      This will not work. You cannot compute the answers to unknown questions. The questions are composed of all transactions in recent 10 minutes which are basically input and output addresses signed with unknown private keys. In order to successfully employ 51% attack on bitcoin you must be able to ouperform the rest of the network in real time for at least 10 minutes.

  10. InstaTheft by Anonymous Coward · · Score: 3, Interesting

    Was InstaWallet attacked? Or is that what they want you to believe while they abscond with all the untraceable bitcoins?

    1. Re:InstaTheft by PRMan · · Score: 1

      Interesting theory. They are paying out claims in dollars, though.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
  11. Sorry, regular money is more secure than bitcoin. by Anonymous Coward · · Score: 0

    The paypal and visa/mastercard denial of service attacks did not cause a large disruption of the ability to process payments. The hacking of credit card merchant accounts do not cause any disruptions in the currency markets in which they are based. If your credit cards or bank account gets hacked you will not be liable for more than $50 dollars damage. With bitcoin all it takes is one exchange to get hacked, or one large wallet to get hacked and the currency falls down like a house of cards. When your bitcoins get stolen you are SOL and you will likely never recover your loss.

  12. Bruce66423 by Anonymous Coward · · Score: 0

    loves his Nerdcoins! *nom* *nom* *nom*!

  13. Old news? by prisoner-of-enigma · · Score: 5, Informative

    This is semi-old news. Mt.Gox has been under attack for at least a couple of days but they appear to be handling it pretty well. I haven't noticed any problems with using them at least. Trades might be taking a tad longer but nothing big that I can see.

    Instawallet, on the other hand, crumbled at least a day or two (I read about it early yesterday morning). Their problem had nothing fundamental to do with BTC but more to do with the unique way Instawallet did business with (I believe) greater anonymity. The whole "we gotta rearchitect this thing" press release was that their fundamental way of doing business made them uniquely targetable by fraudsters, thus they gotta figure out something new.

    --
    In the end they will lay their freedom at our feet and say to us, Make us your slaves, but feed us. - Fyodor Dostoyevsky
  14. Money is not secure, period by Anonymous Coward · · Score: 1

    Look at the situation in Cyprus - large foreign investors are being "robbed" of 60-80% of their deposits in banks. And if push comes to shove, you better believe Obama, or whoever else is in power in the US at the time, will not hesitate to do the same.

    1. Re:Money is not secure, period by Anonymous Coward · · Score: 2, Interesting

      The US cannot possibly end up like Cyprus. If it does, it means the global economy has collapsed and ALL forms of currency - save for bulets and possibly bottle caps - is worthless. Bitcoin backers demonstrate their fundamental lack of understanding of the economy on a daily basis.

    2. Re:Money is not secure, period by Anonymous Coward · · Score: 0

      The Cyprus banks were going to fail anyway, "robbing" depositors of... all their money, or most of it, anyway, and taking down the country's financial system as well.

      In the US, deposits are insured up to 250k, so if a bank fails and you have deposits over that amount? Tough luck. Go ask the government for a bailout.

  15. Re:Worried? by Big+Hairy+Ian · · Score: 1
    It is a case of over statement. bear in mind there's a very long history of bank robberies some of which took advantage of infrastructure that wasn't up to scratch (Ronny Biggs & the great train robbery springs to mind). So wow somebody robbed a bank and another bank branch has closed because they made their safe out of tissue paper.

    Move along there's nothing to see here!

    --

    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.

  16. Why leave it there?!?! by Anonymous Coward · · Score: 0

    Keep the hashes for your cashes backed up on several local and remote systems, its not gold or paper why do you need it on a server at mtgox or anywhere that it can be en-masse raided?
    When it is time to spend transfer directly as the system is intended, nearly speed of light. Mtgox is supposed to be an exchange so you can trade in or out of $US, why bank a few kb of hash data worth real money there?

  17. This is NOT about Bitcoin by Anonymous Coward · · Score: 0

    What is important here is that this is NOT about any would-be insecurities of Bitcoin. This is entirely about poor security practices of websites and their users. Store your Bitcoins on your computer, password-encrypted, with backups, that way you won't lose them even if someone steals your computer.

  18. Re:Worried? by Anonymous Coward · · Score: 0

    Everyone knows that an inherently deflationary currency created by an anonymous hacker, backed the difficulty of performing computational hashes is a solid foundation for the next world economy.

  19. Not exactly. by Westwood0720 · · Score: 1

    "A scary reminder of how insecure ALL money is in the computer age..."

    Which is why I choose to invest in gold, brass, and lead.

    1. Re:Not exactly. by Anonymous Coward · · Score: 0

      I prefer guns and bullets. Those always have value, and will only go up in value when the revolution rolls around.

    2. Re:Not exactly. by Anonymous Coward · · Score: 0

      Which is why I choose to invest in gold, brass, and lead.

      I prefer guns and bullets.

      Well, you're dumb: what do you think GP meant by "brass and lead"?

    3. Re:Not exactly. by Anonymous Coward · · Score: 0

      Forget the meek, they shall not inherit the earth. It will fall to Attila the Hun and similar marauding bands. Why cooperate with your neighbor to solve your mutual problems when you can just shoot him and take his canned goods? Who wants to live in a society of hope, optimism, and trust when you can duke it out in an environment of brutal survivalism, mistrust, and backstabbing? We must preserve ourselves at all costs! Never mind whether we are preserving anything of value...

  20. Terminology by Anonymous Coward · · Score: 1

    The word "apologist" implies that something wrong or immoral has taken place, and that the "apologists" are trying to justify it. Therefore, it makes no sense to use the term "apologist" with regards to bitcoin, since bitcoin is 100% voluntary with respect to all parties involved, and therefore nothing wrong or immoral has taken place.

    The word you are looking for could be "supporters", "fans", or "customers", but definitely not "apologists".

    1. Re:Terminology by Anonymous Coward · · Score: 0

      > The word "apologist" implies that something wrong or immoral has taken place, and that the "apologists" are trying to justify it.

      "Apologist, n. : one who speaks or writes in defense of someone or something" If Bitcoin is criticized, those who speak in its defense are, by definition, apologists.

      I'd like to hear you tell Christian apologists that their defense of their faith implies "something wrong or immoral" has taken place.

  21. Bitcoins irrelevant USD. Paypal 30 times as large by raymorris · · Score: 2

    The people running the central banks don't know a bitcoin from a cupcake and don't care. There are over 100,000 times as many dollars as there are Bitchcoins. In ten years, PAYPAL might be worried about bitcoin. PayPal is 30 times as large as bitcoin (by transaction volume), so if bitcoin got 20 times as popular it would be real competion for PayPal.

    For the US dollar? The Federal Reserve is about as concerned about bitcoins as Coca Cola is concerned about some kid's lemondade stand. The Fed IS concerned about people switching to the Euro because currently about half of all international trade is in USD, but much is moving to the Euro. That reduces the amount of USD governments and institutions keep in reserve, which are effectively free loans to the fed. (They get to sell dollars which get locked away, without inflating the market.) So the euro matters, bitcoins are such a tiny, tiny market that big bankers hardly notice they exist.

  22. These attacks by fustakrakich · · Score: 0

    They sound like state/bank sponsored terrorism to me.

    --
    “He’s not deformed, he’s just drunk!”
    1. Re:These attacks by benjfowler · · Score: 1

      I don't expect basement-dwelling libertarian dunces to comprehend the concept of liquidity. Who am I kidding?

    2. Re:These attacks by fustakrakich · · Score: 1

      liquidity

      As that what they're calling it now? I suppose you're naive enough to believe what happened in Cyprus can never happen here..

      --
      “He’s not deformed, he’s just drunk!”
    3. Re:These attacks by benjfowler · · Score: 1

      Cyprus was a solvency issue.

    4. Re:These attacks by fustakrakich · · Score: 1

      Aren't they all? Let's not quibble here. The banks are stealing the money, regardless of the name given. And none of this diminishes the probability that they are the ones attacking bitcoin. They certainly have motive and the means.

      --
      “He’s not deformed, he’s just drunk!”
  23. is it me or bitcoin exchanges keep getting hacked? by youn · · Score: 2, Insightful

    there are so many in the news, it is difficult to keep track

    --
    Never antropomorphize computers, they do not like that :p
  24. Full faith and credit by sjbe · · Score: 2

    I hate to break this to you, but your insured deposits aren't held as coins in an outsized piggy bank like Scrooge McDuck's Money Bin. They exist only as entries in an electronic ledger.

    Yes, and? Those insured deposits are backed by the full faith and credit of the United States government and the bank is liable for their security. Bitcoins enjoy none of the same protections. If someone wants to use bitcoin and understands the amount of risk they are assuming then I have no quarrel with them but let's not pretend the amount of risk is remotely comparable.

    1. Re:Full faith and credit by Anonymous Coward · · Score: 1

      Right, in the US it depends where you keep your money, but the FDIC, NCUA or SIPC would cover the money up to a certain amount. And for most people that amount is far above what they're likely to have at any given time.

      What's more, the risks you face at a regular bank are relatively well known, you don't need to also deal with the risks that come from speculation and insecure, uninsured exchanges.

    2. Re:Full faith and credit by LaggedOnUser · · Score: 1

      Within the past century, 95% of the purchasing power of the US dollar has been taken away by inflation. Exactly how safe do you think the US dollar is again?

    3. Re:Full faith and credit by DragonWriter · · Score: 2, Insightful

      Within the past century, 95% of the purchasing power of the US dollar has been taken away by inflation. Exactly how safe do you think the US dollar is again?

      If you are using currency as a long-term store of value, you are mostly using it wrong.

    4. Re:Full faith and credit by sjbe · · Score: 2

      If you are using currency as a long-term store of value, you are mostly using it wrong.

      Good thing I'm not doing that then. My money is invested in a combination of stocks, bonds, real estate and a few other assets. Holding excess cash, whether it be dollars or bitcoins, is foolish due to inflation and in the case of bitcoin exchange rate risk. (excess cash meaning more than your reasonably foreseeable liquidity needs)

    5. Re:Full faith and credit by DragonWriter · · Score: 1

      Within the past century, 95% of the purchasing power of the US dollar has been taken away by inflation. Exactly how safe do you think the US dollar is again?

      If you are using currency as a long-term store of value, you are mostly using it wrong.

      Good thing I'm not doing that then.

      If you aren't, then the value decline of the US dollar of the last century is irrelevant to its safety, only the degree of short-term volatility is a safety issue.

    6. Re:Full faith and credit by Anonymous Coward · · Score: 2, Informative

      Within the past century, 95% of the purchasing power of the US dollar has been taken away by inflation. Exactly how safe do you think the US dollar is again?

      Try to keep in mind that you make a lot more of those US dollars over that same time period as well, so your point that inflation has eroded the US dollar is not taking into account that wages have inflated right along with prices. So unless you have kept your wealth in actual currency for the last 100 years (which would be about the stupidest thing ever) then your point is a bit weak.

      Nice graph of 100 years of wage and price data

      Average wage in 1900 $438 a year
      Price of a pound of butter 26 cents

      Average wage in 1990 $23602 a year
      Price of a pound of butter $2.10

    7. Re:Full faith and credit by alexander_686 · · Score: 1

      So, 95% loss over 100 years works out to be a inflation rate of what - about 1.5% a year?

      Factor in that having no inflation is theatrically impossible and, from a practical point, undesirable. We can debate which is worse – high inflation or deflation – but both rips up economies. Yep – I think that sounds pretty good.

    8. Re:Full faith and credit by Anonymous Coward · · Score: 0

      Wages always lag inflation and therefore the average citizen will always lose out due to it.

      Check out this video for a nice explanation.

      Also, you neglect to factor in technological innovation, which would naturally create a deflationary environment where you will always get better value for your money as advances are introduced.

    9. Re:Full faith and credit by viperidaenz · · Score: 2

      I can buy nearly twice as much butter now! Maybe that's why Americans are fat?

    10. Re:Full faith and credit by HeckRuler · · Score: 1

      Holding excess cash, whether it be dollars [...is foolish]

      Yes, that's exactly right. And that's the goal of the central bank that's in charge of inflation. They, and their bosses, don't want you to just hang onto your cash. They want you to use it as a medium of exchange, but when it comes to savings, they want you to invest it in other things. That helps the economy. "Putting savings to work" as it were.

      or [holding excess] bitcoins, is foolish due to inflation

      Uhhhhhh.... yeah.... that was kind of a concern a while ago when coins were easier to mine, but now that they're harder to crunch it's not really a worry. I mean, this was one of the leading reasons that bitcoins was considered viable. It solves inflation. I mean, the part where people just say "fuck it" and print more money for themselves. You can't do that with bitcoins. There's no central authority to control inflation, it's going to swing in value according to it's ACTUAL VALUE without politicians and the FED having a say about how many bitcoins they get to genesis.

      and in the case of bitcoin exchange rate risk.

      Wow... So did you know you can exchange dollars for yen, euros, or reals? Yeah, they all have exchange rates that kinda go up and down. Just.. you know... fyi.

    11. Re:Full faith and credit by DragonWriter · · Score: 1

      It solves inflation.

      (1) Moderate inflation isn't a problem in a medium of exchange, even moderate deflation is. Insofar as Bitcoin is engineered in such a way that it "solves inflation", that's a very bad (fatal, even) for its utility as a currency (though, so long as the conditions supporting that hold, a positive thing for it as an investment, if nothing else as a collectible item, which is a completely different thing than a currency.)

      There's no central authority to control inflation, it's going to swing in value according to it's ACTUAL VALUE

      "Actual value" of bitcoin is a nonsense phrase. Either its just value in the same sense as the value of a fiat currency -- i.e., what people will accept it for -- or its nothing at all. Bitcoin -- unlike commodity currency -- has no inherent value.

      without politicians and the FED having a say about how many bitcoins they get to genesis.

      Fed isn't an acronym. And you seem to think this is a good thing, but you haven't explained why (except "solves inflation", as if that was a benefit.) Something with a fixed upper limit of supply, with no utility value, doesn't really have anything that makes it attractive as a medium of exchange. Right now, Bitcoin has a couple of short-term things that are driving it (immaturity in regulation compared to traditional currency and novelty). But its completely pointless as a currency, even as insurance against fear of a general economic collapse (it doesn't even have the feature of holding gold coins that you can expect that it will have utility in the event of a general collapse.)

    12. Re:Full faith and credit by carnivore302 · · Score: 1

      Those insured deposits are backed by the full faith and credit of the United States government

      hahaha!!

      --
      Please login to access my lawn
    13. Re:Full faith and credit by HeckRuler · · Score: 1

      Oh I understand the Fed is doing a job by controlling inflation. I just think a decentralized currency with no master and no money printers would be a good thing. You're most certainly right about it being novel.

  25. The purpose of the FDIC by sjbe · · Score: 4, Insightful

    Remember, the FDIC has about $25B in treasury notes (not cash, that's long gone) in its fund to cover about $10T in deposits, and most of the insured banks have very low ratios (perhaps 10% cash-on-hand at most). If there's ever a bank run, the FDIC can't stop it.

    The FDIC doesn't have to stop it. The purpose of the FDIC is to keep bank runs from starting in the first place, not to be able to back every dollar deposited. The FDIC is there to reassure people that even if their particular bank is having issues that they still will be able to get to their money because the government is there to back them up. Bank runs start because people think they cannot get to their money. If the money is insured there is less chance of them doing this.

    1. Re:The purpose of the FDIC by Anonymous Coward · · Score: 0

      So the FDIC is just as much of a con game as the rest of the banking system. Awesome, that makes me feel safe.

    2. Re:The purpose of the FDIC by bill_mcgonigle · · Score: 2

      The FDIC is there to reassure people that even if their particular bank is having issues that they still will be able to get to their money because the government is there to back them up.

      Right, this is what allows bank customers to not care at all about how risky their banks' activities are.

      Bank runs start because people think they cannot get to their money. If the money is insured there is less chance of them doing this.

      We'll see what happens once the current FDIC fund is exhausted.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    3. Re:The purpose of the FDIC by steelfood · · Score: 1

      Funny thing is, the banks aren't actually able to back every deposit at any given moment. They have most of the money tied up in investments and such, or just lent out.

      The reason the whole system works is because people don't want to take out all of their money all at once.

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
    4. Re:The purpose of the FDIC by Kijori · · Score: 1

      You're imagining that things are so bad that a guarantee backed by the US government is not enough to stop a bank run, and the run is so widespread that the government cannot meet the bill. In that case the government has collapsed. The banks have collapsed. The stock market has collapsed, the hedge funds have collapsed, the insurance markets and pension companies and every other type of financial institution has collapsed. In this situation, you lose. It doesn't matter if your money was in bitcoins or invested in gold - you just lose. As I said above there's really little point in an American individual hedging against the collapse of the US government - if that happens you just lose.

    5. Re:The purpose of the FDIC by Anonymous Coward · · Score: 0

      The FDIC is there to reassure people that even if their particular bank is having issues that they still will be able to get to their money because the government is there to back them up.

      Right, this is what allows bank customers to not care at all about how risky their banks' activities are.

      And that's why we have special regulations for FDIC-insured banks.

      Bank runs start because people think they cannot get to their money. If the money is insured there is less chance of them doing this.

      We'll see what happens once the current FDIC fund is exhausted.

      How would the FDIC fund exhaust when banks pay into it constantly? (You did know banks pay for FDIC insurance, right?)

    6. Re:The purpose of the FDIC by bhiestand · · Score: 1

      There is an upside to everything. Some people will net benefit from a collapse of the government. Maybe they'll position themselves to run the next government, or maybe they'll get rich selling their hoard of canned goods. Or maybe their secessionist dreams will finally be realized.

      --
      SWM seeks new sig for a brief fling
  26. Re:is it me or bitcoin exchanges keep getting hack by slashmydots · · Score: 1

    3 exchanges were ever hacked in history, 2 were MTGox lol. But this doesn't sound like the first hack. It sounds like it just knocked them offline. The first one actually stole stuff and they thoroughly fixed that problem and sold the site to a company with better resources and a large background in banking.

  27. For those of you too lazy to RTFA by slashmydots · · Score: 4, Informative

    Hackers DDOSed just the website itself to scare people into a sell-off then bought up the cheaper coins and waited for the price to rise again. This has nothing to do with the bitcoin network or protocol, zero coins were stolen, and no security was breached at MTGox. So everyone above me, STFU and read the article or this before talking out your ass about bitcoins.

    1. Re:For those of you too lazy to RTFA by MrVictor · · Score: 1

      So everyone above me, STFU and read the article or this before talking out your ass about bitcoins.

      They must be talking about asspennies.

    2. Re:For those of you too lazy to RTFA by Anonymous Coward · · Score: 0

      So what you're saying is that hackers can drive down the price of BitCoins at will to extract money from the market. The money may not be exactly "stolen", but it's still money they got without earning it, at the expense of other people.

      Maybe that kind of market manipulation is not problem with the BitCoin protocol itself -- because the protocol doesn't even attempt to protect against it -- but it is absolutely a problem with the overall BitCoin market.

    3. Re:For those of you too lazy to RTFA by Anonymous Coward · · Score: 0

      Yeah, because if all it takes is some asshat with a DDoS tool to make your "money" worthless, then it's clearly a stable currently that is ready to be used everywhere.

      Are you fucking serious?

    4. Re:For those of you too lazy to RTFA by Pecisk · · Score: 2

      But a hacker's scam worked, didn't it? But this is problem in general with people and IT systems - common crowd don't even understand how it works broadly, so don't expect them to distinguish simple DDOS or network failure from bank/system going bankrupt, for example. Education and explaining - those can only limit damage in such cases in long term. In short term - be honest and leave yourself emergency information channels open.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    5. Re:For those of you too lazy to RTFA by Anonymous Coward · · Score: 0

      Hackers DDOSed just the website itself to scare people into a sell-off then bought up the cheaper coins and waited for the price to rise again. This has nothing to do with the bitcoin network or protocol, zero coins were stolen, and no security was breached at MTGox. So everyone above me, STFU and read the article or this before talking out your ass about bitcoins.

      That right there is why bitcoins are too risky for riskier-than-average person.

      You could be investing your money in stocks with cool sounding tickers, and if you picked a handful of them, you'd be better off than investing in bitcoins... IMHO anyway.

    6. Re:For those of you too lazy to RTFA by ToddInSF · · Score: 1

      Given today's "news" about the trillions hidden by the wealthy internationally in offshore accounts, I don't see much difference between "hackers" and the wealthy...

    7. Re:For those of you too lazy to RTFA by Anonymous Coward · · Score: 0

      In short term, watch the news, and next time there's a DDoS on mtgox, make sure to buy up bitcoins when they're low. Don't hate the "hackers" for their scam, thank them for your opportunity.

  28. So kill it by Anonymous Coward · · Score: 0

    As others have said, you can make your cred by publishing. If you want people to think you're a spook, well. I've seen that before.

  29. Bitcoin too volatile to be usable? by benjfowler · · Score: 1

    I came across this not too long ago: on Reuters, Felix Salmon outlining some opinion that Bitcoin embraces anarchy a little _too_ well, and is too volatile to serve as an adequate store of value as a consequence.

    http://blogs.reuters.com/felix-salmon/2013/04/03/why-bitcoins-rise-is-nothing-to-celebrate/

    With the value of Bitcoin jumping around the way it does, I'd be leery about keeping any amount of my money in Bitcoins.

    Furthermore, if the value (or for the clever City boys, the volatility) of Bitcoin can be so easily gamed, then how am I expected to trust it?

    1. Re:Bitcoin too volatile to be usable? by PRMan · · Score: 1

      For definitions of volatile meaning, "shooting through the stratosphere like a rocket, if you can handle the risk...".

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
  30. Re:is it me or bitcoin exchanges keep getting hack by asylumx · · Score: 1

    3 exchanges were ever hacked in history

    Yes, but it's a very short history and there aren't exactly a plethora of exchanges, especially not popular ones.

  31. "Tanked" by jemenake · · Score: 1

    What I enjoyed most were the headlines in the "legit" financial sites, looking for any excuse to dismiss Bitcoin. Basically, they all said that the value of Bitcoin "tanked" because it got up to $145 earlier in the day, before "crashing down" to $125. I wanted to ask them "So, it was $95 two days ago. Yesterday, it was $115. Today, it's $125... what was that about 'tanking', again?". And, of course, today, it's at $135. I'll take that tank, any day.

    1. Re:"Tanked" by Yunzil · · Score: 1

      Right because the sign of a good currency is 35% variability over the course of a couple days.

    2. Re:"Tanked" by pantaril · · Score: 1

      Right because the sign of a good currency is 35% variability over the course of a couple days.

      That's certainly not sign of good currency but perhaps new emerging currency with big potential.

    3. Re:"Tanked" by Anonymous Coward · · Score: 0

      I'm not saying that Bitcoin *is* a good currency (yet). The columnists aren't disparaging Bitcoin's volatility (which they'd be very justified in doing); they're saying that its value "tanked" or "collapsed" or (insert exaggerated hyperbolic term here). Furthermore, I don't begrudge them for pining for Bitcoin's demise (which is what we should always expect from the "old guard" when any new thing comes around the bend... whether it's vinyl record makers dissing CD's, CD makers dissing mp3's, newpapers dissing blogs, or retail stored dissing internet commerce). But I do think we get to take them to task when they let their eagerness for Bitcoin's collapse cause them to proclaim it prematurely.

    4. Re:"Tanked" by Anonymous Coward · · Score: 0

      If you were the guy who bought at $145, wouldn't you say it "tanked"?

      People have a point here: BitCoin's value is far more volatile than any government-issued currency at the moment, and that's not a desirable property to have of a currency.

  32. No I'm not worried by sjbe · · Score: 1

    That depends on if the US government can confiscate money held in banks like what happened in Cyprus, or not. The question is, do you trust government to honor its promises.

    The government confiscates money all the time. It's call taxes. This version was just a little less democratic and done in an unusual way which freaks people out.

    Generally speaking, no I'm not especially worried about the US government confiscating my money ala Cyprus. Furthermore even making the comparison between the two economies is a bit absurd since the situations are about as different as possible. Put a few billion into Cyprus and you'll hose the economy when you take it out. A few billion is a rounding error in the US economy and most US debt is not actually held by foreigners. Furthermore every penny the US government owes is denominated in dollars which the government can (though shouldn't) print whenever they want. Cyprus uses the Euro over which it has limited control. There is no possible way for the largest US creditors to pull their money out quickly. People make a big deal out of China and Japan each holding $1 trillion in treasury notes but what they usually don't consider is that China doesn't really have any alternative and they cannot sell them quickly to anyone. There literally are no other buyers for that much US debt especially in a short time frame.

  33. I sleep just fine by sjbe · · Score: 1

    And, as recently demonstrated by Cyprus, if the government arbitrarily changes the rules ex post facto and decides they're going to take your money "because we need it," how well do you sleep?

    I sleep just fine. Governments have always had the ability to do this (it's called taxes) and they do it all the time. The only thing different here is the means by which they did it.

    You sleep well thinking the rules of the game can't be changed. They can. They are. This is a terrifying precedent.

    I sleep well knowing that the rules of the game are the same as they have always been. I understand that taxes can go up or down and I plan accordingly. I might not like it but it is hardly a big surprise.

  34. Again? by ThisIsSaei · · Score: 1

    It is the site operators and their site with the security flaw, not the bitcoin itself. Not to claim that the bitcoin structure is perfectly solid, but once again people are arguing the wrong point. ( i.e. If your local bank is robbed they have a security problem, but that doesn't demonstrate a failure of the dollar. )

  35. a positive thing? by chris.alex.thomas · · Score: 2

    in a way this could be a positive thing.

    right now, not so many people are using it as opposed to paper money, so there is not so much scope for theft or fraud, but I guess for the people doing the losing it's more serious.

    however, with each attack comes a stronger topology and methology to securing the system, the hacking attacks should in theory make the system stronger and more realible.

    in theory anyway....

  36. And next week... by Martin+S. · · Score: 1

    There will be another astroturfer biggin up bitcoins in order to pump his own 'investment'.

  37. Duh by Sycraft-fu · · Score: 1

    Bitcoins move around like a thinly traded stock. That's fine... for a thinly traded stock, not for a currency. Any currency that fluctuated like Bitcoin did would be in extreme crisis. Also in the case of Bitcoin it would be the first ever case of hyper-deflation.

    Any country with this going on would be reeling, crying to the world for help, the IMF and all the big banks would be involved, etc, etc.

    To give people an idea the US Dollar, which is the world's reserve currency (like it or not) changed 2% in value last year (2% inflation) which is a bit below it's 3.2% average (since about 1900). Even when it was having extremely high levels of inflation, high enough to be considered highly problematic, it was only about 13% (in 1979). That is change in value per YEAR. That's similar to other stable currencies you find.

    Now look at Bitcoin.

  38. Re:Bitcoins irrelevant USD. Paypal 30 times as lar by Anonymous Coward · · Score: 0

    There won't be a euro to worry about by the end of this decade.

  39. Don't use Bitcoin "online wallets" by Animats · · Score: 1

    Almost all the "online wallet" companies have at some point lost customer money. Instalwallet is just the latest. Bitomat, MyBitcoin, and some others also tanked. Bitcoin.org now has a warning: "Web wallets host your bitcoins. That means it is possible for them to lose your bitcoins following any incident on their side. As of today, no web wallet service provide enough insurance to be used to store value like a bank."

    They're unregulated depositary institutions. Historically, those don't end well. Keeping much money in Bitcoin "exchanges" is iffy, too. Mt. Gox has withdrawal rate limits on Bitcoins, which is suspicious. They should be able to pay out 100% of their Bitcoin balances at any time. If they can't, they're skimming.

    1. Re:Don't use Bitcoin "online wallets" by PRMan · · Score: 1

      1. All banks can only pay out a fraction of deposits at any given time.

      2. Some of that regulation is related to government money-laundering laws they agreed to follow, not their own rules.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
  40. Same argument as my grandmother by sjbe · · Score: 2

    Within the past century, 95% of the purchasing power of the US dollar has been taken away by inflation. Exactly how safe do you think the US dollar is again?

    And within that same time period incomes have risen faster than inflation and so has the value of stocks and many other assets. Dollars are a store of value but there are better ones out there. You're making the same argument that my grandmother does when she inappropriately compares the price of milk to the price 50 year ago. A dollar is worth less but our ability to acquire them is greater. Net result is that after you adjust for inflation I'm actually paying less of my income than she did 50 years ago.

    1. Re:Same argument as my grandmother by Anonymous Coward · · Score: 0

      Incomes rose...until the 80s, when the median income STOPPED rising. Sure, the upper class's incomes have risen since then enormously, but for most folks, that promise of incomes rising faster than inflation has not been followed through on... So much for trickle down economics...

  41. Yep, ALL money by glwtta · · Score: 1

    How nice of the BitCoin people to provide examples of that, again and again.

    --
    sic transit gloria mundi
  42. ah Slashdot by Algae_94 · · Score: 1

    Where the bitcoin stories are published right on time and everything else is at least a week old.

  43. Re:Hackers by DocSavage64109 · · Score: 1

    Hackers DDOSed just the website itself to scare people into a sell-off then bought up the cheaper coins and waited for the price to rise again.

    That's an interesting theory. How much money could these hackers have possibly made by buying bitcoins for a slightly lower price? I can't imagine it being worth any real effort to arrange something like this.

  44. FUD by Anonymous Coward · · Score: 0

    This doesn't show anything. A 3rd party wallet site went down and an EXCHANGE was attacked. You shouldn't be keeping more money than you need to in an exchange anyways, they are not a bank.

    If people utilized the tools that bitcoin can offer people such as ... oh backups, both digitally or offline on paper... They could most likely get all their coins(money) back. If they didn't, then ahh well. Most of the people who lost anything were, I'm guessing the same people who would have lost money no matter what the currency or the medium it uses.

  45. Re:is it me or bitcoin exchanges keep getting hack by PRMan · · Score: 1

    Bitfloor was hacked as well. The guy is slowly attempting to pay back in coins, but is only at 1.7 % so far.

    --
    Peter predicted that you would "deliberately forget" creation 2000 years ago...
  46. Re:Hackers by slashmydots · · Score: 1

    In the neighborhood of $10,000 - 100,000 at a non-suspicious volume believe it or not.

  47. re: waste by jago25_98 · · Score: 1

    re: waste.
    That's a fair point. The people are being paid to secure the network. It's inefficient use of resources of course. There have been subsequent designs, one working on "Proof of stake"(?) another that votes by IP (so anyone with lots of IPs is more powerful).

    To the thread in general: There was no disruption to MtGox AFAIK. The Instawallet is the 2nd online wallet to be hacked - not many people use online wallets after the first one got hacked.

    2 factor auth is available for many of the exchanges.

  48. Mt. Gox is not a bank by Animats · · Score: 1

    All banks can only pay out a fraction of deposits at any given time.

    Mt. Gox is not a bank. Mt. Gox is a payment services firm under Japan's Payment Services Act of 2009. That law allowed non-bank businesses to do payment services, and, since then, many of the mobile operators in Japan run payment services. But payment service firms in Japan are not allowed to engage in fractional reserve banking. "The PSA will impose an obligation on an operator to secure the assets in amounts equal to or more than the total amount of: (i) funds which an operator is transmitting; and (ii) procedural costs in relation to reimbursement of such funds as set out in (i), so that the transferred funds can reach the recipient even in the event of an operator's insolvency."

    So Mt. Gox has to have at least 100% of the deposited funds as hard assets.

  49. this isn't a precedent by YesIAmAScript · · Score: 1

    Brazil confiscated huge amounts of money 23 years ago.

    http://www.bbc.co.uk/news/business-21876149

    'In her first act, Zelia, as she was known, went on national television to tell the country that all bank accounts were being frozen and that no-one could access more than 50,000 new cruzados in the currency of the time (a sum then worth about $1,250).'

    This isn't a new thing, you just didn't know about it before. It's not necessarily going to shake all confidence in the system just because you suddenly found out about confiscation.

    --
    http://lkml.org/lkml/2005/8/20/95
  50. Bitcoin's Over Due Time for Regulation by Anonymous Coward · · Score: 0

    Bitcoin has a long way to go before it is considered secure. Banks take extreme care to secure their networks. Although they all would be subject to DOS attacks. The one big advantage for Bitcoin, is that you can hide your money. I suspect that that's where bitcoin probably started but I don't know for sure (that or for gaming) either one. Now Bitcoin will be regulated and will have to follow the rules of other banks (or will be in the near future I suspect). This will cause it to loose it's appeal, or it will have to move it's operations to a country where it can't be regulated (it might have already done that for all I know). Anyways here is a little Bitcoin Humor, I will post it one more time for anyone who didn't see it the first time.

  51. Bitcoin 2.0, anyone? by LaggedOnUser · · Score: 1

    I have been following these Bitcoin stories with some interest and I have a technical question maybe Slashdot can answer. It seems to me that Bitcoin has problems with scalability.

    My impression is that to perform a Bitcoin transaction you have to download the entire history of Bitcoin transactions before you can get started and the entire network has to confirm your transaction and it's authenticity to prevent double-spending of coins. So far, so good. The problem is that this is an all-to-all network in terms of storage and processing requirements and its needs seem to scale exponentially. Last year, I hear there was 2 GB of storage required and this year 6 GB.

    My question is: doesn't that imply that Bitcoin won't scale and will eventually fizzle out due to impractical storage and processing requirements? Who will want to download 100 GB or 1 TB of history of transactions of the entire world just to buy a sandwich?

      And doesn't that imply that there is room for Bitcoin 2.0, a new virtual currency with better scalability and possibly other improved characteristics? Compare Bitcoin with the Internet itself. The Internet is far more scalable because it is broken down into subnets and features more point-to-point communication and no need of transaction history which makes it far more scalable.

      Hypothetically, couldn't another virtual currency like Bitcoin be devised, that separates its users into subcommunities based on their frequency of transaction or physical location, and thus feature more efficient local transactions, which most transactions are, while allowing the occasional transaction to be routed between subcommunities? It could also feature a shorter history that only remembers a certain period worth of transactions, like one month, along with everyone's balance, thus avoiding the need of storing the entire history. Further, it could develop a reputation system that enhances the ability of the system to reject bogus transaction.

    tl, dr: How is Bitcoin supposed to scale to more usage given its exponentially increasing storage requirements, and what can we replace it with that is more scalable, being better structured, with shorter history, or more efficiently rejecting bogus transactions?

  52. Instawallet attack was no surprise by atomicxblue · · Score: 1

    They have no way to secure the account with a username and password. Wallet is accessed by visiting a URL. How is that even remotely secure?

  53. Isn't BitCoin intrensically worthless? by Anonymous Coward · · Score: 0

    Am I just too dumb, but isn't BitCoin just fiat money, but without even the fiat? Is there anything supporting the value of BitCoin more than the "bigger fool" theory (I may be dumb for giving you something of value for your BitCoins, but there is an even bigger fool who will give me something of even more value for my BitCoins). Isn't BitCoin the modern equivalent of tulipmania (but without even the intrinsic beauty of the tulip)? Even if the fiat dollar should collapse tomorrow, I can at least pay my taxes with it.

  54. Slashdot has been compromised by Baldrson · · Score: 1

    One can see from the spin put on recent stories that Slashdot itself has been compromised.