mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 03:26:35 +00:00 
			
		
		
		
	Remove macOS/iOS config profile info (#1934)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
		 mfwmyfacewhen
					mfwmyfacewhen
				
			
				
					committed by
					
						 Daniel Gray
						Daniel Gray
					
				
			
			
				
	
			
			
			 Daniel Gray
						Daniel Gray
					
				
			
						parent
						
							dd96ff1b56
						
					
				
				
					commit
					478c2cee3b
				
			| @@ -50,27 +50,9 @@ After installation of either a configuration profile or an app that uses the DNS | |||||||
|  |  | ||||||
| Apple does not provide a native interface for creating encrypted DNS profiles. [Secure DNS profile creator](https://dns.notjakob.com/tool.html) is an unofficial tool for creating your own encrypted DNS profiles, however they will not be signed. Signed profiles are preferred; signing validates a profile's origin and helps to ensure the integrity of the profiles. A green "Verified" label is given to signed configuration profiles. For more information on code signing, see [About Code Signing](https://developer.apple.com/library/archive/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html). **Signed profiles** are offered by [AdGuard](https://adguard.com/en/blog/encrypted-dns-ios-14.html), [NextDNS](https://apple.nextdns.io), and [Quad9](https://www.quad9.net/news/blog/ios-mobile-provisioning-profiles/). | Apple does not provide a native interface for creating encrypted DNS profiles. [Secure DNS profile creator](https://dns.notjakob.com/tool.html) is an unofficial tool for creating your own encrypted DNS profiles, however they will not be signed. Signed profiles are preferred; signing validates a profile's origin and helps to ensure the integrity of the profiles. A green "Verified" label is given to signed configuration profiles. For more information on code signing, see [About Code Signing](https://developer.apple.com/library/archive/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html). **Signed profiles** are offered by [AdGuard](https://adguard.com/en/blog/encrypted-dns-ios-14.html), [NextDNS](https://apple.nextdns.io), and [Quad9](https://www.quad9.net/news/blog/ios-mobile-provisioning-profiles/). | ||||||
|  |  | ||||||
| #### iOS/iPadOS | !!! info | ||||||
|  |  | ||||||
| Select **Settings** → **General** → **VPN, DNS, & Device Management** → **DNS** |     `systemd-resolved`, which many Linux distributions use to do their DNS lookups, doesn't yet [support DoH](https://github.com/systemd/systemd/issues/8639). If you want to use DoH, you'll need to install a proxy like [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy) and [configure it](https://wiki.archlinux.org/title/Dnscrypt-proxy) to take all the DNS queries from your system resolver and forward them over HTTPS. | ||||||
|  |  | ||||||
| #### macOS |  | ||||||
|  |  | ||||||
| Select **System Preferences → Profiles** or **System Preferences** → **Network** → **Advanced**, (depending on if you have configuration profiles installed). |  | ||||||
|  |  | ||||||
| #### tvOS |  | ||||||
|  |  | ||||||
| Select **Settings** → **General** → **Privacy** → **Share Apple TV Analytics** → then press the *Play* button on the remote. |  | ||||||
|  |  | ||||||
| ### Windows |  | ||||||
|  |  | ||||||
| You can [turn on DoH](https://docs.microsoft.com/en-us/windows-server/networking/dns/doh-client-support) by accessing Windows settings in the control panel. |  | ||||||
|  |  | ||||||
| Select **Settings** → **Network & Internet** → **Ethernet or WiFi**, → **Edit DNS Settings** → **Preferred DNS encryption** → **Encrypted only (DNS over HTTPS)**. |  | ||||||
|  |  | ||||||
| ### Linux |  | ||||||
|  |  | ||||||
| `systemd-resolved`, which many Linux distributions use to do their DNS lookups, doesn't yet [support DoH](https://github.com/systemd/systemd/issues/8639). If you want to use DoH, you'll need to install a proxy like [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy) and [configure it](https://wiki.archlinux.org/title/Dnscrypt-proxy) to take all the DNS queries from your system resolver and forward them over HTTPS. |  | ||||||
|  |  | ||||||
| ## Encrypted DNS Proxies | ## Encrypted DNS Proxies | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user