lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 22 Jun 2020 07:14:35 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Pavel Machek <pavel@...x.de>
Cc:     "Alexander A. Klimov" <grandmaster@...klimov.de>,
        changbin.du@...el.com, masahiroy@...nel.org, rostedt@...dmis.org,
        j.neuschaefer@....net, andy.shevchenko@...il.com,
        mchehab+samsung@...nel.org, logang@...tatee.com, abbotti@....co.uk,
        jacob.e.keller@...el.com, colin.king@...onical.com,
        gregkh@...uxfoundation.org, mgreer@...malcreek.com, tytso@....edu,
        jack@...e.cz, ebiggers@...gle.com, tglx@...utronix.de,
        akpm@...ux-foundation.org, paulmck@...nel.org,
        pawan.kumar.gupta@...ux.intel.com, jgross@...e.com,
        mike.kravetz@...cle.com, cohuck@...hat.com,
        jacek.anaszewski@...il.com, alex@...xanderweb.de,
        dwlsalmeida@...il.com, dsterba@...e.com, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Replace HTTP links with HTTPS ones:
 Documentation/admin-guide

On Mon, 22 Jun 2020 00:04:32 +0200
Pavel Machek <pavel@...x.de> wrote:

> > Rationale:
> > Reduces attack surface on kernel devs opening the links for MITM
> > as HTTPS traffic is much harder to manipulate.  
> 
> > +++ b/Documentation/admin-guide/README.rst
> > @@ -1,6 +1,6 @@
> >  .. _readme:
> >  
> > -Linux kernel release 5.x <http://kernel.org/>
> > +Linux kernel release 5.x <https://kernel.org/>
> >  =============================================
> >  
> 
> You need to add one "=" here, IIRC.

Or just remove the URL from the subheading entirely, it does not really
serve any purpose there.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