hstspreload.org icon indicating copy to clipboard operation
hstspreload.org copied to clipboard

Preload list entries and errors charts

Open prefixtitle opened this issue 8 years ago • 6 comments

Why don't we create online based entries chart which updates every branch release so that people can see the progression of the preload list instead of doing it manually. Mozilla has done the same thing with public key pinning: https://people-mozilla.org/~dkeeler/pinning-dashboard/

prefixtitle avatar Apr 27 '17 22:04 prefixtitle

Also we could do the same for header errors and show them in online chart format which updates every week or month. .

prefixtitle avatar Apr 27 '17 22:04 prefixtitle

I first need to get the data from our scans into the cloud. After that, it's possible – although perhaps that shouldn't be the job of the main server.

Do you have particular stats in mind (apart from overall growth and errors)?

lgarron avatar Apr 27 '17 22:04 lgarron

Something like this for preload entries: image

prefixtitle avatar Apr 27 '17 23:04 prefixtitle

If you don't mind, I have a few idea of how I would get the data from Chrome log and process it into a chart format. I will use Google App Engine and Datastore to host the stats.

prefixtitle avatar Apr 27 '17 23:04 prefixtitle

URL should be stats.hstspreload.org once ready and finished.

prefixtitle avatar Apr 27 '17 23:04 prefixtitle

I first need to get the data from our scans into the cloud. After that, it's possible – although perhaps that shouldn't be the job of the main server.

Do you have particular stats in mind (apart from overall growth and errors)?

No.

prefixtitle avatar Apr 28 '17 04:04 prefixtitle