Skip to content

Drop disk encryption

Yegor Timoshenko requested to merge drop-disk-encryption into master

This pull request removes Disk Encryption section. Reasons:

  • Disk encryption software is tightly coupled to operating system. Currently, all software that we list in that category maps to specific corresponding operating system.

  • It's actively bad advice to recommend Windows/macOS users to avoid using BitLocker/FileVault respectively: some/questionable disk encryption is better than none.

  • Disk encryption is something that is usually so deeply integrated into operating system that we can't recommend any reasonable alternatives for Windows or macOS.

  • At-rest disk encryption and surveillance are orthogonal to each other.

Merge request reports