6 ms·
If I am understanding - Cloudflare is suggesting that we use IPFS hashes ( https://developers.cloudflare.com/distributed-web/ipfs-gateway/automated-deployment/
by machbio 7y ago
If I am understanding - Cloudflare is suggesting that we use IPFS hashes ( https://developers.cloudflare.com/distributed-web/ipfs-gateway/automated-deployment/ https://developers.cloudflare.com/distributed-web/ipfs-gatew... ) - hence the need to update DNS records everytime you deploy... So disregard of IPNS
- mattober 7y agoIPNS is currently pretty slow when it comes to retrieving content. Updating DNS records ensures a faster user experience for those retrieving the content from gateways. That being said, Protocol labs is currently working on speeding up IPNS so hopefully IPNS can be relied on more in the future.
- swiley 7y agoTheir gateway supports ipns but the DHT is so slow that for most people it’s just going to time out. If you try accessing ipns content you just published via ipfs.io it will take ~5 minutes to resolve which is a pretty long time. I think at that point you don’t really care about using something like cloudflare, for the cases where it’s faster it just works the way it is now.