1
0
Fork 0
alistair23-linux/Documentation/sound/hd-audio
Alexander A. Klimov 7ed33ea6b4 ALSA: 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/20200719151705.59624-1-grandmaster@al2klimov.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-07-19 20:49:25 +02:00
..
controls.rst ALSA: doc: ReSTize HD-Audio-Controls document 2016-11-10 17:59:22 +01:00
dp-mst.rst ALSA: Documentation about HDA DP MST pin init and connection 2017-01-12 10:06:47 +01:00
index.rst ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256 2020-03-31 10:51:45 +02:00
models.rst ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups 2020-03-31 10:54:06 +02:00
notes.rst ALSA: Replace HTTP links with HTTPS ones 2020-07-19 20:49:25 +02:00
realtek-pc-beep.rst ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256 2020-03-31 10:51:45 +02:00