Closed Bug 1952777 Opened 1 year ago Closed 1 year ago

Add OHTTP settings in UI

Categories

(Core :: Networking, enhancement, P2)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: Tom25519, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged][necko-priority-new])

Steps to reproduce:

I try to set OHTTP (Oblivious DNS-over-HTTPS) via about:config.

Actual results:

But it's so obscure that I couldn't complete.

Expected results:

Add OHTTP settings in UI, and add some instruction and/or add manual link.

I'm putting as P2 for now. But in putting in [new] to discuss the urgency/desirability of this feature in our bug review meeting.

Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-new]
Blocks: ohttp

The following about:config settings work for me:

network.trr.mode	3
network.trr.ohttp.config_uri	https://dooh.cloudflare-dns.com/.well-known/doohconfig
network.trr.ohttp.relay_uri	https://mozilla-ohttp-relay.edgecompute.app/dooh
network.trr.ohttp.uri	https://dooh.cloudflare-dns.com/dns-query
network.trr.use_ohttp	true

If the URI settings had default values, you would only need to toggle network.trr.use_ohttp.

We have no plans to add this to the UI for now.

Please note that this config is unsupported and might stop working at any time.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.