scolby33 / OCSPdash

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

Add roadmap #22

Closed cthoyt closed 6 years ago

cthoyt commented 6 years ago

What still needs to be done?

scolby33 commented 6 years ago

In no particular order:

Possibly do:

Later, after release:

scolby33 commented 6 years ago

@cthoyt if you want to open issues for all these, that might be a fun idea.

scolby33 commented 6 years ago

"Made with 💔 on an utterly insignificant little blue green planet whose ape-descended life forms are so amazingly primitive that they still think digital watches are a pretty neat idea orbiting at a distance of roughly ninety-two million miles from a small unregarded yellow sun far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy." with apologies to Douglas Adams

cthoyt commented 6 years ago

I still don't like the idea of having OCSPscrape in a different repo because then it's hard (if not impossible) to stay consistent (I know from experience with PyBEL/PyBEL Tools/PyBEL Web)

scolby33 commented 6 years ago

Understood, let's leave it where it is for now.

Maybe gate the webapp behind a setuptools feature? I'm sorta worried (although probably uselessly...) about the install footprint for someone who just needs OCSPscrape.

cthoyt commented 6 years ago

yeah I worry about this too

but also

we use like 60% of the cropland in the USA to make ethanol, and disk space is basically free. Should we even care about install footprint (i've also done hacky things to keep requirements lean)

scolby33 commented 6 years ago

Interestingly in this case it shouldn't be too hard to stay in sync since we only need to use the REST api.

I'm happy leaving this until it's a problem. @ FutureCharlie & FutureScott