haylinmoore / bgp.exposed

1 stars 0 forks source link

validate IRR/RPKI #29

Open forkwhilefork opened 1 year ago

forkwhilefork commented 1 year ago

this could be done in the frontend or the backend, but I think it would be a lot more efficient to do it in the backend.

forkwhilefork commented 1 year ago

after much testing and consideration, here is the current plan:

forkwhilefork commented 1 year ago

Updated the previous comment with the current plan. The prerequisites are almost done, just waiting on bgp-exposed/irr-jsonify#3 and bgp-exposed/rpki-fetch#1. Then we can start implementation in this repo.