lkml.org 
[lkml]   [2020]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] CREDITS: Replace HTTP links with HTTPS ones
On Tue, 14 Jul 2020 19:55:28 +0200
"Alexander A. Klimov" <grandmaster@al2klimov.de> wrote:

> ationale:
> 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 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>
> ---
> Undone also three more URLs.
>
> ➜ linux git:(https-links/46) ✗ git diff --color-words --word-diff-regex=. -U0
> diff --git a/CREDITS b/CREDITS
> index e5267acb98e0..32ee70a7562e 100644

Applied.

jon

\
 
 \ /
  Last update: 2020-07-23 22:54    [W:0.132 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site