NICMx / FORT-validator

RPKI cache validator
MIT License
50 stars 24 forks source link

Do a quick temporary offline validation to prevent `No Data Available` #70

Open ydahhrk opened 2 years ago

ydahhrk commented 2 years ago

Just a wish. Probably low priority.

Experience has shown that clients often don't clearly report No Data Available (yet), so this tends to confuse users:

First validation cycle has begun, wait until the next notification to connect your router(s)
...
...
...
First validation cycle successfully ended, now you can connect your router(s)

Proposed solution: If there is existing cache, do an offline quick in-place validation to produce existing (but admittedly outdated) state, before starting the RTR server.

Alternatively or in case there's no cache: Produce an empty data set (assuming it's possible; I haven't checked).