Skip to content

fix(securedns): clearly inform user when VPN DNS is in use#1423

Merged
RoyalOughtness merged 3 commits intosecureblue:livefrom
alexvojproc:audit-dns-vpn
Oct 5, 2025
Merged

fix(securedns): clearly inform user when VPN DNS is in use#1423
RoyalOughtness merged 3 commits intosecureblue:livefrom
alexvojproc:audit-dns-vpn

Conversation

@alexvojproc
Copy link
Copy Markdown
Collaborator

Closes #1417.

If Unbound is disabled:

  • Remove Global DNS and DNSSEC warnings.
  • Add warning: "The secure DNS resolver is not in use, possibly for a VPN."
  • Add recommendation:
    If you use a VPN, consider using it with secure DNS. For instructions, see:
    https://secureblue.dev/faq#dns-vpn
    Otherwise, to view or reset your current DNS configuration, run:
    $ ujust dns-selector
    

RoyalOughtness
RoyalOughtness previously approved these changes Oct 4, 2025
Copy link
Copy Markdown
Collaborator

@HastD HastD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forgot to run files/po/update_po.py to update the PO files. Other than that, looks good to me.

@RoyalOughtness RoyalOughtness merged commit fda1e63 into secureblue:live Oct 5, 2025
15 of 16 checks passed
@alexvojproc alexvojproc deleted the audit-dns-vpn branch October 15, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: explain DNS configuration state and suggest user to check it when VPN is in use

3 participants