SSL pointless ? Yeah, I guess only logins and passwords are sensitive enough to require end-to-end encryption.

Hey, once your password and login is sent, no need for that pesky encryption uh ?
Ah, just implement ssl and everything is secure, things like logins are obviously unnecessary because ssl fixes everything. Yes, ssl is THE answer to everything, who cares about 42. </sarcasm>
In other words: you might want to start reading a post properly and use the feew braincells left. Ssl in itself is NOT a way to secure something. If you want to secure something you need to do an awful lot more. Ssl is one of the many things you need to do, credentials is one of the other things. It is the combination of ssl and credentials that makes login in "secure". Unfortunately ssl has been proven not to be 100% safe. There is this problem with ssl on the server where you can hack it and still evesdrop.
To not thumbnail SSL sites because of "some login issue" is plain wrong. There is no login requirement over SSL, and that was the basis of discussion.
Not quite. You need to try to comprehend what somebody is asking. You need to know what ssl is used for and how such sites look like. If you did just that you'd have known ssl is used as one of the many security measures for securing a website. Understanding what somebody wants or means is actually a crucial part of security. Most ssl websites have a lot of other security measures like a login. You do not want things like that to be stored permanently.
And it has nothing to do with paranoia. Graduate from helldesk before you want to pretend yourself knowledgeable about doing real sysadmin work.
Yes it does because using only ssl means you're only encrypting the connection between two endpoints. This is only useful to stop eavesdropping which is quite useless for a website. The intention of nearly every website is to make it available to everyone out there. It becomes more useful when it is part of a set of security measures because it's your webmail or the online banking site. In both cases you'd want and need to use a login as well. You also want some security when doing payments because if you don't everybody who can hack your account or has access to it can do payments. Using just ssl for a site like that makes it insecure, using ssl for a normal website would be paranoid. Why would you want to use only ssl on a website?
It is very obvious you have absolutely no idea what you're talking about, you have 0 experience in security and absolutely none being a sysadmin. This is basic sysadmin and security stuff, especially the part where you try to understand what somebody is saying. Taking things literal is the worst thing a sysadmin and anybody who has got something to do with security can do. This attitude is what makes things insecure. You seem to completely lack the understanding of what ssl actually is and does and why you'd want to use it. You seem to think that ssl is the holy grail and the answer to everything regarding security. It really isn't. Encrypting the connection is just 1 part of the story, not the entire story!
Tip: look up ssl vpn's and make a list of the advantages and disadvantages. You'll understand why you'd want more than just ssl after you've done that...
And again, it is Mozilla's decision to not include ssl sites, not mine
