bdaehlie / https-percentage

A WebExtension that displays the percentage of network connections that use HTTPS while you browse the Web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buggy calc or ranking maybe?

jmhodges opened this issue · comments

I've got a 100% HTTPS but a listing of domains that it says are vulnerable. This is on Chrome 66.

From my desktop machine:

HTTPS: 100%
of 9,105 requests
since May 24, 2018, 00:09 PDT
Top vulnerable domains:
www.metafilter.com
www.gstatic.com

From my laptop (this is the one we discussed privately. The google.com entries are suspicious, esp for google.com proper to be at the top even though the percentage is now 99% instead of 100%):

HTTPS: 99%
of 18,739 requests
since May 24, 2018, 00:23 PDT
Top vulnerable domains:
google.com
www.jewish-languages.org
www.nytimes.com
sync.adkernel.com
www.stern.nyu.edu
community.stern.nyu.edu
services.google.com
www.questionablecontent.net
www.allthingsdistributed.com
127.0.0.1

You know, those rankings on my laptop haven't changed since earlier today. I banged on a bunch of different paths on example.com to try to get it to show and it hasn't.

Maybe they way the code is clearing out the children doesn't work on Chrome 66 on macOS?

The ranking display code might be the problem in Chrome. Here's a screenshot with "research.nvidia.com" in the list twice. It's been that way for days.

screen shot 2018-06-02 at 3 48 18 pm

Any updates on this?