It's just because we're not on HTTPS yet.
Why not? Comodo certs are cheap. GoDaddy is even cheaper, $55/yr:It's just because we're not on HTTPS yet.
Sounds expensive. :razz:Have you looked into Lets Encrypt for free certs?
You're so close! Users should not need to add the HTTPS because you ultimately want to configure it to redirect to HTTPS on first visit to port 80 and then set an HSTS header to declare that the site is SSL only.All you have to do is add s to thr HTTPS part and that should work.
I would protect against WiFi password snoopers.Why take the time to secure content in transit that ia ultimately going to be public anyway?
In most cases SSL is needed to 1) provide session security and guard against account takeover, 2) to prevent ISPs from meddling with content in transit, and 3) SSL content is delivered faster in many cases because of technical reasons.Why take the time to secure content in transit that ia ultimately going to be public anyway?
Fair argument. There is something to be said for taking basic measures to protect your users. You can secure the login with SSL if you wish. But for reasons I can't understand, it reverts back to https after login.I would protect against WiFi password snoopers.
10-1-911 does not apply to this site. And I would love to see documentation supporting that SSL/TLS is faster than cleartext.In such a case, a disclosure of the users table through such an attack would be a reportable data breach under Georgia law OCGA 10-1-911.
How so!?10-1-911 does not apply to this site. And I would love to see documentation supporting that SSL/TLS is faster than cleartext.
The bolded, underlined section applies to almost EVERY website that has user logins.OCGA 10-1-911 (Official Georgia State Law) defines it as:
"Personal information" means an individual's first name or first initial and last name in combination with any one or more of the following data elements, when either the name or the data elements are not encrypted or redacted:
Social security number;
Driver's license number or state identification card number;
Account number, credit card number, or debit card number, if circumstances exist wherein such a number could be used without additional identifying information, access codes, or passwords;
Account passwords or personal identification numbers or other access codes; or
That's not how the law works. Paragraph one defines who the law applies to. It states:How so!?
The bolded, underlined section applies to almost EVERY website that has user logins.
Thanks, but the linked content doesn't address my question. Http/2 is completely different than http 1.1, currently in use by 99.95% of the public internet. It improves performance by eliminating text transmission and reusing sockets, not by encryption.As for page speed, I would look at https://http2.github.io/faq/. It's not an accident that SSL is required for the HTTP/2 protocol. SPDY also leveraged SSL, mostly for cache busting.
That is an important detail. The applicable data breach law will depend upon the States in which there is nexus for the owner and where the server is located. The details vary from state-to-state as there is no blanket Federal data protection law yet.Furthermore, neither this site, or its owner, reside in Georgia.