Looks like the dev also made an app for AdGuard Home 😯
https://apps.apple.com/us/app/adguard-home-remote/id1543143740
Watching this video [1] comparing the malware blocking effectiveness of 3rd party DNS resolvers got me thinking...
For some security focused use cases wouldn't it be valuable if there were a way to leverage multiple DNS resolvers with a strategy where DNS requests are sent to multiple resolvers in parallel and responses are returned only once it's determined that no resolver blocked the request? 🤔
Pros: increased security due to leveraging threat intelligence feeds across multiple providers.
Cons: latency is coupled to the slowest resolver, and decreased privacy due to sending DNS requests to multiple 3rd party resolvers (rather than one or even none w/ something like Unbound).
I wonder if this idea has been implemented anywhere...
Found a blog post related to that comparison video w/ a more fleshed out script to test DNS blocking effectiveness.
https://www.andryou.com/2020/05/31/comparing-malware-blocking-dns-resolvers-redux/
Source: https://pastebin.com/raw/qNxYF6bp
Some fitler list ideas: https://firebog.net
Added to SSL Server Test 🙂
https://addons.mozilla.org/en-US/firefox/addon/qualys-ssl-server-test/
Oh this is helpful, an easy way to check which filter lists contain a given domain.
https://blocklist-tools.developerdan.com
https://github.com/blocklist-tools