The Internet Archive Switches To HTTPS Connections By Default
An anonymous reader writes "The Internet Archive today announced it has enabled HTTPS connections by default on archive.org and openlibrary.org. The organization today also revealed it now sees over 3 million users per day. Both sites are still accessible over HTTP connections. Since the Wayback Machine is hosted on archive.org, it also follows the same rules: the secure version is used by default, but you can use the http version which will help load certain complicated webpages."
If Facebook and Twitter and Gmail as well as the not-for-profit Internet Archive and Wikipedia can use HTTPS by default, why doesn't everyone? Why, for instance, does Slashdot require a paid subscription in order not to redirect HTTPS hits to HTTP, revealing the logged-in user's session ID to anyone with a Firesheep-like tool?
The main thing holding back HTTPS is advertisements. Browsers (especially IE) complain if your encrypted page includes unencrypted content (like iframes served from a a third party ad server) and rightly so. Google can get away with it because they serve their own ads, and Wikipedia doesn't have any ads. Arstechnica ran an article a few years back describing the reasons why they couldn't switch to HTTPS by default, but most of it boils down the fact that they can't get rid of the third party content in their pages.
Browsers (especially IE) complain if your encrypted page includes unencrypted content (like iframes served from a a third party ad server) and rightly so. Google can get away with it because they serve their own ads
Then use the ads that Google serves. A month ago, Google announced HTTPS support for AdSense.
This is nice to, say, stop Comcast from spying on the details of what you view for resale to behavioral trackers and marketers. Given the compromise of the SSL cert authorities, governmental entities can transparently man-in-the-middle the SSL session anyway so we only get part of what we'd like to achieve.
HTTPS by default is nice, except for WiFi hotspots, where the authentication system intercept your first HTTP request. This cannot be done with HTTPS, which means that people with an always HTTPS home page will never auto-connect. I wonder if there will ever be a solution to that.
SSL strip (Moxie Marlinspike) or some suped up variant is being used for sure, the NSA has the ultimate MITM so of course they strip.
"If any question why we died, Tell them because our fathers lied."
HTTP that (S)queals to the NSA.
The mind conceives, the body achieves, the spirit manifests.
I browse with SSLv3 disabled... and https://archive.org/ only supports SSLv3... why? Most webservers have supported TLS 1.1/1.2 for ages now.. right?
while providing them with no value
The value is more visits from viewers who trust a site more because their sessions won't get hijacked.
And it's not just a one-time certificate purchase, it's a bunch more powerful servers to do this encryption
You mean 1% more powerful? On a site that isn't just a bunch of static pages, the server power needed by the web application usually outweighs the server power needed by HTTPS on the front end servers. The question becomes whether trust from users is worth this 1%.
Devil's advocate:
Why?
Most of the sites I visit don't require logins and so I can't see a reason to use https. Why would I need it in Wikipedia unless I'm editing it? Why would I need it on the internet archive unless I log in? Why would, say, the BBC News website need it at all?
Yes, for anything where you actually log on and do anything under a user account, https is important. I can't see any real reason for static content served to users who aren't logged on to be encrypted if it's just a news website, personal blog or whatever.
Encryption brings its own headaches to shared servers - name based virtual hosts being the obvious one. It's an overhead that isn't really required in most cases.
Sigs are so 1990s. No way would I be seen dead with one.
Why would I need it in Wikipedia unless I'm editing it?
Because you may not want others to know what exactly have you been looking for on Wikipedia.