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
- Host: GitHub
- URL: https://github.com/rpki-client/rpki-client-portable
- Owner: rpki-client
- License: isc
- Created: 2020-04-10T23:04:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-04-13T09:39:27.000Z (3 months ago)
- Last Synced: 2026-04-13T11:29:58.578Z (3 months ago)
- Topics: bgp, bird, json, openbgpd, rpki, rpki-client, security
- Language: C
- Homepage: https://rpki-client.org
- Size: 747 KB
- Stars: 68
- Watchers: 14
- Forks: 25
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README

[](https://github.com/rpki-client/rpki-client-portable/actions?query=workflow%3A%22Build+CI%22)
[](https://hub.docker.com/r/rpki/rpki-client)
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