[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200805092532.GK1229@kunai>
Date: Wed, 5 Aug 2020 11:25:32 +0200
From: wsa@...nel.org
To: "Alexander A. Klimov" <grandmaster@...klimov.de>
Cc: nsaenzjulienne@...e.de, f.fainelli@...il.com, rjui@...adcom.com,
sbranden@...adcom.com, bcm-kernel-feedback-list@...adcom.com,
wahrenst@....net, ardb@...nel.org, chris.brandt@...esas.com,
andriy.shevchenko@...ux.intel.com, linux-i2c@...r.kernel.org,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i2c: bcm2835: Replace HTTP links with HTTPS ones
On Fri, Jul 17, 2020 at 08:52:47PM +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.
>
> Signed-off-by: Alexander A. Klimov <grandmaster@...klimov.de>
Applied to for-next, thanks!
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists