abouteventspostseducationpartnersmapstoredonatecontactdonate
all_bitdevs
[socratic::08.20.2026]
▸ socratic_seminar.read()

BitDevs 30_

This one's a single-topic seminar — the Coldcard/Coinkite RNG disaster of July 2026. A dev disabled the STM32 hardware RNG in 2021 to silence a compiler error, replaced it with MicroPython's Yasmarang PRNG seeded from ~32 bits of pad, and shipped it with the commit message 'runs.' Four years later, an attacker with a paid Chainalysis-style account brute-forced 2^32 pads offline, then swept ~1,158 BTC (~$75M) from 2,673 addresses in two waves. Anagram Digital's on-chain forensics estimate the broader panic migration moved ~36,000 BTC (~$2.3B) as owners raced thieves off the vulnerable firmware. We walk the timeline, the code path, the entropy math, and the hard lesson: verify your seed's origin, and never ship crypto code you don't understand.

16 links/3 sections
meetup_link
[01]

News

5 links
[02]

Bitcoin

6 links
[03]

Other

5 links
// end of file← back to index