ipfs / in-web-browsers

Tracking the endeavor towards getting web browsers to natively support IPFS and content-addressing
https://docs.ipfs.tech/how-to/address-ipfs-on-web/
MIT License
348 stars 29 forks source link

IPFS Addressing in Web Browsers, ipns://, and DNSLink #118

Open da2x opened 6 years ago

da2x commented 6 years ago

ADDRESSING.md doesn’t address the use of DNSLink in URIs. E.g. ipns://<domain>/ or dweb://ipns/<domain>/.

lidel commented 5 years ago

Yes, it was on purpose.

IPNS identifier in authority component was omitted mostly due to https://github.com/ipfs/go-ipfs/issues/5287 We want to close that first and then provide coherent addressing guidelines for entire IPNS.