Skip to content

Commit 76bd58f

Browse files
Al2KlimovJonathan Corbet
authored and
Jonathan Corbet
committed
CREDITS: 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 both the HTTP and HTTPS versions return 200 OK and serve the same content: Replace HTTP with HTTPS. Signed-off-by: Alexander A. Klimov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 5b5bbb8 commit 76bd58f

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

CREDITS

+36-36
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ S: Romania
3434

3535
N: Mark Adler
3636
37-
W: http://alumnus.caltech.edu/~madler/
37+
W: https://alumnus.caltech.edu/~madler/
3838
D: zlib decompression
3939

4040
N: Monalisa Agrawal
@@ -62,7 +62,7 @@ S: United Kingdom
6262

6363
N: Werner Almesberger
6464
65-
W: http://www.almesberger.net/
65+
W: https://www.almesberger.net/
6666
D: dosfs, LILO, some fd features, ATM, various other hacks here and there
6767
S: Buenos Aires
6868
S: Argentina
@@ -96,7 +96,7 @@ S: USA
9696

9797
N: Erik Andersen
9898
99-
W: http://www.codepoet.org/
99+
W: https://www.codepoet.org/
100100
P: 1024D/30D39057 1BC4 2742 E885 E4DE 9301 0C82 5F9B 643E 30D3 9057
101101
D: Maintainer of ide-cd and Uniform CD-ROM driver,
102102
D: ATAPI CD-Changer support, Major 2.1.x CD-ROM update.
@@ -114,7 +114,7 @@ S: Canada K2P 0X3
114114

115115
N: H. Peter Anvin
116116
117-
W: http://www.zytor.com/~hpa/
117+
W: https://www.zytor.com/~hpa/
118118
P: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD 1E DF FE 69 EE 35 BD 74
119119
D: Author of the SYSLINUX boot loader, maintainer of the linux.* news
120120
D: hierarchy and the Linux Device List; various kernel hacks
@@ -124,7 +124,7 @@ S: USA
124124

125125
N: Andrea Arcangeli
126126
127-
W: http://www.kernel.org/pub/linux/kernel/people/andrea/
127+
W: https://www.kernel.org/pub/linux/kernel/people/andrea/
128128
P: 1024D/68B9CB43 13D9 8355 295F 4823 7C49 C012 DFA1 686E 68B9 CB43
129129
P: 1024R/CB4660B9 CC A0 71 81 F4 A0 63 AC C0 4B 81 1D 8C 15 C8 E5
130130
D: Parport hacker
@@ -339,7 +339,7 @@ S: Haifa, Israel
339339

340340
N: Johannes Berg
341341
342-
W: http://johannes.sipsolutions.net/
342+
W: https://johannes.sipsolutions.net/
343343
P: 4096R/7BF9099A C0EB C440 F6DA 091C 884D 8532 E0F3 73F3 7BF9 099A
344344
D: powerpc & 802.11 hacker
345345

@@ -376,7 +376,7 @@ D: Original author of the Linux networking code
376376

377377
N: Anton Blanchard
378378
379-
W: http://samba.org/~anton/
379+
W: https://samba.org/~anton/
380380
P: 1024/8462A731 4C 55 86 34 44 59 A7 99 2B 97 88 4A 88 9A 0D 97
381381
D: sun4 port, Sparc hacker
382382

@@ -509,7 +509,7 @@ S: Sweden
509509

510510
N: Paul Bristow
511511
512-
W: http://paulbristow.net/linux/idefloppy.html
512+
W: https://paulbristow.net/linux/idefloppy.html
513513
D: Maintainer of IDE/ATAPI floppy driver
514514

515515
N: Stefano Brivio
@@ -518,7 +518,7 @@ D: Broadcom B43 driver
518518

519519
N: Dominik Brodowski
520520
521-
W: http://www.brodo.de/
521+
W: https://www.brodo.de/
522522
P: 1024D/725B37C6 190F 3E77 9C89 3B6D BECD 46EE 67C3 0308 725B 37C6
523523
D: parts of CPUFreq code, ACPI bugfixes, PCMCIA rewrite, cpufrequtils
524524
S: Tuebingen, Germany
@@ -865,7 +865,7 @@ D: Promise DC4030VL caching HD controller drivers
865865

866866
N: Todd J. Derr
867867
868-
W: http://www.wordsmith.org/~tjd
868+
W: https://www.wordsmith.org/~tjd
869869
D: Random console hacks and other miscellaneous stuff
870870
S: 3000 FORE Drive
871871
S: Warrendale, Pennsylvania 15086
@@ -894,8 +894,8 @@ S: USA
894894

895895
N: Matt Domsch
896896
897-
W: http://www.dell.com/linux
898-
W: http://domsch.com/linux
897+
W: https://www.dell.com/linux
898+
W: https://domsch.com/linux
899899
D: Linux/IA-64
900900
D: Dell PowerEdge server, SCSI layer, misc drivers, and other patches
901901
S: Dell Inc.
@@ -992,7 +992,7 @@ S: USA
992992

