|
|
|
|
|
by phire
68 days ago
|
|
You don't have to use a publicly documented checksum. If you use a cryptographically secure hashing algorithm, mix in a secret salt and use a long enough checksum, attackers would find it nearly impossible to synthesise a correct checksum. |
|
Others have pointed out that the checksum is for offline secret scanning, which makes a lot more sense to me than ddos mitigation.