Hacker News new | ask | show | jobs
by saagarjha 453 days ago
Integrity verification of what? The OS definitely has its signature/hash checked.
1 comments

  # if [ 'beefcafebeef' != $(dd if=/dev/mtdblock3 | sha256sum) ]; then