diff options
author | Alexander A. Klimov <grandmaster@al2klimov.de> | 2020-07-09 12:35:39 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-07-16 21:49:06 +1000 |
commit | 8832cfd3a036ebf7b4a5d9423b60e8d8b5a2f339 (patch) | |
tree | 51f708a5e7f33a5bf17a6a1eb06298ffa2475826 /arch/x86/crypto | |
parent | 9d4cafa5a04aeba68cc12de47ffcd975079e2f83 (diff) | |
download | linux-8832cfd3a036ebf7b4a5d9423b60e8d8b5a2f339.tar.bz2 |
hwrng: ks-sa - Replace HTTP links with HTTPS ones
Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.
Deterministic algorithm:
For each file:
If not .svg:
For each line:
If doesn't contain `\bxmlns\b`:
For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
If both the HTTP and HTTPS versions
return 200 OK and serve the same content:
Replace HTTP with HTTPS.
Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto')
0 files changed, 0 insertions, 0 deletions