1
0
Fork 0
alistair23-linux/Documentation/driver-api/serial
Alexander A. Klimov a6fdf0c771 tty: vt: Replace HTTP links with HTTPS ones
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@al2klimov.de>
Link: https://lore.kernel.org/r/20200718133452.24290-1-grandmaster@al2klimov.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-21 20:04:54 +02:00
..
cyclades_z.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
driver.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
index.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
moxa-smartio.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
n_gsm.rst tty: vt: Replace HTTP links with HTTPS ones 2020-07-21 20:04:54 +02:00
rocket.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
serial-iso7816.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
serial-rs485.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
tty.rst docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00