1
0
Fork 0
alistair23-linux/Documentation/hid
Alexander A. Klimov d3b419ca0f docs: hid: Convert link to https
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/20200708123613.14368-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-07-13 11:26:37 -06:00
..
hid-alps.rst docs: hid: convert to ReST 2019-07-02 10:19:34 +02:00
hid-sensor.rst docs: hid: convert to ReST 2019-07-02 10:19:34 +02:00
hid-transport.rst Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid 2019-07-11 15:32:11 -07:00
hiddev.rst docs: hid: Convert link to https 2020-07-13 11:26:37 -06:00
hidraw.rst docs: hid: convert to ReST 2019-07-02 10:19:34 +02:00
index.rst docs: add some documentation dirs to the driver-api book 2019-07-15 11:03:02 -03:00
intel-ish-hid.rst Documentation: hid/intel-ish-hid: eliminate duplicated word 2020-07-13 09:44:06 -06:00
uhid.rst docs: hid: convert to ReST 2019-07-02 10:19:34 +02:00