question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ipns:// should respect DNS resolver settings

See original GitHub issue

Problem

If Brave user decides to use custom DNS over HTTPS resolver via UI below, go-ipfs does not respect that choice, and uses cleartext resolver provided by the OS.

2022-04-20_00-10

Proposed change

Every time custom DNS over HTTPS resolver is set via the UI in “Privacy and security” settings, Brave should add/update . (top-level resolver) in DNS.Resolvers map in the $IPFS_PATH/config file. Making changes to this map requires node reboot for changes to be applied

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
lidelcommented, Apr 19, 2022

cc @spylogsster thoughts on wiring this up?

0reactions
autonomecommented, Aug 23, 2022

Should this be reopened?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is InterPlanetary Naming System(IPNS)? | by ... - Medium
In this part, we will dive into the Naming System of IPFS, InterPlanetary Naming System(IPNS). We will explore: What is the need for...
Read more >
Understanding IPFS in Depth(3/6) - HackerNoon
In this part, we will dive into the Naming System of IPFS, InterPlanetary Naming System(IPNS). We will explore: What is the need for...
Read more >
DNSLink - IPFS Docs
Learn how to map IPFS content to DNS names using DNSLink.
Read more >
DNS Security: Threat Modeling DNSSEC, DoT, and DoH
Anyway, so looking at how to secure the DNS, we need to consider the ... they may not know how to change e.g.,...
Read more >
K12140128: Overview of the DNS resolver - AskF5
The validity of the cached DNS responses is determined by their respective Time-To-Live (TTL) and the oldest entries are removed by the cache...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found