From: Jonathan Corbet <corbet@lwn.net>
To: "Alexander A. Klimov" <grandmaster@al2klimov.de>
Cc: "Randy Dunlap" <rdunlap@infradead.org>,
"Tony Fischetti" <tony.fischetti@gmail.com>,
"Chris Packham" <chris.packham@alliedtelesis.co.nz>,
"Mauro Carvalho Chehab" <mchehab+samsung@kernel.org>,
"Nick Desaulniers" <ndesaulniers@google.com>,
"Jason A. Donenfeld" <Jason@zx2c4.com>,
"Arnd Bergmann" <arnd@arndb.de>,
"Andrew Morton" <akpm@linux-foundation.org>,
"Borislav Petkov" <bp@suse.de>, "Will Deacon" <will@kernel.org>,
"Chang S. Bae" <chang.seok.bae@intel.com>,
"Joe Perches" <joe@perches.com>,
"Pankaj Bharadiya" <pankaj.laxminarayan.bharadiya@intel.com>,
"Kees Cook" <keescook@chromium.org>,
"Geert Uytterhoeven" <geert@linux-m68k.org>,
"Jacob Huisman" <jacobhuisman@kernelthusiast.com>,
"Federico Vaga" <federico.vaga@vaga.pv.it>,
"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
"Konstantin Ryabitsev" <konstantin@linuxfoundation.org>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
clang-built-linux@googlegroups.com
Subject: Re: [PATCH] Replace HTTP links with HTTPS ones: Documentation/process
Date: Fri, 26 Jun 2020 11:20:03 -0600 [thread overview]
Message-ID: <20200626112003.50788c9b@lwn.net> (raw)
In-Reply-To: <20200621133630.46435-1-grandmaster@al2klimov.de>
On Sun, 21 Jun 2020 15:36:30 +0200
"Alexander A. Klimov" <grandmaster@al2klimov.de> 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 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>
> ---
> Documentation/process/2.Process.rst | 12 ++++----
> Documentation/process/4.Coding.rst | 4 +--
> Documentation/process/botching-up-ioctls.rst | 2 +-
> Documentation/process/changes.rst | 6 ++--
> Documentation/process/clang-format.rst | 2 +-
> Documentation/process/coding-style.rst | 2 +-
> Documentation/process/howto.rst | 2 +-
> Documentation/process/kernel-docs.rst | 28 +++++++++----------
> .../process/maintainer-pgp-guide.rst | 2 +-
> Documentation/process/submitting-drivers.rst | 22 +++++++--------
> Documentation/process/submitting-patches.rst | 4 +--
> 11 files changed, 43 insertions(+), 43 deletions(-)
I've applied this, thanks.
jon
prev parent reply other threads:[~2020-06-26 17:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-21 13:36 Alexander A. Klimov
2020-06-21 13:46 ` Miguel Ojeda
2020-06-21 14:30 ` Alexander A. Klimov
2020-06-21 17:42 ` Joe Perches
2020-06-21 18:09 ` Alexander A. Klimov
2020-06-21 23:43 ` Miguel Ojeda
2020-06-22 13:06 ` Jonathan Corbet
2020-06-22 17:03 ` Miguel Ojeda
2020-06-22 17:29 ` Joe Perches
2020-06-22 20:06 ` Miguel Ojeda
2020-06-22 20:15 ` Alexander A. Klimov
2020-06-26 17:20 ` Jonathan Corbet [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200626112003.50788c9b@lwn.net \
--to=corbet@lwn.net \
--cc=Jason@zx2c4.com \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=bp@suse.de \
--cc=chang.seok.bae@intel.com \
--cc=chris.packham@alliedtelesis.co.nz \
--cc=clang-built-linux@googlegroups.com \
--cc=federico.vaga@vaga.pv.it \
--cc=geert@linux-m68k.org \
--cc=grandmaster@al2klimov.de \
--cc=j.neuschaefer@gmx.net \
--cc=jacobhuisman@kernelthusiast.com \
--cc=joe@perches.com \
--cc=keescook@chromium.org \
--cc=konstantin@linuxfoundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+samsung@kernel.org \
--cc=ndesaulniers@google.com \
--cc=pankaj.laxminarayan.bharadiya@intel.com \
--cc=rdunlap@infradead.org \
--cc=tony.fischetti@gmail.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®