{"id":48840608,"url":"https://github.com/rpki-client/rpki-client-portable","last_synced_at":"2026-04-15T02:10:10.262Z","repository":{"id":41574572,"uuid":"254753186","full_name":"rpki-client/rpki-client-portable","owner":"rpki-client","description":"Portability shim for OpenBSD's rpki-client","archived":false,"fork":false,"pushed_at":"2026-04-13T09:39:27.000Z","size":765,"stargazers_count":68,"open_issues_count":4,"forks_count":25,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-04-13T11:29:58.578Z","etag":null,"topics":["bgp","bird","json","openbgpd","rpki","rpki-client","security"],"latest_commit_sha":null,"homepage":"https://rpki-client.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpki-client.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-10T23:04:48.000Z","updated_at":"2026-04-13T09:39:32.000Z","dependencies_parsed_at":"2023-10-11T07:45:17.647Z","dependency_job_id":"f1913a6c-eb12-461b-9a29-74fb1f01fb0c","html_url":"https://github.com/rpki-client/rpki-client-portable","commit_stats":{"total_commits":255,"total_committers":13,"mean_commits":"19.615384615384617","dds":0.4392156862745098,"last_synced_commit":"6453604c2c565a67853ac09758c7d7332f98cb0c"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/rpki-client/rpki-client-portable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpki-client%2Frpki-client-portable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpki-client%2Frpki-client-portable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpki-client%2Frpki-client-portable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpki-client%2Frpki-client-portable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpki-client","download_url":"https://codeload.github.com/rpki-client/rpki-client-portable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpki-client%2Frpki-client-portable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31822906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bgp","bird","json","openbgpd","rpki","rpki-client","security"],"created_at":"2026-04-15T02:10:08.038Z","updated_at":"2026-04-15T02:10:10.252Z","avatar_url":"https://github.com/rpki-client.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\u003cimg src=\"https://rpki-client.org/images/rpki-client.png\"\u003e\u003c/h1\u003e\n\n[![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)\n[![Docker Pulls](https://img.shields.io/docker/pulls/rpki/rpki-client.svg)](https://hub.docker.com/r/rpki/rpki-client)\n\n\u003ca href=\"https://repology.org/project/rpki-client/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/rpki-client.svg?exclude_unsupported=1\" alt=\"Packaging status\" align=\"right\"\u003e\n\u003c/a\u003e\n\nThis is a port of OpenBSD's rpki-client to other operating systems. It\nis based on portability code from the OpenBGPD, OpenNTPD, OpenSSH, and\nLibreSSL portable projects.\n\nThe current portable tree can be found at\nhttps://github.com/rpki-client/rpki-client-portable\n\nPlatform Requirements\n---------------------\n\nAt the time of writing the portable version is known to build and work on actively maintained versions of:\n\n - Alpine\n - CentOS/RHEL/Rocky\n - Debian\n - Fedora\n - FreeBSD\n - macOS\n - OpenBSD\n - Ubuntu\n\nBuilding\n--------\n\nThe offical release location is https://ftp.openbsd.org/pub/OpenBSD/rpki-client/\n\nMake sure you have an official release tarball!\nUse a previously fetched copy of the Signify key or GPG key to confirm authenticity.\n\n    $ ./configure\n    $ make\n\nrpki-client may work on other operating systems, newer and older, but the above\nones are tested regularly by the developers.\n\nIf you install from a GitHub repository checkout please read the [INSTALL](./INSTALL) file instead.\n\nReports (success or otherwise) are welcome. You may report bugs or submit pull\nrequests at the GitHub project: https://github.com/rpki-client/rpki-client-portable\n\nThanks,\n  Sebastian Benoit \u003cbenno at openbsd.org\u003e,\n  Job Snijders \u003cjob @ openbsd.org\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpki-client%2Frpki-client-portable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpki-client%2Frpki-client-portable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpki-client%2Frpki-client-portable/lists"}