wealdtech / coredns-ens

Apache License 2.0
57 stars 15 forks source link

Return DNS TXT with DNSLink on _dnslink. #6

Closed lidel closed 3 years ago

lidel commented 3 years ago

The best practice is to expose it on _dnslink.example.eth but this project exposes them only on example.eth Ref. https://docs.ipfs.io/concepts/dnslink/

It is ok to expose it on both, but this project should add support for TXT records on _dnslink.example.eth because user agents like Brave will do single lookup only for that name.

lidel commented 3 years ago

@mcdee was this fixed in f86ef11?

mcdee commented 3 years ago

Yeah. Looks like a typo in the commit comment stopped it from auto-closing this issue.