From 64af0908cf358cd228c0353c1879a05fe8223656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sun, 1 Nov 2015 13:09:48 +0100 Subject: [PATCH 1/2] Use subresource integrity to prevent CDN resource tampering See https://hacks.mozilla.org/2015/09/subresource-integrity-in-firefox-43/ --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 31af0f3..d0d2b33 100644 --- a/index.html +++ b/index.html @@ -10,18 +10,18 @@ - + - - - - - - + + + + + + From b7c281d058cfd75f4295c66ad500fc1e7938e753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sun, 1 Nov 2015 13:22:27 +0100 Subject: [PATCH 2/2] Use Cloudflare CDN for everything, and always use https they redirect http -> https anyway --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index d0d2b33..fa71eb2 100644 --- a/index.html +++ b/index.html @@ -10,18 +10,18 @@ - + - - - - - - + + + + + +