hstspreload.org
hstspreload.org copied to clipboard
Preload list entries and errors charts
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/
Also we could do the same for header errors and show them in online chart format which updates every week or month. .
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)?
Something like this for preload entries:

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.
URL should be stats.hstspreload.org once ready and finished.
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.