Slashdot Mirror


Bitcoin Protocol Vulnerability Could Lead To a Collapse

First time accepted submitter stanga writes "Cornell researchers unveiled an attack on the Bitcoin mining protocol that enables selfish mining pools to earn more than their fair share. In a technical report the authors explain this attack can be performed by a pool of any size. Rational miners will join this pool to increase their benefits, creating a snowball effect that may end up with a pool commanding a majority of the system's mining power. Such a pool would be able to single-handedly control the blockchain, violating the decentralized nature of the increasingly successful Bitcoin. The authors propose a patch to the protocol that would protect the system from selfish mining pools smaller than 25% of the system. They also show that Bitcoin can never be safe from selfish mining pools larger than 33% of the network, whereas it was previously believed that only groups larger than 50% of the network were a threat to the system. The question is — can the miners operating today adopt the suggested fix and dismantle too-large pools before a selfish mining pool arises?"

17 of 256 comments (clear)

  1. The Wild West by mythosaz · · Score: 4, Insightful

    Bitcoins are the wild west...and that's why they're so exciting.

    I missed the gold rush, but there's still money to be made selling shovels and pans to those who think they didn't...

    1. Re:The Wild West by TsuruchiBrian · · Score: 4, Interesting

      bitcoin doesn't have built in deflation. The deflation is caused by the influx of people due to increasing popularity. It is true that the problems that are solved to successfully mine bitcoin get harder over time, computers also get faster and more energy efficient over time. The upperbound of bitcoin value is kept in check by the electricity cost of mining bitcoins. This limits the size of bitcoin bubbles. The value of bitcoin is not purely speculative. There is a real world limit to how valuable they can be at any time.

    2. Re:The Wild West by mysidia · · Score: 3, Insightful

      I missed the gold rush, but there's still money to be made selling shovels and pans to those who think they didn't...

      *Cough* Excuse me, while I move over and start mining Litecoin.

    3. Re:The Wild West by 93+Escort+Wagon · · Score: 5, Funny

      How can they be exciting? It already costs more in power bills than you make mining and you have to have specialist hardware (unless you're stealing cycles elsewhere or are a retard when it comes to money).

      Parents are paying the electricity bills and buying the computers.

      --
      #DeleteChrome
    4. Re:The Wild West by Agent+ME · · Score: 3, Insightful

      The point of Bitcoin isn't mining. Complaining that you can't make money mining is like criticizing the dollar because you don't have a dollar printing machine.

    5. Re:The Wild West by Aighearach · · Score: 4, Interesting

      Computer sales use currency, but they are not themselves currency. A market segment can grow or shrink and supply and demand balance. People still need computers, and so there will still be a market.

      A currency with built-in deflation has perverse incentives. Your money will be worth more if you don't spend it; investment is discouraged. By not engaging in commerce with your money, you enrich yourself.

      Compare that to all the real currencies, which have inflation; it will be worth less in the future. If you want to save it, you need to put it to some sort of use; for example an interest-bearing savings account where your money is actually be loaned out to other parties. And if you want better gain than that, you invest in something with either a higher risk level, or a more specific purpose.

      If there was widespread adoption of a guaranteed-deflation currency, an early adopter who was heavily invested could set up trust accounts where their ancestors would have growing spending power, without the money in the trust even being invested in anything. A future where the world is controlled by the grandchildren of the current rich, a class of aristocrats who don't have to work, but rule the world. And the more new economic activity happens, the higher percentage the old money controls! New wealth will always be worth less than the old wealth for the same activity.

  2. I wonder by cold+fjord · · Score: 3, Funny

    Did the "selfish mining pools" us a Greedy algorithm?

    --
    much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
  3. The "middle manager" attack by slew · · Score: 4, Insightful

    Start with an intense desire to building your own private empire that you control.
    Hiding information from others to gain a competitive advantage.
    Populating other groups with spys to see what progress they are making.
    Eventually giving rational people no choice but to join your team or be crushed.

    I propose to call this the middle manager attack.

  4. NBD by hawkeyeMI · · Score: 5, Interesting

    This attack would be very, very difficult to achieve. Doesn't seem very worrying and I'm sure it'll be fixed well before it becomes an issue. There are already some pretty good discussions on /r/Bitcoin/ covering why it's not as big a deal as the sensational headline here makes it out to be.

    --
    Error 404 - Sig Not Found
    1. Re:NBD by hawkeyeMI · · Score: 4, Informative
      --
      Error 404 - Sig Not Found
  5. Tinfoil hat by guruevi · · Score: 5, Interesting

    So that's what the NSA datacenter is for...

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  6. Is there a way to generate value besides mining? by deathcloset · · Score: 4, Interesting

    I fairly understand that for there to be value in bitcoin there must be scarcity and that this scarcity is created via the mining mechanisms. But what I wonder is if there be any other way to create value for a virtual currency?

    I ask because to me the most interesting thing about virtual currencies and specifically bitcoin is NOT the mining aspect, but rather the distributed database. The fact the hosting or provision of the database is fundamentally bound to the value-creation process seems to be the problem here. The problem seems not to necessarily be virtual currency or distributed databases themselves. The problem seems to be that value creation is based on artificial scarcity which can be manipulated through collusion.

    There has to be another way to establish value for a virtual currency.

  7. Wow. A really really unethical headline... by Anonymous Coward · · Score: 5, Informative

    Someone trying to buy some bitcoins for cheap?

    Here is the commentary from one of the Bitcoin core developers: https://bitcointalk.org/index.php?topic=324413.msg3476697#msg3476697

    This is an old known attack which is boring, made a little more interesting by also assuming that the attacker has sybil attacked the network and inserted itself between every node. The result is that they can mine a disproportionally large share of coins. Academically interesting, but not terribly significant.

    Mostly it's just another example that overly large pools are bad for the network, and that preventing sybil attacks (e.g. by miners setting up additional trusted peerings between each other) is useful.

  8. Re:Is there a way to generate value besides mining by Anonymous Coward · · Score: 3, Interesting

    Maybe you don't? Proof of work is something you do that requires work and there must be an easy way to check that the work is done. Proof of work is suppose to be consistent. So if you want your work to be find a prime number larger than 1 trillion, after the number is found; then checking it is fast and easy. But finding it may have taken a long time. Finding it will take a long time if an identical machine tries the same work. So that is proof of work, two machines can confirm that finding that prime number takes work.

    Bitcoin is, for lack of better terms, pseudo-proof of work. The work is to guess a random number + some other bits of info and make a hash. Then keep trying random numbers until you find a hash with enough zeros in the front to meet the target. Two identical computers guessing numbers will end up with a different proof of work. One computer might guess the answer before the other. So how to do you gauge which machine really did the work? Well, the machine that won claims to be the winner and has a way for the other machine to check quickly. If the other machine had continued working, it might find a different answer that is also correct, but took longer. Why is its proof work any less valid than the machine that by luck found an answer first?

    So again, bitcoin is not proof of work in the true sense. It is proof of luck. The paper basically shows that proof of luck is really no good when you get people involved because it is just like the lottery. You can play the billion dollar powerball all by yourself and never win. But what if you could gather everyone in the country together into one large lotto pool, the winner would share the winnings with everyone. So even if everyone only got $1 from the lotto, you still got something right? No one would play the lottery if the "mega-pool" of people are always going to win. Bitcoin by contrast suffers from the exact same human produced issue. Case closed.

  9. Ridiculously Over-Hyped by mathimus1863 · · Score: 3, Informative

    The headline is just plain FUD. The ideas presented in that paper are merely theoretical. Not only would it be extremely difficult to achieve the right conditions to execute the attack (at the expense of losing money when you fail), but the paper makes vast assumptions about the social response to it working. Basically, the conclusion was "if this works [which it probably won't], then everyone will collectively make decisions that destroy the network because that's the rational thing to do." Obviously, it's not so rational if people don't want to see the system collapse.

    This doesn't mean it should be ignored. It's an interesting "attack" that should be kept in mind as the protocol is developed further, but it's not even close to "bitcoin collapse". The headline is perhaps just wishful thinking of the submitter.

  10. Comment removed by account_deleted · · Score: 4, Interesting

    Comment removed based on user account deletion

  11. Re:I prefer currency 1.0 by Anubis+IV · · Score: 3, Informative

    Kinda, except that gold was used to encase the highly-valuable latinum in Star Trek because gold was virtually worthless after it became possible to replicate it (unlike latinum, which could not be replicated). In contrast, the situation here is one of gold encasing a less valuable material. I know I'm stating the obvious, but this wouldn't be Slashdot if someone wasn't playing the pedant when it comes to Star Trek.