[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <159490401741.3805857.15601592351577773975.b4-ty@ellerman.id.au>
Date: Thu, 16 Jul 2020 22:55:57 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: oss@...error.net, linux-kernel@...r.kernel.org, mpe@...erman.id.au,
paulus@...ba.org, linuxppc-dev@...ts.ozlabs.org,
"Alexander A. Klimov" <grandmaster@...klimov.de>,
benh@...nel.crashing.org
Subject: Re: [PATCH] powerpc/Kconfig: Replace HTTP links with HTTPS ones
On Mon, 13 Jul 2020 21:26:56 +0200, Alexander A. Klimov wrote:
> 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.
Applied to powerpc/next.
[1/1] powerpc/Kconfig: Replace HTTP links with HTTPS ones
https://git.kernel.org/powerpc/c/9a3e3dccbf4317d02d28f8f99a5d1ccce42f9922
cheers
Powered by blists - more mailing lists