This is really bad. This is going to set bitcoin back years.. if it ever comes back. There really is no point and no real use case for it outside of crime. Unless the whole world order collapses in which case we'll have bigger problems..
Coldcard's $38M (so far) exploit shakes faith in self-custody
11–20 of 30 posts
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#12so there was $70 million just sitting there for five years in the open that anyone could have taken. Nuts. Enticed by riches, hackers worldwide are now going through all firmware source code , wit the help of the latest AI models, for all wallets to find misconfigurations and other problems. Expect more thefts from low entropy bugs. AI has clearly been shown to be more more adept at auditing code than humans.
Meanwhile nobody has ever been able to hack a bank. Probably because they employ the actual pros unlike crypto.
Bro, people lose hundreds of millions of dollars to bank scams on a yearly basis.
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#13so there was $70 million just sitting there for five years in the open that anyone could have taken. Nuts. Enticed by riches, hackers worldwide are now going through all firmware source code , wit the help of the latest AI models, for all wallets to find misconfigurations and other problems. Expect more thefts from low entropy bugs. AI has clearly been shown to be more more adept at auditing code than humans.
Meanwhile nobody has ever been able to hack a bank. Probably because they employ the actual pros unlike crypto.
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#14Incredible hyperbole from the Amicus guy: "This is hugely damaging to the people who believe that 8 billion people will hold their Bitcoin in cold storage in the future," Lawrence said. "That dream is over. Done." Sky is falling stuff. Actual cryptography experts have shown the importance (and difficulty) of random number generation for ages. Yes, if your "hardware wallet" aka computer and software is implemented poo…
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#15There must be a fascinated industry dedicated to cracking old, orphan, lost and forgotten accounts with bad seeds and entropy.
https://www.wired.com/story/roboform-password-3-million-doll...
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#16Earlier quoted context omitted.
Meanwhile nobody has ever been able to hack a bank. Probably because they employ the actual pros unlike crypto.
> Nobody has been able to hack a bank Bro, people lose hundreds of millions of dollars to bank scams on a yearly basis.
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#17Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#18Incredible hyperbole from the Amicus guy: "This is hugely damaging to the people who believe that 8 billion people will hold their Bitcoin in cold storage in the future," Lawrence said. "That dream is over. Done." Sky is falling stuff. Actual cryptography experts have shown the importance (and difficulty) of random number generation for ages. Yes, if your "hardware wallet" aka computer and software is implemented poo…
Crypto people make fun of me for making up passwords in my head, but my brain RNG has never been exploited, nor has anyone successfully Sherlock'd my password.
RNG on computers is still hard, and a proper HSM has a carefully designed source of randomness and mixing. I'd trust Yubikey RNG mixing into Linux urandom much more than a random hardware wallet developer.
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#19.. but this stupidest thing coinkite did was their dogshit design: Trying to inject their RNG logic into lower levels and hoping 3rd party libraries (through micropython) used them correctly... rather than just using their hardware dependencies directly. That design, and all bugs that came out of it, seems massively and avoidably stupid
Re: Coldcard's $38M (so far) exploit shakes faith in self-custody
#20Earlier quoted context omitted.
Crypto people make fun of me for making up passwords in my head, but my brain RNG has never been exploited, nor has anyone successfully Sherlock'd my password.
If it's long enough it's fine. They key property for passphrases is being able to remember them. But diceware phrases where you actually roll dice are stronger, and has evident verifiability. RNG on computers is still hard, and a proper HSM has a carefully designed source of randomness and mixing. I'd trust Yubikey RNG mixing into Linux urandom much more than a random hardware wallet developer.