From e2359190ce29bc2fce8c937b5cf38738fcf37a45 Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Wed, 28 Aug 2024 12:32:54 -0700 Subject: [PATCH] migrate changes from PR 3127 --- .../settings-and-more-icon.png | Bin 0 -> 234 bytes .../web-platform/tracking-prevention.md | 9 +++------ .../settings-and-more-icon.png | Bin 0 -> 234 bytes microsoft-edge/webview2/concepts/data-privacy.md | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) create mode 100644 microsoft-edge/web-platform/tracking-prevention-images/settings-and-more-icon.png create mode 100644 microsoft-edge/webview2/concepts/data-privacy-images/settings-and-more-icon.png diff --git a/microsoft-edge/web-platform/tracking-prevention-images/settings-and-more-icon.png b/microsoft-edge/web-platform/tracking-prevention-images/settings-and-more-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..50748de6e549247e3ead7b68c7ac07bbf0ea4fc6 GIT binary patch literal 234 zcmeAS@N?(olHy`uVBq!ia0vp^LO{&H!3HG1G_PL;q!^2X+?^QKos)S9a~60+7BevL9R^{>TCX-ZWk8I^d7@$pIozje{xs7NIlQEc%r82 zDj}x}wvpMQ$vu-^uf6Q7U%l;H#Fo!DWHwJ>dM>kOYn8{FhmdKI;Vst0CAU9E&u=k literal 0 HcmV?d00001 diff --git a/microsoft-edge/web-platform/tracking-prevention.md b/microsoft-edge/web-platform/tracking-prevention.md index 164805c0e0..1cfcea247c 100644 --- a/microsoft-edge/web-platform/tracking-prevention.md +++ b/microsoft-edge/web-platform/tracking-prevention.md @@ -17,7 +17,7 @@ The tracking prevention feature is built to uphold the Microsoft Edge [browser p ## Levels of tracking prevention -Microsoft Edge currently offers users three levels of tracking prevention, which are selected by navigating to `edge://settings/privacy`. +Microsoft Edge currently offers users three levels of tracking prevention, which are selected by going to **Settings and more** (![Settings and more icon](./tracking-prevention-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** > **Tracking prevention**: ![Three settings of tracking prevention](./tracking-prevention-images/tracking-prevention-settings.png) @@ -148,10 +148,7 @@ The following table shows the enforcement actions and mitigations that are appli By default, InPrivate windows in Microsoft Edge use the same tracking prevention settings as regular windows. -To always apply the "Strict" level of tracking prevention to InPrivate windows: - -1. Go to `edge://settings/privacy`. -1. Click **Always use "Strict" tracking prevention when browsing InPrivate**. +To always apply the "Strict" level of tracking prevention to InPrivate windows, in Microsoft Edge, go to **Settings and more** (![Settings and more icon](./tracking-prevention-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** > **Tracking prevention**, and then turn on the toggle **Always use "Strict" tracking prevention when browsing InPrivate**. @@ -193,6 +190,6 @@ The following section contains answers to frequently asked questions about the t **Is there a way to block or allow specific trackers for debugging purposes?** -Currently, Microsoft Edge only exposes an option to disable tracking prevention enforcements from running on a specified site. This option is accessed via the page info flyout or through the `edge://settings/privacy/trackingPreventionExceptions` page. +Currently, Microsoft Edge only exposes an option to disable tracking prevention enforcements from running on a specified site. This option is accessed via the page info flyout. Or, in Microsoft Edge, select **Settings and more** (![Settings and more icon](./tracking-prevention-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** > **Tracking prevention** > **Exceptions**. That being said, the **Block** and **Allow** options on the `edge://settings/content/cookies` page may be used to allow or deny specific domains access to storage such as cookies and other browser storage mechanisms. This is useful for debugging site issues that are caused by tracking prevention enforcements blocking access to storage for a specific site. diff --git a/microsoft-edge/webview2/concepts/data-privacy-images/settings-and-more-icon.png b/microsoft-edge/webview2/concepts/data-privacy-images/settings-and-more-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..50748de6e549247e3ead7b68c7ac07bbf0ea4fc6 GIT binary patch literal 234 zcmeAS@N?(olHy`uVBq!ia0vp^LO{&H!3HG1G_PL;q!^2X+?^QKos)S9a~60+7BevL9R^{>TCX-ZWk8I^d7@$pIozje{xs7NIlQEc%r82 zDj}x}wvpMQ$vu-^uf6Q7U%l;H#Fo!DWHwJ>dM>kOYn8{FhmdKI;Vst0CAU9E&u=k literal 0 HcmV?d00001 diff --git a/microsoft-edge/webview2/concepts/data-privacy.md b/microsoft-edge/webview2/concepts/data-privacy.md index a55f9953fd..63b75bf5b3 100644 --- a/microsoft-edge/webview2/concepts/data-privacy.md +++ b/microsoft-edge/webview2/concepts/data-privacy.md @@ -53,7 +53,7 @@ These features are described below. ## SmartScreen -Microsoft Defender SmartScreen ("SmartScreen") is a security feature that is enabled by default to help users safely browse the web. The `IsReputationCheckingRequired` property controls whether SmartScreen is enabled. Generally, all other services in `edge://settings/privacy` are turned off, for WebView2. +Microsoft Defender SmartScreen ("SmartScreen") is a security feature that is enabled by default to help users safely browse the web. The `IsReputationCheckingRequired` property controls whether SmartScreen is enabled. Generally, all other services in Microsoft Edge > **Settings and more** (![Settings and more icon](./data-privacy-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** (and **Search and services**) are turned off, for WebView2. If you don't disable SmartScreen, you must provide notice to all users that your software includes Microsoft Defender SmartScreen, and collects and sends the user's information to Microsoft as disclosed in [Microsoft Privacy Statement](https://aka.ms/privacy) and in [SmartScreen](/legal/microsoft-edge/privacy#smartscreen) in _Microsoft Edge Privacy Whitepaper_.