Laurie: Improving SSL certificate security
Laurie: Improving SSL certificate security
Posted Apr 10, 2011 20:25 UTC (Sun) by dmag (guest, #17775)In reply to: Laurie: Improving SSL certificate security by djao
Parent article: Laurie: Improving SSL certificate security
I hear you. I've read the directions dozens of times, but never set it up...
> SSH is the only cryptographic protocol in human history that has achieved marketplace dominance over its corresponding unencrypted version.
Agreed, but why? I claim it has nothing to do with the "security model" per se (other than it's not *too* annoying), and more to do with having a killer feature that Telnet doesn't have: The ability to log in without a password prompt. (I've forgotten how annoying that was!) If telnet could do that (without being insecure like rsh), people would still be demanding telnet enabled by default.
My takeaway is that we need a "killer app" for HTTPS that doesn't work under HTTP. Imagine if browser makers said "cookies should not work under HTTP by default".
> In the SSH system, trust levels, by default, are determined by one and only one question: "Is this key the same as the key that I was given before?"
Er, no. If you've seen the key a hundred times, but haven't said "yes I trust it", then it will will still prompt you. I think we agree "popup until trusted" is NOT a good solution for the web. So I'm still confused on what you're proposing.
Also, I think SSH is used with a *small* number of hosts, so "keeping a database" isn't that big of a deal. On the other hand, keeping a database of every (HTTPS) website you've ever browsed seems like a big deal.
Plus, for SSH, I care 100% of the time about trusting my hosts. For browsing the web, "trust" isn't a useful concept 99% of the time. When I browse a random Geocities page, I don't care about trust.
> Hard stop when encountering untrusted keys.
Er, I'm still confused by what this means. Browser a pop-up? How does a key go from untrusted to trusted? And should un-encrypted sites be more trusted that unknown encrypted sites?
As an aside: I think people's solutions tend to be influenced by their goals. The current system _seems_ like it was ONLY designed to enable e-commerce. By that measure, it's a roaring success. Of course, measured most other ways, it's a miserable failure.
