[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux1394-devel
Subject:    [PATCH] MAINTAINERS: Use HTTPS URL for Firewire Web site
From:       Paul Menzel <pmenzel () molgen ! mpg ! de>
Date:       2017-08-10 11:16:10
Message-ID: d0a6f542-38f1-7d58-1c05-729e2c66a3c6 () molgen ! mpg ! de
[Download RAW message or body]

Date: Thu, 10 Aug 2017 13:13:21 +0200

Use the more secure HTTPS URL for the Web site of the Firewire
subsystem. This saves one request, as the plain HTTP request is
redirected already, and it also prevents a certain kind of attacks.

```
$ curl -I http://ieee1394.wiki.kernel.org/
HTTP/1.1 301 Moved Permanently
Server: nginx/1.12.0
Date: Thu, 10 Aug 2017 11:11:13 GMT
Content-Type: text/html
Content-Length: 185
Connection: keep-alive
Location: https://ieee1394.wiki.kernel.org/
Strict-Transport-Security: max-age=15768000
X-Frame-Options: SAMEORIGIN

```

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
  MAINTAINERS | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 84d6a8277cbd..d2c75ad6d3fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5302,7 +5302,7 @@ F:	drivers/target/sbp/
  FIREWIRE SUBSYSTEM
  M:	Stefan Richter <stefanr@s5r6.in-berlin.de>
  L:	linux1394-devel@lists.sourceforge.net
-W:	http://ieee1394.wiki.kernel.org/
+W:	https://ieee1394.wiki.kernel.org/
  T:	git 
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
  S:	Maintained
  F:	drivers/firewire/
-- 
2.13.4

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mailing list linux1394-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux1394-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic