mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
Update roadmap
This commit is contained in:
12
README.md
12
README.md
@ -2,18 +2,20 @@
|
|||||||
|
|
||||||
[](https://travis-ci.com/NLnetLabs/routinator)
|
[](https://travis-ci.com/NLnetLabs/routinator)
|
||||||
|
|
||||||
Introducing ‘Routinator 3000,’ an experimental RPKI relying party software
|
Introducing ‘Routinator 3000,’ RPKI relying party software written in Rust.
|
||||||
written in Rust.
|
|
||||||
|
|
||||||
We are working towards a full production release over the
|
Please consider this implementation experimental for now. We are actively working towards
|
||||||
next few months. Features on the roadmap are:
|
a production release. Next up on the roadmap is RPKI-RTR support, allowing this
|
||||||
|
package to be used in operational environments.
|
||||||
|
|
||||||
|
Full roadmap:
|
||||||
|
|
||||||
* [x] Fetch certificates and ROAs via rsync
|
* [x] Fetch certificates and ROAs via rsync
|
||||||
* [x] Perform cryptographic validation
|
* [x] Perform cryptographic validation
|
||||||
* [x] Export validated ROAs in CSV, JSON and RPSL format
|
* [x] Export validated ROAs in CSV, JSON and RPSL format
|
||||||
* [x] Add local white list exceptions and overrides ([RFC 8416](https://tools.ietf.org/html/rfc8416))
|
* [x] Add local white list exceptions and overrides ([RFC 8416](https://tools.ietf.org/html/rfc8416))
|
||||||
* [ ] Exhaustive interoperability and compliance testing
|
|
||||||
* [ ] Implement the RPKI-RTR protocol for pushing RPKI data to supported routers ([RFC 6810](https://tools.ietf.org/html/rfc6810))
|
* [ ] Implement the RPKI-RTR protocol for pushing RPKI data to supported routers ([RFC 6810](https://tools.ietf.org/html/rfc6810))
|
||||||
|
* [ ] Exhaustive interoperability and compliance testing
|
||||||
* [ ] Implement the RRDP protocol for fetching ([RFC 8182](https://tools.ietf.org/html/rfc8182))
|
* [ ] Implement the RRDP protocol for fetching ([RFC 8182](https://tools.ietf.org/html/rfc8182))
|
||||||
* [ ] Implement a basic web-based user interface and Command Line Interface
|
* [ ] Implement a basic web-based user interface and Command Line Interface
|
||||||
* [ ] Expose an API
|
* [ ] Expose an API
|
||||||
|
Reference in New Issue
Block a user