1
0
Fork 0
alistair23-linux/Documentation/admin-guide/blockdev
Alexander A. Klimov c0ad0befed Replace HTTP links with HTTPS ones: DRBD driver
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>
Link: https://lore.kernel.org/r/20200627103111.71771-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-07-05 14:16:44 -06:00
..
drbd Replace HTTP links with HTTPS ones: DRBD driver 2020-07-05 14:16:44 -06:00
floppy.rst Replace HTTP links with HTTPS ones: DRBD driver 2020-07-05 14:16:44 -06:00
index.rst docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
nbd.rst
paride.rst
ramdisk.rst
zram.rst Documentation: zram: fix the description about orig_data_size of mm_stat 2020-02-13 11:33:32 -07:00