Hacker News new | ask | show | jobs
by paholg 3274 days ago
There are methods of client-side encryption that still allow for deduplication.

For example, use a hash of the file as the encryption key, then encrypt that hash with the client's key.