net-ipfs-engine icon indicating copy to clipboard operation
net-ipfs-engine copied to clipboard

dnsaddr multiaddress protocol

Open richardschneider opened this issue 5 years ago • 0 comments

The /dnsaddr/domain-name protocol should find the DNS TXT records for _dnsaddr.domain-name that contain dnsaddr= and use the value as the new multiaddress. Also, the remaining parts of the original multiaddress should match the trailing parts of the new multiaddress.

See https://github.com/ipfs/go-ipfs-config/issues/22 for question on the current configuration.

richardschneider avatar Dec 07 '18 07:12 richardschneider