@eth_limo
ETH.LIMO 🦇🔊
2 years
6) For example will return the current IPFS CID of vitalik.eth (i.e. /ipfs/QmQhCuJqSk9fF58wU58oiaJ1qbZwQ1eQ8mVzNWe7tgLNiD/) You can also use the DoH interface to quickly decode an ENS domain and find it's corresponding contenthash.
1
1
10

Replies

@eth_limo
ETH.LIMO 🦇🔊
2 years
1) What a busy summer! We're excited to announce the experimental release of our DNS over HTTPS (DoH) resolver for @ensdomains ! DNS is a widely supported protocol which enables us to provide ENS resolution for all kinds of different platforms and clients.
13
38
138
@eth_limo
ETH.LIMO 🦇🔊
2 years
2) What is DNS over HTTPS (DoH)? DoH is a DNS compliant protocol over HTTPS. This means that your queries are encrypted end to end, preventing eavesdropping or interception. allows you to easily retrieve the decoded contenthash for a given ENS domain.
1
1
15
@eth_limo
ETH.LIMO 🦇🔊
2 years
3) What does this mean? By providing a privacy-focused ENS resolver via DoH, any application can now seamlessly implement ENS support without the need to use the .limo domain in a browser.
1
3
17
@eth_limo
ETH.LIMO 🦇🔊
2 years
4) The records returned via the resolver allow you to use your own IPFS clients to access dwebsites instead of through a gateway.
1
0
12
@eth_limo
ETH.LIMO 🦇🔊
2 years
5) How do I use it? Many programming languages and operating systems offer DoH client libraries that can be used within applications or on the desktop. We follow the DNSLink standard, which returns TXT records indicating the content path being requested.
1
0
9
@eth_limo
ETH.LIMO 🦇🔊
2 years
7) We support both JSON and DNS wireformat responses, which should work with most DoH client library implementations natively. You can also configure your local IPFS gateway to use to natively resolve ENS name and serve the content locally. @BrendanEich
2
1
10
@eth_limo
ETH.LIMO 🦇🔊
2 years
Let's get building!
0
0
14