DNS: add Nebulo as worth mentioning & warn about DoH metadata & sort worth mentioning/additional information into sublists #1200

Merged
Mikaela merged 15 commits from nebulo into master 2019-08-24 14:55:35 +00:00
2 changed files with 31 additions and 8 deletions
Showing only changes of commit 4d6c9956ba - Show all commits

View File

@@ -293,12 +293,11 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
<li>Firefox comes with built-in DoH support with Cloudflare set as the default resolver, but can be configured to use any DoH resolver. <span class="badge badge-warning" data-toggle="tooltip" data-placement="bottom" data-original-title='"Cloudflare has agreed to collect only a limited amount of data about the DNS requests that are sent to the Cloudflare Resolver for Firefox via the Firefox browser."'><a href="https://developers.cloudflare.com/1.1.1.1/commitment-to-privacy/privacy-policy/firefox/"><i class="fas fa-exclamation-triangle"></i></a></span> Currently Mozilla is <a href="https://blog.mozilla.org/futurereleases/2019/07/31/dns-over-https-doh-update-detecting-managed-networks-and-user-choice/">conducting studies</a> before enabling DoH by default for all US-based Firefox users.</li>
</ul>
<ul>
<li>Network wide DNS servers:</li>
<ul>
<li><a href="https://pi-hole.net/">Pi-hole</a> - A network-wide DNS server mainly for the Raspberry Pi. Blocks ads, tracking, and malicious domains for all devices on your network.</li>
<li><a href="https://gitlab.com/quidsup/notrack">NoTrack</a> - A network-wide DNS server like Pi-hole for blocking ads, tracking, and malicious domains.</li>
</ul>
<li>Network wide DNS servers:</li>
nitrohorse commented 2019-08-23 04:32:16 +00:00 (Migrated from github.com)
Review

Could we move this directly above or below DNSCloak just to group similar apps together?

Could we move this directly above or below DNSCloak just to group similar apps together?
Mikaela commented 2019-08-23 11:17:30 +00:00 (Migrated from github.com)
Review

How about copying the XMPP syntax from https://www.privacytools.io/software/real-time-communication/#im to do it?

I didn't see the logic before, so I just put it in order of addition. I will try to commit it so we will see how it looks like.

How about copying the XMPP syntax from https://www.privacytools.io/software/real-time-communication/#im to do it? I didn't see the logic before, so I just put it in order of addition. I will try to commit it so we will see how it looks like.
Mikaela commented 2019-08-23 12:11:34 +00:00 (Migrated from github.com)
Review

I think it looks better, but now I have to sort everything else too, not that it's a bad thing:

image

I fear we may be causing merge conflicts for each other depending on which PRs are merged, but if that happens, we can resolve them.

I think it looks better, but now I have to sort everything else too, not that it's a bad thing: ![image](https://user-images.githubusercontent.com/831184/63591714-1851d980-c59f-11e9-8c6b-5769a700ba20.png) I fear we may be causing merge conflicts for each other depending on which PRs are merged, but if that happens, we can resolve them.
<ul>
<li><a href="https://pi-hole.net/">Pi-hole</a> - A network-wide DNS server mainly for the Raspberry Pi. Blocks ads, tracking, and malicious domains for all devices on your network.</li>
<li><a href="https://gitlab.com/quidsup/notrack">NoTrack</a> - A network-wide DNS server like Pi-hole for blocking ads, tracking, and malicious domains.</li>
</ul>
<li>Local DNS servers:</li>
<ul>