clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
522 stars 29 forks source link

Please add DNS Privacy Client #291

Open omkhar opened 5 years ago

omkhar commented 5 years ago

Please add a DNS Privacy client such as Stubby, Unbound, or Knot resolver

ahkok commented 5 years ago

Seems reasonable, but, can you shed some light as to which one we should add? We generally don't like adding many conflicting services as this just makes things more complex quickly, and usually people just stick to one particular choice.

omkhar commented 5 years ago

Stubby would be my preference.

puneetse commented 5 years ago

It looks like DNS-over-TLS has been implemented in systemd-resolved and ongoing discussions on DNS-over-HTTPS. As the Arch wiki points out, there are some gaps with the current implementation.

https://github.com/systemd/systemd/pull/8849 https://wiki.archlinux.org/index.php/Systemd-resolved#DNS_over_TLS

https://github.com/systemd/systemd/issues/8639

hugleo commented 5 years ago

For a real dns server: https://github.com/clearlinux/clr-bundles/issues/67

omkhar commented 4 years ago

Any update?