Skip to content

Implement SRI on external scripts #106

Open
@budparr

Description

@budparr

Currently we only use Fathom as an external script and it can't use SRI owing to its CORS policy.

https://www.srihash.org/, enter https://cdn.usefathom.com/script.js

The URL does not support Cross-Origin Resource Sharing (CORS), when it should send a response header like Access-Control-Allow-Origin: *

I'm writing to them to ask if this is possible.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions