Re: [PATCH] include: Replace HTTP links with HTTPS ones

From: Kees Cook
Date: Wed Jul 29 2020 - 23:20:16 EST


On Wed, Jul 29, 2020 at 02:45:10PM -0700, Andrew Morton wrote:
> On Wed, 29 Jul 2020 14:21:12 -0700 Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> > On Sun, Jul 26, 2020 at 01:01:17PM +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.
> > >
> > > Signed-off-by: Alexander A. Klimov <grandmaster@xxxxxxxxxxxx>
> >
> > Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>
> >
> > Jon, do you want to take this?
>
> I added this to -mm yesterday.

Ah excellent. :) Thanks!

--
Kees Cook