diff --git a/docs/mobile-browsers.md b/docs/mobile-browsers.md index 614a24cc..4a51acc6 100644 --- a/docs/mobile-browsers.md +++ b/docs/mobile-browsers.md @@ -195,7 +195,7 @@ On iOS, any app that can browse the web is [restricted](https://developer.apple. ![Safari logo](assets/img/browsers/safari.svg){ align=right } -**Safari** is the default browser in iOS. It includes [privacy features](https://support.apple.com/guide/iphone/browse-the-web-privately-iphb01fc3c85/ios) such as [Intelligent Tracking Prevention](https://webkit.org/blog/7675/intelligent-tracking-prevention), Privacy Report, isolated and ephemeral Private Browsing tabs, fingerprinting protection (by presenting a simplified version of the system configuration to websites so more devices look identical), and Private Relay for those with a paid iCloud+ subscription. It also allows you to separate your browsing with different profiles and lock private tabs with your biometrics/PIN. +**Safari** is the default browser in iOS. It includes [privacy features](https://support.apple.com/guide/iphone/browse-the-web-privately-iphb01fc3c85/ios) such as [Intelligent Tracking Prevention](https://webkit.org/blog/7675/intelligent-tracking-prevention), Privacy Report, isolated and ephemeral Private Browsing tabs, fingerprinting protection (by presenting a simplified version of the system configuration to websites so more devices look identical) as well as fingerprint randomization, and Private Relay for those with a paid iCloud+ subscription. It also allows you to separate your browsing with different profiles and lock private tabs with your biometrics/PIN. [:octicons-home-16: Homepage](https://apple.com/safari){ .md-button .md-button--primary } [:octicons-eye-16:](https://apple.com/legal/privacy/data/en/safari){ .card-link title="Privacy Policy" } @@ -207,7 +207,7 @@ On iOS, any app that can browse the web is [restricted](https://developer.apple. ### Recommended Safari Configuration -We would suggest installing [AdGuard](browser-extensions.md#adguard) as a content blocker if you want to block trackers within Safari. +We would suggest installing [AdGuard](browser-extensions.md#adguard) if you want a content blocker in Safari. The following privacy/security-related options can be found in the :gear: **Settings** app → **Safari** diff --git a/docs/tools.md b/docs/tools.md index 61e8bf96..492b244a 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -97,7 +97,7 @@ We are testing a new feature that allows readers to better identify and understa --- - We recommend **Safari** alongside a tracker-blocker like [AdGuard](browser-extensions.md#adguard) on iOS, because all iOS browsers are forced to be based on Safari anyways. This reduces the number of parties you're required to trust. + We recommend **Safari** due to its [anti-fingerprinting](https://webkit.org/blog/15697/private-browsing-2-0/) features and default tracker blocking. It also separates your cookies in private browsing mode to prevent tracking between tabs. - [Read Full Review :material-arrow-right-drop-circle:](mobile-browsers.md#safari)