Open dpjanes opened 1 year ago
This can't be avoided because multiple FileRecords can point to the same data, and we can't have them having different key_hashes.
If we get to the point where an attacker can use a key_hash to attack files, we're already compromised.
key_hash
This can't be avoided because multiple FileRecords can point to the same data, and we can't have them having different key_hashes.
If we get to the point where an attacker can use a
key_hash
to attack files, we're already compromised.