feat: switch DNS resolver to Unbound from systemd-resolved#1335
Merged
RoyalOughtness merged 2 commits intosecureblue:stagingfrom Sep 18, 2025
Merged
feat: switch DNS resolver to Unbound from systemd-resolved#1335RoyalOughtness merged 2 commits intosecureblue:stagingfrom
RoyalOughtness merged 2 commits intosecureblue:stagingfrom
Conversation
bc95a3e to
7b1d93a
Compare
HastD
requested changes
Sep 15, 2025
Collaborator
HastD
left a comment
There was a problem hiding this comment.
Thanks for your work on this. Haven't tested it out on my system, just a few minor comments from reading through the code.
files/system/usr/lib/systemd/system/dnsconfd.service.d/secureblue.conf
Outdated
Show resolved
Hide resolved
files/system/usr/lib/systemd/system/unbound.service.d/secureblue.conf
Outdated
Show resolved
Hide resolved
a4f2016 to
370be4f
Compare
HastD
reviewed
Sep 15, 2025
files/system/usr/lib/systemd/system/unbound.service.d/secureblue.conf
Outdated
Show resolved
Hide resolved
f8f8a35 to
b81c68e
Compare
b81c68e to
9dc36de
Compare
9dc36de to
2204bf1
Compare
2204bf1 to
985675e
Compare
985675e to
dd94c61
Compare
Collaborator
Author
|
Changes:
This PR should be ready (pending re-review) but if v1.7.3 hasn't hit mirrors by the time it's merged, then the integration test will fail. |
HastD
approved these changes
Sep 18, 2025
RoyalOughtness
approved these changes
Sep 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR switches the local DNS stub resolver to Unbound, due to systemd-resolved's unreliable DNSSEC validation and broader concerns. See #1174.
Changelog:
ujust dns-selectorujust dns-selectorand rewrite in Python using sandboxing frameworkujust audit-secureblueaudit_dns()ujust dns-selector statusujust audit-secureblueNot included in this PR:
ujust audit-secureblue