nftstorage / nftstorage.link

🪐 NFT.Storage Gateway, the IPFS gateway for NFT.Storage is not "another gateway", but a caching layer for NFTs that sits on top of existing IPFS public gateways. ***Notice: Uploads have been decommissioned.**** Learn more and find a new hot storage provider for uploading new assets: nft.storage/nft-storage-classic
https://nft.storage/nft-storage-classic
Other
46 stars 10 forks source link

Resource CIDs should be validated on denylist #137

Closed vasco-santos closed 2 years ago

vasco-santos commented 2 years ago

We currently don't validate that content requested within a folder is already in deny list. We can rely on etag to check if a resource is already in deny list.