storacha / w3link

🪐 The IPFS gateway for web3.storage is not "another gateway", but a caching layer that sits on top of existing IPFS public gateways.
Other
24 stars 9 forks source link

bug: refuses to load w3s.link content in browsers because it violates CSP #44

Closed akhileshthite closed 1 year ago

akhileshthite commented 1 year ago

Error: Screenshot 2023-02-05 at 12 41 25 AM

Everything works fine on dweb.link gateway.

vasco-santos commented 1 year ago

Hey @akhileshthite This is not a bug, but a policy that we decided to move forward with in the gateway operated by web3.storage team. You can read more about this in https://blog.web3.storage/posts/badbits-and-goodbits-csp-in-w3link

Closing the issue, but feel free to re-open if you have further questions around this

akhileshthite commented 1 year ago

Hey @akhileshthite

This is not a bug, but a policy that we decided to move forward with in the gateway operated by web3.storage team.

You can read more about this in https://blog.web3.storage/posts/badbits-and-goodbits-csp-in-w3link

Closing the issue, but feel free to re-open if you have further questions around this

Hey, Thanks for sharing the information. It's clear now.