Martin Hoffmann fef6b999f7 Release 0.13.1 ’Aziz, Light!’ (#933)
New

* Added support for private keys marked as “EC PRIVATE KEY“ in the PEM files
  for TLS server configuration. ([#921])
* The rsync collector now logs stderr output of the rsync command directly
  instead of collecting it and logging it in one go after the commend
  returned. ([#290])

Bug Fixes

* The `dump` command will now succeed even if certain directories or files
  in the repository cache are missing. ([#916])
* A more meaningful message is now printed when decoding RPKI objects
  fails. It will still not give much detail but at least it isn’t
  confusing any more. ([#917])

Other changes

* Updated the `nlnetlabs-testbed` TAL to the current location and key.
  ([#922])
2024-01-24 13:44:20 +01:00
2023-09-13 18:11:41 +02:00
2023-07-11 10:31:32 +02:00
2022-01-18 14:10:05 +01:00
2021-10-14 12:17:10 +02:00
2018-07-26 17:34:49 +02:00
2023-01-24 10:35:55 +01:00
2021-10-13 22:47:26 +02:00

Routinator

crates.io CI Packaging Docker Pulls Documentation Status

Spotify Discord Mastodon Follow Twitter Follow

Routinator 3000 is free, open-source RPKI Relying Party software. The project is written in Rust, a programming language designed for performance and memory safety.

Lightweight and portable

Routinator has minimal system requirements and it can run on almost any hardware and platform, with packages available for most. You can also easily run with Docker or Cargo, the Rust package manager.

Routinator runs as a service that periodically downloads and verifies RPKI data. The built-in HTTPS server offers a user interface, API endpoints for various file formats, as well as logging, status and Prometheus metrics.

Flexible RPKI-to-Router (RTR) support

Routinator has a built-in RTR server to let routers fetch verified RPKI data. You can also run RTR as a separate daemon using our RPKI data proxy RTRTR, letting you centralise validation and securely distribute processed data to various locations.

Open-source with professional support services

NLnet Labs offers professional support and consultancy services with a service-level agreement. Community support is available on Discord, Twitter and our mailing list. Routinator is liberally licensed under the BSD 3-Clause license.

Launch Smoothly

Getting started with Routinator 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, Rusts build system and package manager.

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

S
Description
No description provided
Readme
20 MiB
Languages
Rust 99.6%
Dockerfile 0.4%