Slashdot Mirror


Google Warns Webmasters About Insecure HTTP Web Forms (searchengineland.com)

In April Chrome began marking HTTP pages as "not secure" in its address bar if the pages had password or credit card fields. They're about to take the next step. An anonymous reader quotes SearchEngineLand: Last night, Google sent email notifications via Google Search Console to site owners that have forms on web pages over HTTP... Google said, "Beginning in October 2017, Chrome will show the 'Not secure' warning in two additional situations: when users enter data on an HTTP page, and on all HTTP pages visited in Incognito mode."
Google warned in April that "Our plan to label HTTP sites as non-secure is taking place in gradual steps, based on increasingly broad criteria. Since the change in Chrome 56, there has been a 23% reduction in the fraction of navigations to HTTP pages with password or credit card forms on desktop, and we're ready to take the next steps..."

"Any type of data that users type into websites should not be accessible to others on the network, so starting in version 62 Chrome will show the 'Not secure' warning when users type data into HTTP sites."

3 of 94 comments (clear)

  1. Chrome copies Firefox ... Again by narcc · · Score: 4, Informative

    Firefox added a warning a while ago. It's no surprise Google would follow suit.

    Chrome is really turning in to a slow, bloated, spyware-ridden Firefox clone.

    1. Re:Chrome copies Firefox ... Again by Gravis+Zero · · Score: 5, Informative

      Chrome is really turning in to a slow, bloated, spyware-ridden Firefox clone.

      Yeah, just like that time Chrome copied the Firefox layout and then dropped support for it's own extensions in favor Firefox extensions. Oh wait. ;)

      --
      Anons need not reply. Questions end with a question mark.
  2. Re:HTTPS is stupid by Gaygirlie · · Score: 3, Informative

    What the hell are you babbling about? SSL-certificates aren't tied to IP-addresses, they're tied to domain-names! Hell, you can have hundreds of HTTPS-sites served by a single Apache-server with a single IP-address, all with different SSL-certificates, by using SNI!