Force HTTPS on Facebook? [closed]
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't wo开发者_StackOverflowrk, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this questionHow can I force Facebook to use HTTPS on all the links inside it?
E.g. When I click to the Profile link at the top, instead of pointing to http://www.facebook.com/profile.php it points to https://www.facebook.com/profile.php
I think this is a job for JavaScript and GreaseMonkey but I'm not sure how I'd do that?
Update 2011-01-27: According to the latest news using Facebook completely protected via HTTPS is now possible without any browser plugin: http://blog.facebook.com/blog.php?post=486790652130 It can be enabled on the "Account Security" page (instructions).
There is a Firefox plugin named HTTPS Everywhere, developed by the Electronic Frontier Foundation (EFF) which does exactly what you are searching for.
Additionally it allows to encrypt also the traffic to the sites Google Search, Wikipedia, Twitter, bit.ly, GMX, Wordpress.com blogs, The New York Times, The Washington Post, Paypal, EFF, Tor and Ixquick
精彩评论