Wikimedia Foundation Enables HTTPS For All Projects
An anonymous reader writes "The Wikimedia Foundation has enabled HTTPS for all of its projects (Wikipedia, Wikimedia Commons, etc.), to enable secure log-in and browsing privacy. Their blog post goes into detail about how the service is configured, linking to configuration files and implementation documentation. It also mentions that HTTPS Everywhere will have updated rules for this change soon."
And this is news???
We had a recent story 2 weeks ago (http://tech.slashdot.org/story/11/09/20/1833232/hackers-break-browser-ssltls-encryption) warning us that anything less than TLS 1.1 (aka SSL 3.2) is easily decrypted, but that TLS 1.1 and TLS 1.2 (aka SSL 3.3) aren't widely adopted by servers OR web browsers.
So the question is: does Wikimedia use TLS 1.2 (or 1.3), or are they trying to lull people into a false sense of security?
Of course, wait until after the persistent TLS1.0 connection bug gets exploited. Because, you know, nothing says "we care about security" quite as much as making available an exploited protocol.
Just because you're paranoid doesn't mean they aren't out to get you
Sure. When I look up "Dog Poop Girl" I need to make sure the government isn't tracking it...
If you want news from today, you have to come back tomorrow.
It only takes one CA being compromised to compromise THE ENTIRE SYSTEM of TLS / SSL...
DigiNotar.
Additionally: *.* cert... <- WTF, who's brilliant idea WAS that feature?!
Fact: The biggest problem with the CA system is that any CA can create a cert for ANY DOMAIN even if the domain owner doesn't request the cert first.
Thus, EVERY CA must be 100% secure 100% of the time. TLS / SSL isn't a system that has a single point of failure... It's a system that has many Hundreds of points of failure; Any one of them being enough to cause the whole trust model to fall apart like so many cards stacked in the shape of a house.
Your browser probably doesn't trust DigiNotar, but does it trust CNNIC?
http://yro.slashdot.org/story/10/02/02/202238/mozilla-accepts-chinese-cnnic-root-ca-certificate
FF: Tools/Edit > Options/Preferences > Advanced > Encryption > View Certificates
You trust ALL OF THESE?! Well, enjoy your security theater suckers.
every year comes its gettting high tech | http://cubemars.blogspot.com/
Oh, for the love of crypto.
Whoa, this is an incredibly neat deed for many wiki-editors out there, including myself. Ever since a neighbouring government passing all my foreign-bound data decided to start reading all my IP traffic to build a comprehensive sociogram of my believes, affiliations and interests, I became increasingly paranoid and afraid of expressing myself online on foreign sites. I tried using secure.wikimedia.org, but the site had unsatisfactory stability and responsiveness compared to the unencrypted site. So I just continued using the unencrypted site, but avoiding sensitive topics.
I hope this decision finally enables us to use Wikipedia even for editing sensitive topics, and more importantly hiding our wiki-identity from the government. Kudos to the Wikimedia technical team, you are doing a great job!
Public trust in the security of HTTPS and SSL certificate authorities is at a literally unprecedented level right now.
Now I have to remember my damn wikipedia password.
Science is all about firing a drunk pig out of a cannon just to see what happens.
Now that SSL is completely broken, please use it on a wide scale, so we can still listen and track you. Seriously, it consumes much more electricity and ressources. Why pushing for this broken system? it's insecure since years, and very cumbersome for admins We need a good, fast, cheap, secure replacement that will encrypt all our IP communications, transparently, decentralized. There are valid proposals.
aaaaaaa
My browser has Perspectives and Certificate Patrol. This way I know if other network locations are seeing the same cert that I'm seeing, and whether that cert's changed recently.
Will not turn off Tor, nor take off my tinfoil hat.
So, when will slashdot follow? Currently https://slashdot.org just redirects to http://slashdot.org
How much extra juice does it take for masses of GMail and Wiki and Facebook servers to do the work to encrypt all this data (plus the end use machines)?
I can imagine that the other compromised CAs by the comodo hacker have made Wikipedia an offer they couldn't refuse.
"I love my job, but I hate talking to people like you" (Freddie Mercury)
"Technical" gimmicks like SSL still dosen't protect Wikipedia from abusive admins and deletionist terrorists. Only once abusive admins like Nawlinwiki, Bsadowski1, Bongwarrior and MuzeMike are banned and inclusionism is put in the heart of the project will Wikipedia will be considered secure.
Banned users are heroes!
Do you have curtains?
Surely your life is not interesting enough to require curtains.
of this?
That is really annoying my pants off! So many pages have that issue. Or maybe it is not an issue but you need to check manually every single time or either switch off that alarm and pretend the world is a soft, friendly place without secrets...
> cosmonaut
confidant
I was wondering - Âhow much stress does enabling HTTPs on a huge site like Wikipedia puts on a modern web server? IIRC this was one of the reasons Facebook took quite a while to enable SSL for their users.
I use HTTPS everywhere, but it sends me to an experimental search page for google that lacks the standard tabs. I mostly want standard tabs, so this is annoying.
...
1st: Use this link to verify, takes 1-3 minutes approximately:
https://www.ssllabs.com/ssldb/analyze.html?d=wikimedia.org&s=208.80.152.200
Gets an "A" rating here and yet, it ONLY supports TLS 1.0
(Which means an attack like "BEAST" can "get to it" IF the user is "man-in-the-middled" via the javascript that loads it &/or java pages that exploit it)
NOW, to "double-verify" what's shown above from SSLLabs?
Opera ALSO has developer tools for that too -> View Menu, Developer Tools submenu, Page Security Info
Results - says wikimedia's NOT secure by its standards currently, & has NO security certificate for wikimedia.org...
Lastly, & perhaps most importantly (other 1/2 of the Client-Server equation/interaction here, is the browser itself used):
Opera has TLS 1.1 & 1.2 encryption options (1.1 is enabled by default, 1.2 you must activate) - only "safe(r)" browser I know of that's equipped to THAT level, currently, for certain.
* IN ANY EVENT - I haven't had my coffee yet (going to now in fact though), but I *think* I "hit on" the right pages above, per this article, to do the pertinent tests from reputable/reliable sources &/or tools for the job...
APK
P.S.=> Oh, & yet another thing to "test/look at" is "What's that site running?" by NetCraft
http://uptime.netcraft.com/up/graph?site=wikimedia.org
(Because it can point you to what Server OS & WebServer builds are being used, which tells you if they are PATCHED FOR SECURITY OR NOT, vs. things you can see in exploit-db for example (because all malware makers/hacker-crackers have to do, is stay 1 exploit ahead of ANY sites' patched levels basically to abuse them)).
E.G.-> For Apache (since it applies here to wikimedia.org), for example, you'd want to be SURE it's got builds capable of using a mod_ssl that allows TLS 1.1/1.2 (not just 1.0, because of "BEAST" above mainly) - that's where querying GOOGLE or BING for this:
http://www.google.com/search?sclient=psy-ab&hl=en&site=&source=hp&q=%22Apache%22+and+%22TLS%22&btnG=Search
Helps...
... apk
Encrypted connections can't be cached by a proxy, unless the proxy acts as a man-in-the-middle. While this is popular at many companies, I don't see a lot of support for your ISP doing it.
SSL Everywhere, if successful, will be the death of caching. Is that a good thing?
Learning HOW to think is more important than learning WHAT to think.
Considering all of the compromised SSL certificates, you may not be any more private with this change than before.
"It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
Nice to have Wikipedia running on Lativan version of standard HTTP protocol (https). But then again, I am an Estonian who commented on the item 2 days late.
I think that HTTPS wave is really great.
It need to be done for all major web site.
Please, generate that HHTPS certificate and be done with it. 2 hours worth of work for the rights of all your reader.