scolby33 / OCSPdash

A dashboard for the status of the top certificate authorities' OCSP responders.
MIT License
1 stars 0 forks source link

We might want to think about collapsing the results table #10

Open scolby33 opened 7 years ago

scolby33 commented 7 years ago

Some of the top authorities have a lot of OCSP responders they've used over time. Perhaps we should have some "summary statistics" (green for all current responders good, red for any one bad current responder) in the authority name line and then only open up the entire list of servers once the authority line is clicked.

cthoyt commented 7 years ago

Maybe like a green-yellow-red for the percent good? like if 80% or more are good then green, 50-80 yellow and <50 red?

scolby33 commented 6 years ago

On top of the green-yellow-red scale (or something that's color-blind safe? http://colorbrewer2.org/ or similar), maybe have the table row be a bar graph/progress bar with the amount of the background filled being proportional to the amount of goodness or whatever.