Could you please explain in 2 or 3 lines, every project/service you posted. It's quite confusing.
What it is and why did you chose to use it compared to other services.
Using Encrypted DNS provides increased privacy and security against an adversary tracking your internet requests, including your ISP.
Usually your DNS resolver is provided by your ISP and requests are sent in plain text to these servers, even if the requested server is using SSL / https etc.
See:
https://wikipedia.org/wiki/Domain_Name_SystemYou can think of an Encrypted DNS as being much like https instead of http i.e. its much more secure.
To get this running on windows you can find and download these files from the links I posted above;
- dnscrypt-proxy.exe
- dnscrypt-resolvers.csv (a list of 'open source' encrypted dns enabled servers to connect with)
- dnscrypt-winclient.exe (which runs dnscrypt-proxy.exe with a simple GUI and dropdown menu to get it working)
Place those files in a folder and send dnscrypt-winclient.exe as a shortcut to your desktop.
Using DNScrypt will automatically route all of your DNS requests through the dns proxy via your PC's localhost ( i.e. 127.0.0.1 ) port 53 (dns) to 443 (server) etc.
~ Whilst applications such as adblock , noscript etc. will help to protect you against end-point tracking they do not provide any protection against way-point tracking (i.e. traffic analysis), such as snooping or logging by your ISP, VPN or an internet backbone intercept point.
Using Tor does help to protect against way-point tracking (i.e. to prevent traffic analysis) and adding an Encrypted DNS into the mix will help further to prevent the above entities from tracking your connectivity to the Tor network, for example, as well as to other internet services. One of the main issues with using Tor is that Tor traffic (and Tor servers) are very easy to detect. Via the meta data its very easy for an adversary to say "you are using Tor", they may not be able to gather information about your requests though of course. In short, using an Encrypted DNS makes it increasingly difficult for an adversary to track or monitor you.
- We should look forward to an internet that is owned and controlled by the people (the many) and not by the few (corporations and governments) who increasingly exploit our data to maintain their position and control. For now, we must all use the tools that exist.
"First they gather YOUR data, then they sell it back to you!" - Its YOUR data, they should be paying you to both collect and to use it !