Skip to content

Commit

Permalink
iOS: Button downloads experiment - take 10
Browse files Browse the repository at this point in the history
  • Loading branch information
ztheory committed Jul 13, 2024
1 parent cd65cad commit 5856e1f
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions docs/en/Setup_Guides/iOS/iOS_14_and_later_(Encrypted).md
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,14 @@ DNS over TLS is recommended only if the device will mainly connect to Wi-Fi netw
!!! warning "DNS over TLS"
If connected to a Wi-Fi network which blocks DNS over TLS, which may occur on restrictive network firewalls, you will have to disable the profile or disconnect from the network to regain DNS resolution. This solution does not allow for unencrypted "fallback" behavior. DNS over HTTPS is recommended for most users.

!!! warning "This profile will expire!"
!!! warning "Profiles expire on January 29th, 2025!"
These profiles are only valid until they expire, at which point, they will automatically disable until a new profile is installed. This is by design of Apple, and there is no way around it.

## Download Profile
Download one of the profiles here directly using Safari on your iOS device. You must use Safari to download the file.

**All profiles expire on Jan 29, 2025**
Reminder yourself to download a new version a few days before they expire by adding a calendar event:
[:fontawesome-solid-calendar-days: Add Calendar Event (.ics) :fontawesome-solid-download:](){ .md-button .md-button--primary }

<figure markdown="span">
![](https://docs.quad9.net/assets/mobileconfig/mobileconfig_QRreminder_2025_en.png){ width="300" }
<figcaption>Add a reminder to iCal/Google Calander!</figcaption>
</figure>

[:fontawesome-solid-calendar-days: Add Calendar Event (.ics) :fontawesome-solid-download:](){ .md-button .md-button--primary }
## Download Profile
Download one of the profiles here directly using :fontawesome-solid-safari: Safari on your iOS device. This will not work if downloaded with a different browser.

* 9.9.9.9 (DNSSEC, Threat-Blocking)
* [:fontawesome-solid-star:{ .heart } Recommended: HTTPS (.9) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_Secured_DNS_over_HTTPS_20250129.mobileconfig){ .md-button .md-button--primary }
Expand All @@ -45,22 +39,22 @@ Download one of the profiles here directly using Safari on your iOS device. You
* SHA256: `6d826edcf0e7f89c32352266896c8aacd96da8074789d1ecf01f9f60fcc63d8d`

* 9.9.9.10 (No DNSSEC, no Threat-Blocking)
* [TLS (.10) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_un_Secured_DNS_over_TLS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `cde1057b6dc6f61f73963299a22e7bb2eaa17100cdc60e69896c1f132804859c`
* [HTTPS (.10) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_un_Secured_DNS_over_HTTPS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `5dc6b70a7e6d0971a6e988c4f46423d4bdbc66f443d6d92f43c3719675304ea7`
* [TLS (.10) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_un_Secured_DNS_over_TLS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `cde1057b6dc6f61f73963299a22e7bb2eaa17100cdc60e69896c1f132804859c`

* 9.9.9.11 (DNSSEC, Threat-Blocking, with ECS)
* [TLS (.11) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_Secured_DNS_over_TLS_ECS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `8126f0187de219a0e9df2e2df104df1ffc0f2efa2af3e6d5c441268b3f6a020d`
* [HTTPS (.11) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_Secured_DNS_over_HTTPS_ECS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `8c9ce407e7032d91252be58c65237d3014710df6622d37d7c0ed40bb80502e70`
* [TLS (.11) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_Secured_DNS_over_TLS_ECS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `8126f0187de219a0e9df2e2df104df1ffc0f2efa2af3e6d5c441268b3f6a020d`

* 9.9.9.12 (No DNSSEC, no Threat-Blocking, with ECS)
* [TLS (.12) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_un_Secured_DNS_over_TLS_ECS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `fe5943d6ad5dd553cf321e7be251cc6da68db1056ab6d754e581c8ab2e3adbb4`
* [HTTPS (.12) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_un_Secured_DNS_over_HTTPS_ECS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `79cd0536250e6a1292b318a490057c17d03fd0c90768fad2f999c59b58d89345`
* [TLS (.12) :fontawesome-solid-download:](https://docs.quad9.net/assets/mobileconfig/Quad9_un_Secured_DNS_over_TLS_ECS_20250129.mobileconfig){ .md-button .md-button--primary }
* SHA256: `fe5943d6ad5dd553cf321e7be251cc6da68db1056ab6d754e581c8ab2e3adbb4`

## Installation

Expand Down

0 comments on commit 5856e1f

Please sign in to comment.