993993
N: Randy Dunlap
994994
995-
W: http://www.infradead.org/~rdunlap/
995+
W: https://www.infradead.org/~rdunlap/
996996
D: Linux-USB subsystem, USB core/UHCI/printer/storage drivers
997997
D: x86 SMP, ACPI, bootflag hacking
998998
D: documentation, builds
@@ -1157,7 +1157,7 @@ S: Germany
11571157

11581158
N: Jeremy Fitzhardinge
11591159
1160-
W: http://www.goop.org/~jeremy
1160+
W: https://www.goop.org/~jeremy
11611161
D: author of userfs filesystem
11621162
D: Improved mmap and munmap handling
11631163
D: General mm minor tidyups
@@ -1460,7 +1460,7 @@ S: The Netherlands
14601460

14611461
N: Oliver Hartkopp
14621462
1463-
W: http://www.volkswagen.de
1463+
W: https://www.volkswagen.de
14641464
D: Controller Area Network (network layer core)
14651465
S: Brieffach 1776
14661466
S: 38436 Wolfsburg
@@ -1599,13 +1599,13 @@ S: Germany
15991599

16001600
N: Kenji Hollis
16011601
1602-
W: http://www.bitgate.com/
1602+
W: https://www.bitgate.com/
16031603
D: Berkshire PC Watchdog Driver
16041604
D: Small/Industrial Driver Project
16051605

16061606
N: Nick Holloway
16071607
1608-
W: http://www.pyrites.org.uk/
1608+
W: https://www.pyrites.org.uk/
16091609
P: 1024/36115A04 F4E1 3384 FCFD C055 15D6 BA4C AB03 FBF8 3611 5A04
16101610
D: Occasional Linux hacker...
16111611
S: (ask for current address)
@@ -1655,7 +1655,7 @@ S: USA
16551655

16561656
N: Harald Hoyer
16571657
1658-
W: http://www.harald-hoyer.de
1658+
W: https://www.harald-hoyer.de
16591659
D: ip_masq_quake
16601660
D: md boot support
16611661
S: Am Strand 5
@@ -1856,7 +1856,7 @@ E: [email protected]
18561856
D: Author of the COSA/SRP sync serial board driver.
18571857
D: Port of the syncppp.c from the 2.0 to the 2.1 kernel.
18581858
P: 1024/D3498839 0D 99 A7 FB 20 66 05 D7 8B 35 FC DE 05 B1 8A 5E
1859-
W: http://www.fi.muni.cz/~kas/
1859+
W: https://www.fi.muni.cz/~kas/
18601860
S: c/o Faculty of Informatics, Masaryk University
18611861
S: Botanicka' 68a
18621862
S: 602 00 Brno
@@ -2017,7 +2017,7 @@ S: Prague, Czech Republic
20172017

20182018
N: Gene Kozin
20192019
2020-
W: http://www.sangoma.com
2020+
W: https://www.sangoma.com
20212021
D: WAN Router & Sangoma WAN drivers
20222022
S: Sangoma Technologies Inc.
20232023
S: 7170 Warden Avenue, Unit 2
@@ -2112,7 +2112,7 @@ D: Original author of software suspend
21122112

21132113
N: Jaroslav Kysela
21142114
2115-
W: http://www.perex.cz
2115+
W: https://www.perex.cz
21162116
D: Original Author and Maintainer for HP 10/100 Mbit Network Adapters
21172117
D: ISA PnP
21182118
S: Sindlovy Dvory 117
@@ -2316,7 +2316,7 @@ S: Finland
23162316

23172317
N: Daniel J. Maas
23182318
2319-
W: http://www.maasdigital.com
2319+
W: https://www.maasdigital.com
23202320
D: dv1394
23212321

23222322
N: Hamish Macdonald
@@ -2647,7 +2647,7 @@ D: bug fixes, documentation, minor hackery
26472647

26482648
N: Paul Moore
26492649
2650-
W: http://www.paul-moore.com
2650+
W: https://www.paul-moore.com
26512651
D: NetLabel, SELinux, audit
26522652

26532653
N: James Morris
@@ -2786,7 +2786,7 @@ N: David C. Niemi
27862786
27872787
W: http://www.tux.org/~niemi/
27882788
D: Assistant maintainer of Mtools, fdutils, and floppy driver
2789-
D: Administrator of Tux.Org Linux Server, http://www.tux.org
2789+
D: Administrator of Tux.Org Linux Server, https://www.tux.org
27902790
S: 2364 Old Trail Drive
27912791
S: Reston, Virginia 20191
27922792
S: USA
@@ -2850,7 +2850,7 @@ S: USA
28502850

