Compare commits
1 Commits
pr-add_Rem
...
freddy-m-p
Author | SHA1 | Date | |
---|---|---|---|
96cff3ff98 |
@ -625,22 +625,6 @@ We also log how many times this or that tracker has been blocked. We need this i
|
||||
github="https://github.com/s-s/dnscloak"
|
||||
%}
|
||||
|
||||
<h2 id="appledns" class="anchor">
|
||||
<a href="#appledns">
|
||||
<i class="fas fa-link anchor-icon"></i>
|
||||
</a>Apple's native support
|
||||
</h2>
|
||||
|
||||
<p>
|
||||
In iOS, iPadOS, tvOS 14 and macOS 11, DoT and DoH were introduced. DoT and DoH are supported natively by installation of profiles (through mobileconfig files opened in <em>Safari</em>).
|
||||
After installation, the encrypted DNS server can be selected in <em>Settings → General → VPN and Network → DNS</em>.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Signed profiles</strong> are offered by <a href="https://adguard.com/en/blog/encrypted-dns-ios-14.html">AdGuard</a> and <a href="https://apple.nextdns.io/">NextDNS</a>.</li>
|
||||
<li>User contributed <strong>unsigned profiles</strong> for several DNS providers are hosted by <a href="https://encrypted-dns.party/">encrypted-dns.party</a>.</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="dns-definitions" class="anchor">
|
||||
<a href="#dns-definitions">
|
||||
<i class="fas fa-link anchor-icon"></i>
|
||||
|
@ -45,7 +45,7 @@
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://k9mail.app/">K-9 Mail</a> - An independent mail application for Android. It supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP.</li>
|
||||
<li><a href="https://github.com/k9mail/k-9/releases">K-9 Mail</a> - An independent mail application for Android. It supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP.</li>
|
||||
<li><a href="https://www.gnupg.org/">GNU Privacy Guard</a> - Email Encryption. GnuPG is a GPL Licensed alternative to the PGP suite of cryptographic software. <a href="https://theprivacyguide.org/tutorials/gpg.html">Tutorial.</a> Use <a href="https://gpgtools.org/">GPGTools for macOS.</a></li>
|
||||
<li><a href="https://www.mailpile.is/">Mailpile (Beta)</a> - A modern, fast web-mail client with user-friendly encryption and privacy features.</li>
|
||||
</ul>
|
||||
|
@ -72,10 +72,4 @@
|
||||
link="https://github.com/aonez/Keka#so-where-is-the-source-code"
|
||||
tooltip="This software is no longer open source."
|
||||
%}</li>
|
||||
<li><a href="https://kryptor.co.uk/">Kryptor</a> is a file encryption program for Windows, MacOS, and Linux.
|
||||
{% include badge.html
|
||||
color="warning"
|
||||
icon="fas fa-exclamation-triangle"
|
||||
tooltip="As Kryptor is still in beta, it may not be stable."
|
||||
%}</li>
|
||||
</ul>
|
||||
|
@ -29,12 +29,4 @@
|
||||
title="DeleteMe is a hands-free subscription service that removes your personal information from data brokers and prevents it from being sold online."
|
||||
alt="DeleteMe Logo" />
|
||||
</a>
|
||||
<a class="m-3" href="https://www.removemyphone.com" target="_blank" rel="noreferrer">
|
||||
<img
|
||||
src="/assets/img/png/3rd-party/sponsors/removemyphone.png"
|
||||
{% unless page.url == '/sponsors/' %}data-theme-src="/assets/img/png/3rd-party/sponsors/removemyphone-dark.png"{% endunless %}
|
||||
height="70rem"
|
||||
title="RemoveMyPhone helps you delete your data from data broker sites and Google, Bing, and Yahoo search results."
|
||||
alt="RemoveMyPhone Logo" />
|
||||
</a>
|
||||
</div>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
BIN
assets/img/png/3rd-party/sponsors/removemyphone.png
vendored
BIN
assets/img/png/3rd-party/sponsors/removemyphone.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
@ -62,7 +62,7 @@ mastodon="https://social.privacytools.io/@dngray"
|
||||
avatar="freddy.png"
|
||||
name="Freddy Marsden"
|
||||
nick="Freddy"
|
||||
bio="I'm an amateur writer covering privacy, security and open-source development."
|
||||
bio="I'm an amateur, freelance writer covering privacy, security and open-source development."
|
||||
role="Blogging & Education"
|
||||
website="https://write.privacytools.io/freddy/"
|
||||
email="mailto:freddy@privacytools.io"
|
||||
|
@ -17,7 +17,7 @@ permalink: /about/javascript/
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/assets/js/bootstrap.min.js">bootstrap.min.js</a></td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/raw/main/LICENSE">Expat</a></td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/raw/master/LICENSE">Expat</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/assets/js/jquery-3.3.1.min.js">jquery-3.3.1.min.js</a></td>
|
||||
|
Reference in New Issue
Block a user