-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Subresource Integrity to the readme #61
Comments
tvb
changed the title
Add Subresource Integrity parameter
Add Subresource Integrity to the readme
Sep 19, 2018
Thanks for this suggestion too - sounds good, I shall take a look and see
what we can do. 👍
…On Wed, 19 Sep 2018, 21:02 Tristan, ***@***.***> wrote:
SRI is a new W3C specification that allows web developers to ensure that
resources hosted on third-party servers have not been tampered with. Use of
SRI is recommended as a best-practice, whenever libraries are loaded from a
third-party source.
It would be great to provide the sha256 hashes for each version in the
readme
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#61>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAtiK7si6_lfuoRT7aKiWTDe6k7-pVueks5ucqLTgaJpZM4Ww334>
.
|
@SirRawlins any update? |
@tvb I did take a look at this, but the current I'm going to leave the issue open though, as don't want to forget about it. 😄 |
@SirRawlins did you perhaps forget about it still? 😇 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SRI is a new W3C specification that allows web developers to ensure that resources hosted on third-party servers have not been tampered with. Use of SRI is recommended as a best-practice, whenever libraries are loaded from a third-party source.
It would be great to provide the sha256 hashes for each version in the readme
The text was updated successfully, but these errors were encountered: