New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration of dns over tls #3782

Open
whohoho opened this Issue Apr 3, 2018 · 1 comment

Comments

Projects
None yet
3 participants
@whohoho

whohoho commented Apr 3, 2018

This would mean running a (caching) resolver in sys-net, and having some way to configure it to use dns over tls.

This is related to supporting dnssec (also involves running a local resolver). #2344

https://tools.ietf.org/html/rfc7858

@lunarthegrey

This comment has been minimized.

Show comment
Hide comment
@lunarthegrey

lunarthegrey Apr 5, 2018

I would like to see this, although not sure how to implement with base Qubes templates.

I imagine you could just install something like unbound and set that to be your resolver on localhost.

I would like to see this, although not sure how to implement with base Qubes templates.

I imagine you could just install something like unbound and set that to be your resolver on localhost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment