Any info on DNS over HTTPS for Firefox Android Nightly?
Looking for details on how to configure Firefox Nightly to use DNS over HTTPS.
선택된 해결법
Hi
This is very much still a work in progress, but you may want to try:
- In the address bar in Firefox for Android, type about:config
- Search for network.trr
- Tap the field under network.trr.bootstrapAddress and enter 1.1.1.1
- Tap the 0 under network.trr.mode and change the number to 3
This is taken from https://blog.nightly.mozilla.org/2018/06/01/improving-dns-privacy-in-firefox/. The mode 3 I mention above is to fix DoH regardless instead of the mentioned mode 2 that will revert to insecure DNS
This is a more technical response, so I recomend you tread very carefully before changing entries in about:config.
문맥에 따라 이 답변을 읽어주세요 👍 1모든 댓글 (2)
선택된 해결법
Hi
This is very much still a work in progress, but you may want to try:
- In the address bar in Firefox for Android, type about:config
- Search for network.trr
- Tap the field under network.trr.bootstrapAddress and enter 1.1.1.1
- Tap the 0 under network.trr.mode and change the number to 3
This is taken from https://blog.nightly.mozilla.org/2018/06/01/improving-dns-privacy-in-firefox/. The mode 3 I mention above is to fix DoH regardless instead of the mentioned mode 2 that will revert to insecure DNS
This is a more technical response, so I recomend you tread very carefully before changing entries in about:config.
Thank you for your quick and very clear reply. I followed your instructions, and it seems to work, but I have no idea how to test it. I have tried to set up all my devices to use opendns, but since those queries are unencrypted, my ISP can still sniff them out. The idea I could keep their noses out of my business is gratifying. Thank you.