[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / www / rpki-client

File: [local] / www / rpki-client / index.html (download) (as text)

Revision 1.40, Sun Mar 3 16:55:41 2024 UTC (2 months, 3 weeks ago) by benno
Branch: MAIN
CVS Tags: HEAD
Changes since 1.39: +2 -2 lines

publish rpki-client 9.0

<!doctype html>
<html lang=en id=project-main>
	<meta charset=utf-8>
	<title>rpki-client</title>
	<meta name="description" content="the main rpki-Client page">
	<link rel="canonical" href="https://www.rpki-client.org/">
	<link rel="stylesheet" href="openbsd.css">
	<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">

<main>
<nav>

<header>About rpki-client</header>
<ul>
	<li><a href="goals.html">Project Goals</a>
	<li><a href="features.html">Features</a>
	<li><a href="manual.html">Manual Pages</a>
</ul>

<header>For OpenBSD</header>
<ul>
	<li><a href="https://www.openbsd.org/anoncvs.html">AnonCVS</a>
	<li><a href="https://cvsweb.openbsd.org/src/usr.sbin/rpki-client/">CVSWeb</a>
</ul>

<header>For other systems</header>
<ul>
	<li><a href="portable.html">Releases</a>
	<li><a href="https://github.com/rpki-client/rpki-client-portable">Development</a>
	<li><a href="https://github.com/rpki-client/rpki-client-portable/issues">Bug Reports</a>
</ul>

</nav>
<article>

<h2>
	<img src="images/rpki-client.png" alt="[rpki-client]" height=210 width=599>
</h2>

<p id="callout">

<a
href="https://ftp.openbsd.org/pub/OpenBSD/rpki-client/rpki-client-9.0.txt">rpki-client
9.0</a> released Mar 03, 2024

<p>
<a href="https://man.openbsd.org/rpki-client">rpki-client</a>
is a <strong>FREE</strong>, easy-to-use implementation of the
Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to
facilitate validation of BGP announcements.
The program queries the global RPKI repository system and validates untrusted
network inputs.
The program outputs validated ROA payloads and BGPsec Router
keys in configuration formats suitable for
<a href="https://openbgpd.org/">OpenBGPD</a> and
<a href="https://bird.network.cz/">BIRD</a>, or in CSV or JSON format
for consumption by other routing stacks.

<p>
See <a href="https://datatracker.ietf.org/doc/html/rfc6480">RFC 6480</a> and
<a href="https://datatracker.ietf.org/doc/html/rfc6811">RFC 6811</a> for a
description of how RPKI and BGP Prefix Origin Validation help secure the global
Internet routing system.

<p>
<a href="https://man.openbsd.org/rpki-client">rpki-client</a>
was primarily developed by Kristaps Dzonsons, Claudio Jeker,
Job Snijders, Theo de Raadt, Sebastian Benoit, and Theo Buehler as part of the
<a href="https://www.openbsd.org">OpenBSD Project</a>
and gets released as a base component of OpenBSD every six months.

<p>
The <a
href="https://github.com/rpki-client/rpki-client-portable">portable
version</a>, maintained by Sebastian Benoit and Job Snijders, is
available via periodic tarball releases. Contributions are welcome to both
the rpki-client core and the portable build framework.

<p>
The software is freely usable and re-usable by everyone under the ISC
license. 

</article>
</main>