Bug 449486 - GUI for configuring DNS over TLS
Summary: GUI for configuring DNS over TLS
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (other bugs)
Version First Reported In: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
: 462210 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-02-02 06:43 UTC by Unknown
Modified: 2023-10-31 14:10 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
mockup for gno0me (104.93 KB, image/png)
2022-12-18 08:01 UTC, Unknown
Details
mock up for gnome (60.87 KB, image/png)
2022-12-18 08:01 UTC, Unknown
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2022-02-02 06:43:46 UTC
OBSERVED RESULT


EXPECTED RESULT
Need a gui for suppot dns o tls or doh but it does not have a gui front end although it can be done with systemd resolved.conf edit but a gui is actually required. Not essential but it is required.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: fedora 35
(available in About System)
KDE Plasma Version: 5.23

ADDITIONAL INFORMATION
None
Comment 1 Nate Graham 2022-02-03 18:54:41 UTC
What exactly do you want a GUI for configuring? I can't quite tell.
Comment 2 Nate Graham 2022-02-03 18:54:53 UTC
.
Comment 3 Unknown 2022-02-07 08:37:26 UTC
(In reply to Nate Graham from comment #1)
> What exactly do you want a GUI for configuring? I can't quite tell.

Yes thanks for your reply i really love kde
I think the lack of gui that is if you have ever used a android
They provide dns over tls with in a gui like settings- network and internet- advance- private dns and set your costom one. That gui like experience is not there i hope it is not hard though to implement as systemd resolved already have that option.
Comment 4 Unknown 2022-02-07 08:42:35 UTC
(In reply to Nate Graham from comment #1)
> What exactly do you want a GUI for configuring? I can't quite tell.

And i am active in some forums and i find some are actually set there dns over tls and want some gui to use it as it is seems like easy and there is no reason to have i a first place. Sometimes people what to have custom dns like adguard or nextdns or some small provides. Can we make it implicated in the next or upcoming release.
Comment 5 Nate Graham 2022-02-07 17:01:00 UTC
Thanks.
Comment 6 Unknown 2022-08-21 18:43:34 UTC
what is the status of my request i really want to have dns over tls and dns over https or dns over quic or dnscrypt can we have a gui in settings by which we can set up.
Comment 7 David Edmundson 2022-08-22 11:51:33 UTC
>what is the status of my request

The same until you see a comment otherwise. 

It does seem NetworkManager gained support a few months ago: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/258

so now it should be relatively doable our side.
Comment 8 Tobias Fella 2022-11-25 00:41:32 UTC
*** Bug 462210 has been marked as a duplicate of this bug. ***
Comment 9 Unknown 2022-12-18 08:01:29 UTC
Created attachment 154662 [details]
mockup for gno0me
Comment 10 Unknown 2022-12-18 08:01:55 UTC
Created attachment 154663 [details]
mock up for gnome
Comment 11 username981618 2023-10-31 14:10:48 UTC
Just wanted to add that this would be a great feature to have that no other Linux desktop environment offers at the moment but that's well known from e.g. Android ("Private DNS") and already supported by systemd.

I think it could be as simple as setting the values in `/etc/systemd/resolved.conf` for `DNS=0.0.0.0#example.com` and `DNSoverTLS=[opportunistic/yes/no]` and maybe `DNSSEC=[yes/no]`. 

Optionally we could have some pre-populated providers like NextDNS, Cloudflare, Adguard or Quad9.