lenderkey / gearshift

Encryption at Rest Server / Efficient Backup for Immutable Files
0 stars 0 forks source link

Add key_hash to encrypted files #5

Open dpjanes opened 1 year ago

dpjanes commented 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.