Hopefully costs for certificates will come down to encourage it as well. Services like letsencrypt can help.
Supply and demand would dictate otherwise
Google Will Soon Shame All Websites That Are Unencrypted
51–60 of 369 posts
Re: Google Will Soon Shame All Websites That Are Unencrypted
#52So is there a lets encrypt solution for shared-hosting systems?
Once this change goes through, providers will be forced to either do that or (if they think forcing users to keep paying for SSL, even though it's de-facto mandatory) watch their customers move somewhere else. There's plenty of competition out there, and a lot of them already support Let's Encrypt[1].
[1]: https://github.com/letsencrypt/letsencrypt/wiki/Web-Hosting-...
Re: Google Will Soon Shame All Websites That Are Unencrypted
#53Why do we have to go through this whole SSL certificates thing and can't just have a simple, automatically secure, I-do-nothing-and-my-website-is-secure protocol? Seriously though. If secure is the default from now on, why can't it actually be the default?
Re: Google Will Soon Shame All Websites That Are Unencrypted
#54So is there already a solution for https on Github Pages with a custom domain?
Re: Google Will Soon Shame All Websites That Are Unencrypted
#55So what about the overhead of https?
Re: Google Will Soon Shame All Websites That Are Unencrypted
#56So is there a lets encrypt solution for shared-hosting systems?
If your shared host has a way to automate deployment of new SSL certificates, this should be easy. (Or if they're willing to manually configure a new cert every 3 months.)
Re: Google Will Soon Shame All Websites That Are Unencrypted
#57So is there a lets encrypt solution for shared-hosting systems?
Re: Google Will Soon Shame All Websites That Are Unencrypted
#58Earlier quoted context omitted.
nada. http://letsencrypt.org/
Most shared hosting accounts charge extra for a dedicated IP address, both for setup and on a monthly basis. Don't underestimate how many blogs, churches, small businesses, etc still use services like that. To be fair, many of those sites probably ARE insecure, but it seems to be a little bit overkill to "shame" them for not implementing encryption.
Re: Google Will Soon Shame All Websites That Are Unencrypted
#59Earlier quoted context omitted.
Because you need to create a public key for the browser to use.
SSH gets this right -- create a host key when the server is installed, and have the client check the key and only warn/error when it changes. Sure, this isn't super-secure for first time visitors to their banking website or whatever, but those websites can continue to use the current system.
No, it doesn't.
When was the last time you verified a host key out of band?
And if you're using SSH, you know well enough to know why you should do the damn legwork to verify the key. What do you expect for end users?
Furthermore, if nobody is doing out of band verification on the first pass, how do you expect users to distinguish between an attack and legit host key change?
Re: Google Will Soon Shame All Websites That Are Unencrypted
#60Earlier quoted context omitted.
nada. http://letsencrypt.org/
Most shared hosting accounts charge extra for a dedicated IP address, both for setup and on a monthly basis. Don't underestimate how many blogs, churches, small businesses, etc still use services like that. To be fair, many of those sites probably ARE insecure, but it seems to be a little bit overkill to "shame" them for not implementing encryption.