-
Notifications
You must be signed in to change notification settings - Fork 1
Github mirror of MediaWiki extension SecureLinkFixer - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
License
wikimedia/mediawiki-extensions-SecureLinkFixer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SecureLinkFixer This MediaWiki extension rewrites external links to use the HTTPS protocol if they are on the HSTS preload list. While users with modern browsers will automatically use HTTPS, outdated browsers or non-browser clients will first try visiting HTTP before being redirected to HTTPS. This extension is licensed under the GPL v3, or any later version. The HSTS list included with this extension (domains.php) is licensed under the Mozilla Public License, v 2.0. Further reading/motivations: * https://twitter.com/ajhdock/status/970669975861153792 * https://www.facebook.com/notes/protect-the-graph/upgrades-to-facebooks-link-security/2015650322008442/
About
Github mirror of MediaWiki extension SecureLinkFixer - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)