-
-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Labels
🔨 enhancementNew feature or requestNew feature or request
Milestone
Description
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 upstream resolver, which is not secure enough.
Used dns library doesn't do validation per-se (confirmed by author), but it can be added. For inspiration how to do validation correctly, see sdns which uses same dns library.
ThinkChaos, tjay, Terrance, honnip, kovmir and 8 more
Metadata
Metadata
Assignees
Labels
🔨 enhancementNew feature or requestNew feature or request