Skip to content

Allow a default public key to use #9

@devd

Description

@devd

It can be annoying and wasteful to repeatedly mention the same public key in all the script tags. Different options to fix this could be:

[] Repurpose something like require-sri-for script to pretend that there's an integrity attribute on every element that doesn't already have one, filling its value with something
[] Use something like a meta tag to specify a default

I personally feel second is better because this feels something that should be separate from SRI.

Although, other ideas are welcome!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions