What a checksum tells you
A matching cryptographic checksum is strong evidence that the bytes are identical to the reference file. A mismatch means the file changed, was corrupted, or is not the same file. A checksum does not by itself prove who created a file.
Private by design
The hash is calculated with your browser cryptography API. MakeFileWork does not need the file contents to calculate this checksum.