diff --git a/docs/assets/img/encryption-software/bitlocker.png b/docs/assets/img/encryption-software/bitlocker.png index dcc8f474..762d9db7 100644 Binary files a/docs/assets/img/encryption-software/bitlocker.png and b/docs/assets/img/encryption-software/bitlocker.png differ diff --git a/docs/encryption.md b/docs/encryption.md index bdfde6da..3f1f4a4a 100644 --- a/docs/encryption.md +++ b/docs/encryption.md @@ -78,7 +78,7 @@ Modern operating systems include [disk encryption](https://en.wikipedia.org/wiki ![BitLocker logo](/assets/img/encryption-software/bitlocker.png){ align=right } - **BitLocker** is the default full volume encryption that comes with Microsoft Windows. The main reason we recommend it is because of its [use of TPM](https://docs.microsoft.com/en-us/windows/security/information-protection/tpm/how-windows-uses-the-tpm). [ElcomSoft](https://en.wikipedia.org/wiki/ElcomSoft), a forensics company, has written about it in [Understanding BitLocker TPM Protection](https://blog.elcomsoft.com/2021/01/understanding-BitLocker-tpm-protection/). + **BitLocker** is the full volume encryption solution bundled with Microsoft Windows. The main reason we recommend it is because of its [use of TPM](https://docs.microsoft.com/en-us/windows/security/information-protection/tpm/how-windows-uses-the-tpm). [ElcomSoft](https://en.wikipedia.org/wiki/ElcomSoft), a forensics company, has written about it in [Understanding BitLocker TPM Protection](https://blog.elcomsoft.com/2021/01/understanding-BitLocker-tpm-protection/). !!! note BitLocker is [only supported](https://support.microsoft.com/en-us/windows/turn-on-device-encryption-0c453637-bc88-5f74-5105-741561aae838) on Pro, Enterprise, and Education editions of Windows. It can be enabled on Home editions provided that they meet the prerequisites.