1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-12-22 21:01:34 -05:00

add private relay

This commit is contained in:
kimg45 2024-08-15 09:59:50 -05:00 committed by GitHub
parent 56813f59e9
commit 0ea3885c03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -214,3 +214,7 @@ Apple silicon Macs offer [Rosetta 2](https://support.apple.com/en-us/102527), a
## Keychain
[Keychain](https://support.apple.com/guide/security/keychain-data-protection-secb0694df1a/1/web/1) is the secure keystore in macOS. There's also a built-in [password manager](https://support.apple.com/en-us/105115) that can securely keep track of your passwords and generate new secure passwords.
## iCloud Private Relay
With an iCloud+ subscription you will have access to [Private Relay](https://developer.apple.com/icloud/prepare-your-network-for-icloud-private-relay/). Private Relay uses the QUIC protocol and routes your traffic through two nodes: one run by Apple and one run by a third party so that your real IP address and your destination can't be easily correlated. Private Relay covers Safari traffic, DNS queries, and all unencrypted traffic leaving your device.