Did he say something specifically stupid there? Or is the very medium tainted?
What Did Not Happen At Mt. Gox
61–70 of 97 posts
Re: What Did Not Happen At Mt. Gox
#62There are many interesting points made and dealt with in this article but what's weird/wrong/suspicious about a CEO using IRC? Did he say something specifically stupid there? Or is the very medium tainted?
It contradicts the image of a corporate heavyweight, who by definition would want to avoid making informal remarks that might be misinterpreted by stockholders or the public. In some contexts, informal remarks by a corporate insider could be taken to suggest an intent to manipulate the public's perception of the company and therefore its market valuation.
> Did he say something specifically stupid there? Or is the very medium tainted?
Answers: Not necessarily, and yes, definitely.
Re: What Did Not Happen At Mt. Gox
#63> If I'm not mistaken the Nobel leaurate [sic] in question wrote an article entitled "Bitcoin is evil." That seems to be slightly more than asking questions.
Re: What Did Not Happen At Mt. Gox
#64Far too sarcastic for something that is almost entirely raw, unsupported speculation. Further, it is conflicted -- it disbelieves some statements by Gox, while fully believing others (e.g. "they were in cold storage"). The one element that seems believable are questions about the malleability attack. I do not understand how Gox or any exchange or service wouldn't have an up to the minute, blockchain verified knowledg…
Re: What Did Not Happen At Mt. Gox
#65Earlier quoted context omitted.
Born in France, so he speaks French. Involved with the internet, so he speaks English. Lives in Japan, so he speaks Japanese. This is not impressive.
Speaking as someone who is anti-Karpeles and unilingual: I think speaking three languages, regardless of context, is incredibly impressive.
Re: What Did Not Happen At Mt. Gox
#66Earlier quoted context omitted.
That's only looking at one kind of malleability. Notably, I've been told that MtGox for years issued its own transactions in a non-standard format... so one potential 'attack' would be to mutate those to canonical form and race them into the blockchain. There'd be no evidence of such an attack in the blockchain: only someone who'd been long-archiving losing, non-canonical transactions from multiple places in the netw…
That sounds a bit speculative. If someone has a link that shows one of these "non-canonical transactions," that might lend some credence to the idea. Furthermore, if Gox was always issuing weird transaction formats, then looking for addresses that show a statistic prevalence of these would be trivial. Showing that the attack took place would simply require showing addresses that occasionally issued a proper tx, but s…
That they've long been issuing valid but unusual signatures was mentioned among other places at: http://www.reddit.com/r/Bitcoin/comments/1x93tf/some_irc_cha...
I'm not sure if this was just a tiny sliver of their transactions, or a large proportion... but it complicates easy analysis of what the malleability losses could be.
Re: What Did Not Happen At Mt. Gox
#67If the bitcoins were stolen, and the thieves later try to trade them, will that be obvious from the blockchain? Or can they successfully spend them without anyone realizing they are stolen?
Re: What Did Not Happen At Mt. Gox
#68I think that his points against transaction malleability are invalid: - technical one - Bitcoin clients have a 100 ms delay before they relay messages. An attacker can compile a modified client that doesn't have these limitations and successfully outrun the rest. It was shown once that an attacker managed to successfully modify most of Bitcoin transactions on the network for some time in February - social one - IIRC…
There's a very good reason to use specific inputs - the only correct way to re-issue transactions is with the same inputs from the failed transaction, ensuring that its impossible for both the old failed transaction and the new one to both exists on the same blockchain.