Why can’t I use Deduplication and Encryption at the same time?

Q: Why can’t I use Deduplication and Encryption at the same time?

A: BmuS prevents this combination to protect you from inefficiency.

Deduplication relies on recognizing identical files to create hardlinks. Encryption scrambles the file content and filename with a unique “salt” every time. Therefore, the same file looks different every day after encryption. Enabling both would result in zero space savings while still creating the complex directory structure.