Forum Moderators: open
Google Chrome to Remove Secure Marking as Default on Sites From September
Since we’ll soon start marking all HTTP pages as “not secure”, we’ll step towards removing Chrome’s positive security indicators so that the default unmarked state is secure. Chrome will roll this out over time, starting by removing the “Secure” wording and HTTPS scheme in September 2018 (Chrome 69).
HTTP/1.1 301 Moved Permanently
Server: Varnish
Retry-After: 0
Content-Length: 0
Accept-Ranges: bytes
Date: Sun, 20 May 2018 11:33:23 GMT
Via: 1.1 varnish
Connection: close
X-Served-By: cache-bos8231-BOS
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1526816003.270480,VS0,VE0
Location: https://www.BBC.com/
cache-control: public, max-age=3600
HTTP/1.1 302 Moved Temporarily
Content-Type: text/html
Location: http://www.bbc.com/
X-Fastly-Cache-Reason: NO-CACHE-CONTROL
Content-Length: 0
Accept-Ranges: bytes
Date: Sun, 20 May 2018 11:33:23 GMT
Via: 1.1 varnish
Age: 0
Connection: keep-alive
X-Fastly-Cache-Status: PASS
X-Served-By: cache-dca17729-DCA
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1526816003.383083,VS0,VE441
HTTP/1.1 200 OK
Server: Apache
X-Cache-Action: HIT
X-Cache-Age: 36
Content-Type: text/html
Content-Encoding: gzip
Expires: Sun, 20 May 2018 11:32:44 GMT
Content-Language: en
Etag: "a8995f48032e67b6e4a28b7020d24f6a"
X-PAL-Host: pal105.back.live.telhc.local:80
Content-Length: 35655
Accept-Ranges: bytes
Date: Sun, 20 May 2018 11:33:23 GMT
Via: 1.1 varnish
Age: 3
Connection: keep-alive
X-LB-NoCache: true
X-Fastly-Cache-Status: HIT-CLUSTER
Set-Cookie: BBC-UID=21d88b12f76443161ecefe3c62bcccd0cb6c372b628fed6d5d9f558627ff85b10keyplyer%27s%20test; expires=Thu, 19 May 2022 11:33:23 GMT; path=/; domain=.bbc.com
Cache-Control: private, max-age=60
X-Served-By: cache-iad2125-IAD
X-Cache: HIT
X-Cache-Hits: 2, 1
X-Timer: S1526816004.913076,VS0,VE1
Vary: Accept-Encoding
The boat load of http info sites that do not collect information will be hurt the worst.It's not about hurting websites, it's about protecting users.
One common misconception about HTTPS is that the only websites that need HTTPS are those that handle sensitive communications. Every unprotected HTTP request can potentially reveal information about the behaviors and identities of your users. Although a single visit to one of your unprotected websites may seem benign, some intruders look at the aggregate browsing activities of your users to make inferences about their behaviors and intentions, and to de-anonymize their identities. For example, employees might inadvertently disclose sensitive health conditions to their employers just by reading unprotected medical articles.source: [developers.google.com...]