Twitter Joins the HTTPS By Default Party
wiredmikey writes "Following a trend in allowing users to automatically utilize the secure HTTPS protocol when accessing Web based services, Twitter announced this week that it has added the option for users to force HTTPS connections by default when accessing Twitter.com.
The reasons to utilize HTTPS when accessing any personal accounts aren't new, but an easy to use extension for FireFox called 'FireSheep,' released in October 2010, spiked concern, as it enables HTTP session hijacking for the masses."
I''d like to see all community sites do that.
I got an addon that tries to force SSL where available, and it's surprising so many sites that doesn't have SSL enabled at all.
- Don't do what I do, it's probably not healthy nor safe. -
Users are required to change this setting themselves, nothing default about it. It's simply an added option
Now Gmail, this is HTTPS by default..
also I read mobile.twitter.com will not even switch to HTTPS? wut.
Smarten up slashdot and editors
Any thoughts on HTTPS only for the login page, or for all pages?
You can just steal the session cookie after login, so just doing the login page is almost useless. It prevents the attacker from learning the password and re-entering the system, but a) he can change the password and b) there is no reason he wouldn't get the job done within one session.
NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
There's still a performance hit for SSL. Solutions for that include load balancers with dedicated hardware SSL support. As for what the performance hit is, try this: http://serverfault.com/questions/43692/how-much-of-a-performance-hit-for-https-vs-http-for-apache Re: HTTPS all vs. only on login page - as the recent Facebook session hijacking proved, it's the session cookies in cleartext that are the security problem - it doesn't sniff your password, it steals your session cookies to access your account. HTTPs should be on everything, IMHO. Cheers Leigh
Most sites expect you to enter the current password to be able to change it, even if you are logged in.
Furries make the internet go.
It is built in to Firefox 4 so soon you won't need an extension.
Slashdot has HTTPS access if you are a paying subscriber.