From e24a6e827974948d3534eb8b437129a3ba459ec5 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 6 Nov 2023 08:12:37 -0700 Subject: [PATCH] Fix formatting Signed-off-by: Tommy --- .../Bitlocker Drive Encryption.md | 4 ++-- .../Computer Configuration/Cloud Content.md | 8 ++++---- .../Computer Configuration/Location and Sensors.md | 6 +++--- .../Computer Configuration/Microsoft Edge.md | 12 ++++++------ .../Windows Error Reporting.md | 2 +- Group Policies/User Configuration/Cloud Content.md | 6 +++--- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Group Policies/Computer Configuration/Bitlocker Drive Encryption.md b/Group Policies/Computer Configuration/Bitlocker Drive Encryption.md index c5b01da..437669f 100644 --- a/Group Policies/Computer Configuration/Bitlocker Drive Encryption.md +++ b/Group Policies/Computer Configuration/Bitlocker Drive Encryption.md @@ -6,5 +6,5 @@ Choose drive encryption method and cipher strength (Windows 10 [Version 1511] an ## Operating System Drives -Require additional authentication at startup -> Enabled -> Do not allow TPM, Allow startup PIN with TPM, Do not allow startup key with TPM, Allow startup key and PIN with TPM. (**This is especially important as we do not want the TPM to automatically release the encryption key at boot.**) -Allow enhanced PINs for startup -> Enabled. +- Require additional authentication at startup -> Enabled -> Do not allow TPM, Allow startup PIN with TPM, Do not allow startup key with TPM, Allow startup key and PIN with TPM. (**This is especially important as we do not want the TPM to automatically release the encryption key at boot.**) +- Allow enhanced PINs for startup -> Enabled. diff --git a/Group Policies/Computer Configuration/Cloud Content.md b/Group Policies/Computer Configuration/Cloud Content.md index b85c01f..bd303f7 100644 --- a/Group Policies/Computer Configuration/Cloud Content.md +++ b/Group Policies/Computer Configuration/Cloud Content.md @@ -4,7 +4,7 @@ I mostly disable all cloud content because they are way too annoying. There are also a few group policies relating to "personalization", so I am not entirely sure on the privacy implication of that either. -Turn off cloud optimized content -> Enabled -Turn off cloud consumer account state content -> Enabled -Do not show Windows tips -> Enabled -Turn of Microsoft consumer experiences -> Enabled \ No newline at end of file +- Turn off cloud optimized content -> Enabled +- Turn off cloud consumer account state content -> Enabled +- Do not show Windows tips -> Enabled +- Turn of Microsoft consumer experiences -> Enabled \ No newline at end of file diff --git a/Group Policies/Computer Configuration/Location and Sensors.md b/Group Policies/Computer Configuration/Location and Sensors.md index 382f13c..4c7dd0d 100644 --- a/Group Policies/Computer Configuration/Location and Sensors.md +++ b/Group Policies/Computer Configuration/Location and Sensors.md @@ -2,6 +2,6 @@ `Computer Configuration\Administrative Templates\Windows Component\Location and Sensors` -Turn off location scription -> Enabled -Turn off location -> Enabled -Turn off sensors -> Enabled \ No newline at end of file +- Turn off location scription -> Enabled +- Turn off location -> Enabled +- Turn off sensors -> Enabled \ No newline at end of file diff --git a/Group Policies/Computer Configuration/Microsoft Edge.md b/Group Policies/Computer Configuration/Microsoft Edge.md index 5651741..ae9f0f2 100644 --- a/Group Policies/Computer Configuration/Microsoft Edge.md +++ b/Group Policies/Computer Configuration/Microsoft Edge.md @@ -4,9 +4,9 @@ **Probably for the legacy Microsoft Edge, not the Chromium based one** -Configure Autofill -> Disable (Password Manager is off so no reason for autofill to be on) -Configure Do Not Track -> Enable -Allow Extensions -> Disable (I do not use extensions, and they reduce security in a lot of cases. Don't disable this if you need extensions, of course.) -Allow Adobe Flash -> Disable (Dead technology, dangerous) -Configure Password Manager -> Disable (**The password manager does NOT have E2EE**) -Prevent using Localhost IP address for WebRTC -> Enable \ No newline at end of file +- Configure Autofill -> Disable (Password Manager is off so no reason for autofill to be on) +- Configure Do Not Track -> Enable +- Allow Extensions -> Disable (I do not use extensions, and they reduce security in a lot of cases. Don't disable this if you need extensions, of course.) +- Allow Adobe Flash -> Disable (Dead technology, dangerous) +- Configure Password Manager -> Disable (**The password manager does NOT have E2EE**) +- Prevent using Localhost IP address for WebRTC -> Enable \ No newline at end of file diff --git a/Group Policies/Computer Configuration/Windows Error Reporting.md b/Group Policies/Computer Configuration/Windows Error Reporting.md index a00c367..8f056dd 100644 --- a/Group Policies/Computer Configuration/Windows Error Reporting.md +++ b/Group Policies/Computer Configuration/Windows Error Reporting.md @@ -2,4 +2,4 @@ `Computer Configuration\Administrative Templates\Windows Components\Windows Error Reporting` -Disable Windows Error Reporting -> Enable \ No newline at end of file +- Disable Windows Error Reporting -> Enable \ No newline at end of file diff --git a/Group Policies/User Configuration/Cloud Content.md b/Group Policies/User Configuration/Cloud Content.md index 1d80a60..1b28aa6 100644 --- a/Group Policies/User Configuration/Cloud Content.md +++ b/Group Policies/User Configuration/Cloud Content.md @@ -4,6 +4,6 @@ I mostly disable all cloud content because they are way too annoying. There are also a few group policies relating to "personalization", so I am not entirely sure on the privacy implication of that either. -Do not use diagnostic data for tailored experiences -> Enabled -Turn off all Windows spotlight features -> Enabled -Turn off the Windows Welcome Experience -> Enabled \ No newline at end of file +- Do not use diagnostic data for tailored experiences -> Enabled +- Turn off all Windows spotlight features -> Enabled +- Turn off the Windows Welcome Experience -> Enabled \ No newline at end of file