28512851
N: Mikulas Patocka
28522852
2853-
W: http://artax.karlin.mff.cuni.cz/~mikulas/
2853+
W: https://artax.karlin.mff.cuni.cz/~mikulas/
28542854
P: 1024/BB11D2D5 A0 F1 28 4A C4 14 1E CF 92 58 7A 8F 69 BC A4 D3
28552855
D: Read/write HPFS filesystem
28562856
S: Weissova 8
@@ -2872,7 +2872,7 @@ D: RFC2385 Support for TCP
28722872

28732873
N: Barak A. Pearlmutter
28742874
2875-
W: http://www.cs.unm.edu/~bap/
2875+
W: https://www.cs.unm.edu/~bap/
28762876
P: 512/602D785D 9B A1 83 CD EE CB AD 93 20 C6 4C B7 F5 E9 60 D4
28772877
D: Author of mark-and-sweep GC integrated by Alan Cox
28782878
S: Computer Science Department
@@ -3035,7 +3035,7 @@ S: United Kingdom
30353035

30363036
N: Daniel Quinlan
30373037
3038-
W: http://www.pathname.com/~quinlan/
3038+
W: https://www.pathname.com/~quinlan/
30393039
D: FSSTND coordinator; FHS editor
30403040
D: random Linux documentation, patches, and hacks
30413041
S: 4390 Albany Drive #41A
@@ -3130,7 +3130,7 @@ S: France
31303130

31313131
N: Rik van Riel
31323132
3133-
W: http://www.surriel.com/
3133+
W: https://www.surriel.com/
31343134
D: Linux-MM site, Documentation/admin-guide/sysctl/*, swap/mm readaround
31353135
D: kswapd fixes, random kernel hacker, rmap VM,
31363136
D: nl.linux.org administrator, minor scheduler additions
@@ -3246,7 +3246,7 @@ S: Germany
32463246

32473247
N: Paul `Rusty' Russell
32483248
3249-
W: http://ozlabs.org/~rusty
3249+
W: https://ozlabs.org/~rusty
32503250
D: Ruggedly handsome.
32513251
D: netfilter, ipchains with Michael Neuling.
32523252
S: 52 Moore St
@@ -3369,7 +3369,7 @@ S: Germany
33693369

33703370
N: Robert Schwebel
33713371
3372-
W: http://www.schwebel.de
3372+
W: https://www.schwebel.de
33733373
D: Embedded hacker and book author,
33743374
D: AMD Elan support for Linux
33753375
S: Pengutronix
@@ -3545,7 +3545,7 @@ S: Australia
35453545
N: Henrik Storner
35463546
35473547
W: http://www.image.dk/~storner/
3548-
W: http://www.sslug.dk/
3548+
W: https://www.sslug.dk/
35493549
D: Configure script: Invented tristate for module-configuration
35503550
D: vfat/msdos integration, kerneld docs, Linux promotion
35513551
D: Miscellaneous bug-fixes
@@ -3579,7 +3579,7 @@ S: USA
35793579

35803580
N: Eugene Surovegin
35813581
3582-
W: http://kernel.ebshome.net/
3582+
W: https://kernel.ebshome.net/
35833583
P: 1024D/AE5467F1 FF22 39F1 6728 89F6 6E6C 2365 7602 F33D AE54 67F1
35843584
D: Embedded PowerPC 4xx: EMAC, I2C, PIC and random hacks/fixes
35853585
S: Sunnyvale, California 94085
@@ -3609,7 +3609,7 @@ S: France
36093609

36103610
N: Urs Thuermann
36113611
3612-
W: http://www.volkswagen.de
3612+
W: https://www.volkswagen.de
36133613
D: Controller Area Network (network layer core)
36143614
S: Brieffach 1776
36153615
S: 38436 Wolfsburg
@@ -3656,7 +3656,7 @@ S: Canada K2L 1S2
36563656

36573657
N: Andrew Tridgell
36583658
3659-
W: http://samba.org/tridge/
3659+
W: https://samba.org/tridge/
36603660
D: dosemu, networking, samba
36613661
S: 3 Ballow Crescent
36623662
S: MacGregor A.C.T 2615
@@ -3894,7 +3894,7 @@ D: The Linux Support Team Erlangen
38943894
N: David Weinehall
38953895
38963896
P: 1024D/DC47CA16 7ACE 0FB0 7A74 F994 9B36 E1D1 D14E 8526 DC47 CA16
3897-
W: http://www.acc.umu.se/~tao/
3897+
W: https://www.acc.umu.se/~tao/
38983898
D: v2.0 kernel maintainer
38993899
D: Fixes for the NE/2-driver
39003900
D: Miscellaneous MCA-support
@@ -3919,7 +3919,7 @@ S: USA
39193919
N: Harald Welte
39203920
39213921
P: 1024D/30F48BFF DBDE 6912 8831 9A53 879B 9190 5DA5 C655 30F4 8BFF
3922-
W: http://gnumonks.org/users/laforge
3922+
W: https://gnumonks.org/users/laforge
39233923
D: netfilter: new nat helper infrastructure
39243924
D: netfilter: ULOG, ECN, DSCP target
39253925
D: netfilter: TTL match

0 commit comments

Comments
 (0)