9 releases

0.2.2 Jun 13, 2022
0.2.2-rc1 Jun 2, 2022
0.2.1 Mar 28, 2022
0.2.0 Jan 19, 2022
0.1.0 Nov 9, 2020

#5 in #routing-security

Download history 5/week @ 2024-02-26 7/week @ 2024-03-11 52/week @ 2024-04-01

59 downloads per month

BSD-3-Clause

245KB
5K SLoC

RTRTR – An RPKI data proxy

CI Documentation Status crates.io Discord

RTRTR is an RPKI data proxy, designed to collect Validated ROA Payloads from one or more sources in multiple formats and dispatch it onwards. It provides the means to implement multiple distribution architectures for RPKI such as centralised RPKI validators that dispatch data to local caching RTR servers.

RTRTR can read RPKI data from multiple RPKI Relying Party packages via RTR and JSON and, in turn, provide an RTR service for routers to connect to. The HTTP server provides the validated data set in JSON format, as well as a monitoring endpoint in plain text and Prometheus format.

If you have feedback, we would love to hear from you. Don’t hesitate to create an issue on Github or post a message on our RPKI mailing list or Discord server.

Getting Started

Getting started with RTRTR is really easy by installing a binary package for either Debian and Ubuntu or for Red Hat Enterprise Linux (RHEL) and compatible systems such as Rocky Linux. Alternatively, you can run with Docker or build from the source code using Cargo, Rust’s build system and package manager.

Please refer to the comprehensive documentation to learn what works best for you.

Dependencies

~21–36MB
~650K SLoC