All Projects → NLnetLabs → rtrtr

NLnetLabs / rtrtr

Licence: BSD-3-Clause License
An RPKI Data Proxy

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to rtrtr

rtrlib
An open-source C implementation of the RPKI/Router Protocol client
Stars: ✭ 62 (+376.92%)
Mutual labels:  rpki, rtr
rpki-rs
An RPKI library for Rust
Stars: ✭ 30 (+130.77%)
Mutual labels:  rpki
hphr
Halophile Router (a VyOS-based, SaltStack-automated, NetBox-configured router for small provider networks)
Stars: ✭ 39 (+200%)
Mutual labels:  rpki
rpki-client-portable
Portability shim for OpenBSD's rpki-client
Stars: ✭ 33 (+153.85%)
Mutual labels:  rpki
route-origin-validator
Check Internet route origin using RPKI and IRR databases
Stars: ✭ 15 (+15.38%)
Mutual labels:  rpki

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].