(no title)
csharptwdec19 | 4 years ago
A college friend works for my state's gaming commission. During a 'drinking talk' about digital signatures, she told me an interesting part of her job; not just going through the slot machines and validating the payout settings, but also checking the EEProms MD5 Hash* to make sure that it was in a list of 'approved' code hashes.
* - This was 15 years ago, I -really- hope they use something better nowadays.
kbenson|4 years ago
> checking the EEProms MD5 Hash* to make sure that it was in a list of 'approved' code hashes.
> This was 15 years ago, I -really- hope they use something better nowadays.
I dunno. If the hash is generated and displayed by the hardware on a separate LCD display (or a serial you attach) and maybe a bit of non-flashable code, that seems pretty good to me, especially that it's regularly spot checked in person. Something like that is far harder to fake and fool real people with successfully for an extended period, IMO.
josephcsible|4 years ago