Skip to content

w3s.link path gateway does redirect to subdomain gateway #542

@olizilla

Description

@olizilla

requests to w3s.link for an ipfs path are redirected to a cid subdomain.

$ curl https://w3s.link/ipfs/bafybeih5vqf7w376d3qs3xse7kw4glsyoqmjkkxc622mtirafb7nguwzmu -I
HTTP/2 301 
date: Fri, 23 Feb 2024 16:45:00 GMT
location: https://bafybeih5vqf7w376d3qs3xse7kw4glsyoqmjkkxc622mtirafb7nguwzmu.ipfs.w3s.link/
access-control-allow-origin: *
access-control-expose-headers: Link
server-timing: request;dur=0
server: cloudflare
cf-ray: 85a0efcd49147701-LHR

but the checker shows w3s.link with a ⚠️ for Origin isolation
Screenshot 2024-02-23 at 16 48 01

is w3s.link doing something wrong? If so, let us know and we will fix it. As far as we are aware we're doing the origin isolation redirect best practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions