An open API service indexing awesome lists of open source software.

https://github.com/rpki-client/rpki-client-portable

Portability shim for OpenBSD's rpki-client
https://github.com/rpki-client/rpki-client-portable

bgp bird json openbgpd rpki rpki-client security

Last synced: 3 months ago
JSON representation

Portability shim for OpenBSD's rpki-client

Awesome Lists containing this project

README

          

[![Build CI](https://github.com/rpki-client/rpki-client-portable/workflows/Build%20CI/badge.svg)](https://github.com/rpki-client/rpki-client-portable/actions?query=workflow%3A%22Build+CI%22)
[![Docker Pulls](https://img.shields.io/docker/pulls/rpki/rpki-client.svg)](https://hub.docker.com/r/rpki/rpki-client)


Packaging status

This is a port of OpenBSD's rpki-client to other operating systems. It
is based on portability code from the OpenBGPD, OpenNTPD, OpenSSH, and
LibreSSL portable projects.

The current portable tree can be found at
https://github.com/rpki-client/rpki-client-portable

Platform Requirements
---------------------

At the time of writing the portable version is known to build and work on actively maintained versions of:

- Alpine
- CentOS/RHEL/Rocky
- Debian
- Fedora
- FreeBSD
- macOS
- OpenBSD
- Ubuntu

Building
--------

The offical release location is https://ftp.openbsd.org/pub/OpenBSD/rpki-client/

Make sure you have an official release tarball!
Use a previously fetched copy of the Signify key or GPG key to confirm authenticity.

$ ./configure
$ make

rpki-client may work on other operating systems, newer and older, but the above
ones are tested regularly by the developers.

If you install from a GitHub repository checkout please read the [INSTALL](./INSTALL) file instead.

Reports (success or otherwise) are welcome. You may report bugs or submit pull
requests at the GitHub project: https://github.com/rpki-client/rpki-client-portable

Thanks,
Sebastian Benoit ,
Job Snijders