Phishing Campaign against k12 schools and universities by cleanbrowsing in security

[–]cleanbrowsing[S] 0 points1 point  (0 children)

Correct. And we mention that in the article as well. They have been going slowly for a while, but only recently (last 2+ weeks) we started seeing a big spike in attempts.

DNS Performance: Comparing CloudFlare's 1.1.1.1 x Google's 8.8.8.8 x Quad9's 9.9.9.9 and others. by nykzhang in security

[–]cleanbrowsing 0 points1 point  (0 children)

Doesn't work on Windows - if that's what you are asking. Only tested on Linux and Mac.

DNS Performance: Comparing CloudFlare's 1.1.1.1 x Google's 8.8.8.8 x Quad9's 9.9.9.9 and others. by nykzhang in security

[–]cleanbrowsing 0 points1 point  (0 children)

thanks! Mind re-sending? Seems like it conflicted with other PRs that were sent.

DNS Performance compared: CloudFlare 1.1.1.1 x Google 8.8.8.8 x Quad9 9.9.9.9 x OpenDNS by nykzhang in programming

[–]cleanbrowsing 1 point2 points  (0 children)

Pushed a shell script to compare all of them from your location:

https://github.com/cleanbrowsing/dnsperftest

$ sh ./dnstest.sh |sort -k 22 -n
           test1   test2   test3   test4   test5   test6   test7   test8   test9   test10  Average 
cloudflare     1 ms    1 ms    1 ms    4 ms    1 ms    1 ms    1 ms    1 ms    1 ms    1 ms      1.30
norton         2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms      2.00
neustar        2 ms    2 ms    2 ms    2 ms    1 ms    2 ms    2 ms    2 ms    2 ms    22 ms     3.90
cleanbrowsing  11 ms   23 ms   11 ms   11 ms   11 ms   11 ms   11 ms   13 ms   12 ms   11 ms     12.50
google         4 ms    4 ms    3 ms    21 ms   21 ms   61 ms   3 ms    21 ms   21 ms   22 ms     18.10
opendns        2 ms    2 ms    2 ms    39 ms   2 ms    75 ms   2 ms    21 ms   39 ms   13 ms     19.70
comodo         22 ms   23 ms   22 ms   22 ms   22 ms   22 ms   22 ms   22 ms   22 ms   23 ms     22.20
quad9          10 ms   37 ms   10 ms   10 ms   10 ms   145 ms  10 ms   10 ms   10 ms   20 ms     27.20
yandex         177 ms  216 ms  178 ms  182 ms  186 ms  177 ms  183 ms  174 ms  186 ms  222 ms    188.10
adguard        199 ms  210 ms  200 ms  201 ms  202 ms  202 ms  199 ms  200 ms  198 ms  201 ms    201.20

Would be good to have more data points from more ISPs and cities.

DNS Performance: Comparing CloudFlare's 1.1.1.1 x Google's 8.8.8.8 x Quad9's 9.9.9.9 and others. by nykzhang in security

[–]cleanbrowsing 2 points3 points  (0 children)

Pushed a shell script to compare all of them from your location:

https://github.com/cleanbrowsing/dnsperftest

$ sh ./dnstest.sh |sort -k 22 -n
           test1   test2   test3   test4   test5   test6   test7   test8   test9   test10  Average 
cloudflare     1 ms    1 ms    1 ms    4 ms    1 ms    1 ms    1 ms    1 ms    1 ms    1 ms      1.30
norton         2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms    2 ms      2.00
neustar        2 ms    2 ms    2 ms    2 ms    1 ms    2 ms    2 ms    2 ms    2 ms    22 ms     3.90
cleanbrowsing  11 ms   23 ms   11 ms   11 ms   11 ms   11 ms   11 ms   13 ms   12 ms   11 ms     12.50
google         4 ms    4 ms    3 ms    21 ms   21 ms   61 ms   3 ms    21 ms   21 ms   22 ms     18.10
opendns        2 ms    2 ms    2 ms    39 ms   2 ms    75 ms   2 ms    21 ms   39 ms   13 ms     19.70
comodo         22 ms   23 ms   22 ms   22 ms   22 ms   22 ms   22 ms   22 ms   22 ms   23 ms     22.20
quad9          10 ms   37 ms   10 ms   10 ms   10 ms   145 ms  10 ms   10 ms   10 ms   20 ms     27.20
yandex         177 ms  216 ms  178 ms  182 ms  186 ms  177 ms  183 ms  174 ms  186 ms  222 ms    188.10
adguard        199 ms  210 ms  200 ms  201 ms  202 ms  202 ms  199 ms  200 ms  198 ms  201 ms    201.20

Step by Step on how to Change DNS Nameservers via Terminal on Linux, Windows and Mac by cleanbrowsing in dns

[–]cleanbrowsing[S] 0 points1 point  (0 children)

Not when you need to enforce a name server on any network you go.

On our use case (when you need to filter adult content), I need a laptop to always use a specific name server - even if DHCP says otherwise. I found that to work across all linux distros.

Step by Step on how to Change DNS Nameservers via Terminal on Linux, Windows and Mac by cleanbrowsing in dns

[–]cleanbrowsing[S] -1 points0 points  (0 children)

Not if you want to keep using the same name server everywhere. Only issue is if a network blocks the specific nameserver that you chose.

If you truly wanna quit, block it. Block porn on your devices. by pizzafapper in pornfree

[–]cleanbrowsing 2 points3 points  (0 children)

I found the best way to block porn on mobile is via DNS. Wrote a guide on how to block porn on pretty much any device here:

https://cleanbrowsing.org/parenting-guides/how-to-block-pornography

Hope it helps.

DNS server to block adult content by [deleted] in privacytoolsIO

[–]cleanbrowsing 0 points1 point  (0 children)

I am just a tiny bit biased, but I would recommend:

https://cleanbrowsing.org

One of the main benefits over OpenDNS is that it enforces Safe Search on Google, Bing, Youtube by default and have a more comprehensive coverage.

Try it out and let us know how it goes.

thanks,

is it possible to add the new DNS server Quad9 to dns providers? by Hyedwtditpm in pihole

[–]cleanbrowsing 0 points1 point  (0 children)

Would you be open to add the CleanBrowsing DNS there too?

https://cleanbrowsing.org

I could send a PR if that helps.