mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-01-01 19:06:25 -05:00
Update Safari settings for iOS 17 (#2338)
Co-authored-by: Jonah Aragon <jonah@triplebit.net> Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
parent
f098042357
commit
8a25c48f57
@ -131,7 +131,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 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/15.0/ios/15.0) such as [Intelligent Tracking Prevention](https://webkit.org/blog/7675/intelligent-tracking-prevention/), Privacy Report, isolated and ephemeral Private Browsing tabs, iCloud Private Relay, and fingerprinting reduction by presenting a simplified version of the system configuration to websites so more devices look identical.
|
**Safari** is the default browser in iOS. It includes [privacy features](https://support.apple.com/guide/iphone/browse-the-web-privately-iphb01fc3c85/15.0/ios/15.0) such as [Intelligent Tracking Prevention](https://webkit.org/blog/7675/intelligent-tracking-prevention/), Privacy Report, isolated and ephemeral Private Browsing tabs, iCloud Private Relay, fingerprinting protection by randomizing and presenting a simplified version of the system configuration to websites so more devices look identical, and the ability to lock private tabs with your biometrics/PIN. It also allows you to separate your browsing with different profiles.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](https://www.apple.com/safari/){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://www.apple.com/safari/){ .md-button .md-button--primary }
|
||||||
[:octicons-eye-16:](https://www.apple.com/legal/privacy/data/en/safari/){ .card-link title="Privacy Policy" }
|
[:octicons-eye-16:](https://www.apple.com/legal/privacy/data/en/safari/){ .card-link title="Privacy Policy" }
|
||||||
@ -139,13 +139,27 @@ On iOS, any app that can browse the web is [restricted](https://developer.apple.
|
|||||||
|
|
||||||
#### Recommended Configuration
|
#### Recommended Configuration
|
||||||
|
|
||||||
These options can be found in :gear: **Settings** → **Safari** → **Privacy and Security**.
|
These options can be found in :gear: **Settings** → **Safari**
|
||||||
|
|
||||||
##### Cross-Site Tracking Prevention
|
##### Profiles
|
||||||
|
|
||||||
|
All of your cookies, history, and website data will be separate for each profile. You should use different profiles for different purposes e.g. Shopping, Work, or School.
|
||||||
|
|
||||||
|
##### Privacy & Security
|
||||||
|
|
||||||
- [x] Enable **Prevent Cross-Site Tracking**
|
- [x] Enable **Prevent Cross-Site Tracking**
|
||||||
|
|
||||||
This enables WebKit's [Intelligent Tracking Protection](https://webkit.org/tracking-prevention/#intelligent-tracking-prevention-itp). The feature helps protect against unwanted tracking by using on-device machine learning to stop trackers. ITP protects against many common threats, but it does not block all tracking avenues because it is designed to not interfere with website usability.
|
This enables WebKit's [Intelligent Tracking Protection](https://webkit.org/tracking-prevention/#intelligent-tracking-prevention-itp). The feature helps protect against unwanted tracking by using on-device machine learning to stop trackers. ITP protects against many common threats, but it does not block all tracking avenues because it is designed to not interfere with website usability.
|
||||||
|
|
||||||
|
- [x] Enable **Require Face ID to Unlock Private Browsing**
|
||||||
|
|
||||||
|
This setting allows you to lock your private tabs behind biometrics/PIN when not in use.
|
||||||
|
|
||||||
|
##### Advanced → Privacy
|
||||||
|
|
||||||
|
The **Advanced Tracking and Fingerprinting Protection** setting will randomize certain values so that it's more difficult to fingerprint you:
|
||||||
|
|
||||||
|
- [x] Select **All Browsing** or **Private Browsing**
|
||||||
|
|
||||||
##### Privacy Report
|
##### Privacy Report
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user