|
|
|
|
|
by kazinator
779 days ago
|
|
The problem is, the wrong party is doing the check (from a security point of view, not integrity). When we download a script from a remote domain we don't trust, we have to validate its checksum against the known one; we can't leave that to the script, which we don't trust. |
|