-
DNSSEC is being deployed.
We should support it eventually.
-
Per #10, goal is to create:
`ose-web-dnssec-hosted.md`
with:
* info about DNSSEC
* info to send to a DNS hosting provider requesting DNSSEC
* a list of DNS hosting providers known to support …
-
I'm experiencing DNS leakage using this script in which the IP addresses of my ISP's DNS servers are visible. Strangely, the IP addresses of my VPN's DNS servers are also visible. I'm running an OpenV…
-
It'd be useful to support the [nsupdate](http://en.wikipedia.org/wiki/Nsupdate) mechanism to allow users to more easily insert records into discodns. The tool seems to be widely installed, so wouldn't…
-
**Description**
Suddenly, docker build and docker run started to use the DNS server provided by my WiFi's DHCP (192.168.1.1) instead of the DNS server provided by my VPN connection (192.168.94.1), le…
-
Resolving mdns .local hostnames with MagicDNS enabled takes 10 seconds. This is repeatable 100% of the time. It's slow with it enabled, fast with it off.
```
$ lsb_release -d
Description: Ubun…
-
That seems to be something dependent on ISP or other network configuration. At least on a Mac build machine.
dnssec-failed.org seems to be a valid domain, with DNSSEC info set up intentionally wron…
-
Hi,
according to README, blocky supports DNSSEC. This is only "half-true". Blocky support RRSIG/etc records, but doesn't validate DNSSEC trust chain at all. It just trust validation done by upstrea…
onovy updated
7 months ago
-
**systemd version the issue has been seen with**
> 239
**Used distribution**
> Debian
**Expected behaviour you didn't see**
> `resolvectl query ad.domain.example` success
**Unexpected be…
-
Generally, most domains don't have DNSSEC enabled. This may be because the domain's DNS zone isn't signed. But even if it is, enabling DNSSEC requires a second step: deploying DS records in the parent…