Re: [PATCH for v5.9] netfilter: Replace HTTP links with HTTPS ones
From: Pablo Neira Ayuso
Date: Fri Jul 24 2020 - 07:29:08 EST
On Sun, Jul 19, 2020 at 01:52:02PM +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.
LGTM.
Can you squash this patch into this?
netfilter: xtables: Replace HTTP links with HTTPS ones
Probably better if this can be done for the entire netfilter tree in
one single patch.
Thanks.