diff options
author | Alexander A. Klimov <grandmaster@al2klimov.de> | 2020-06-08 21:16:49 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-06-19 22:40:02 +0300 |
commit | cf37fc4a0ce121fa9acb5ac390787ebc6a6959e9 (patch) | |
tree | 4cf563fa69d2b92e1401467acca9d6c7b1ee2deb /MAINTAINERS | |
parent | 68e4cd17e218971a2fd60c30fe14078dc0d8a68e (diff) | |
download | linux-cf37fc4a0ce121fa9acb5ac390787ebc6a6959e9.tar.xz |
Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN
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:
For each line:
If doesn't contain `\bxmlns\b`:
For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
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>
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com>
Link: https://lore.kernel.org/r/20200608181649.74883-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions