this post was submitted on 05 Oct 2023
300 points (98.1% liked)

Firefox

20485 readers
34 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] achsonaja@lemm.ee 1 points 2 years ago (2 children)

How so? I’m using unbound locally for recursive DNS, but I’ll checkout what DNSCrypt adds since it seems like local encrypted DNS to the recursive servers.

Wouldn’t ECH still work with this setup and this setup be more secure since you’re not handing off your DNS requests to some other company?

[–] Bitrot@lemmy.sdf.org 3 points 2 years ago* (last edited 2 years ago)

It would work, except Firefox is configured to not use ECH if it is not using DoH. I updated my original reply after testing it out. Hopefully they update this behavior in the future, it is very user-hostile right now.

[–] taladar@sh.itjust.works 2 points 2 years ago

Basically DNSCrypt is designed to hide your IP from the DNS server and your DNS query from your ISP. Basically it relays your DNS query via one server which knows your IP but only sees and encrypted version of your query and response and one server which knows your query but not your IP. Obviously you want both servers to be run by two different organizations.