|
Title: Greasemonkey Force Secure Connection Script Post by: CrYpTiC_MauleR on July 09, 2006, 03:29:25 PM Known Issue : Will loop on sites that forcefully redirect from HTTPS back to HTTP for example Google. Google has been added to the exclude list for the time being until a workaround is made. Any site that has this problem remove it from the include list or add to the exclude list.
Code
Above uses the GreaseMonkey (http://greasemonkey.mozdev.org/) extension for Firefox. It will force a domain(s) of your choice to use the HTTPS scheme. It will first check if the scheme will break the site, in such cases where the site will not load HTTPS scheme for that domain, if it does it will redirect to the HTTPS version of that URL. Another nice feature is once you are on a HTTPS page it will convert any absolute URLS for <a> (href) and <form> (action) tags for the current domain that is not HTTPS to HTTPS, by doing so it will prevent needless redirects and page accesses to the server. Thus happy server admin and happy surfer =o). More documentation on GreaseMonkey script available at Dive Into GreaseMonkey (http://diveintogreasemonkey.org/) If you are security cautious or a system admin having problems with people not using secure logins then this is the script for you. Any comments, or suggestions appreciated =o), safe surfing! Title: Greasemonkey Force Secure Connection Script Post by: nicholassolutions on July 09, 2006, 03:38:46 PM Cool Nick :thumbup:
Powered by SMF 1.1 RC2 |
SMF © 2001-2005, Lewis Media
Joomla Bridge by JoomlaHacks.com |