Comment by 0x1ceb00da

Comment by 0x1ceb00da 6 days ago

2 replies

You need the checksum only if the file is big and you're downloading it to disk, or if you're paranoid that some malware with root access might be altering the contents of your memory.

lazide 6 days ago

Or you really care about the data and are aware of the statistical inevitability of a bit flip somewhere along the line if you’re operating long enough.

arbll 6 days ago

I mean if a malware is root and altering your memory it's not like you're in a position where this check is meaningful haha