-
So with Firefox 129,
> HTTPS DNS records can now be resolved with the operating system's DNS resolver on specific platforms (Windows 11, Linux, Android 10+). Previously this required [DNS over HTTPS]…
-
Since this app uses a VPN connection does this mean the DNS requests are encrypted?
-
The Encrypted DNS profile feature added in Big Sur ([a MacOS-level encrypted DNS implementation controlled through a configuration profile](https://developer.apple.com/documentation/devicemanagement/d…
-
https://openwireless.org/#/users currently reads
> We do advocate for the use of useful security technologies like HTTPS Everywhere or a VPN.
I think it should also mention DNS-over-TLS or DNS-o…
-
https://madaidans-insecurities.github.io/encrypted-dns.html
Encrypted hello (ECH) (upcoming) will improve things.
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
New Monitor
### 🔖 Feature descript…
-
DNS tunneling over DNS-over-HTTPS (DoH) to `*.sandbox.alphasoc.xyz` via a random public server picked from the list below.
```
https://dns.google/dns-query
https://cloudflare-dns.com/dns-query
h…
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X]…
-
### What is the issue?
DNS over HTTPS (namely ControlD) server seems to be ignored by Tailscale when an exit node is selected, resulting in a DNS leak.
When no exit node is selected, the DNS works…
-
Modify the logic of the dns_latency function in netson.py to include an option to run an encrypted DNS response time test for a given set of resolvers and a given set of domains.
To implement this me…