{"id":16022950,"url":"https://github.com/ewpratten/roa_api","last_synced_at":"2025-06-27T19:35:30.835Z","repository":{"id":115029638,"uuid":"528168643","full_name":"ewpratten/roa_api","owner":"ewpratten","description":"A public API for generating ROA configs for Bird","archived":false,"fork":false,"pushed_at":"2022-08-23T21:55:36.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T22:22:09.896Z","etag":null,"topics":["amprnet","bird2","dn42","roa","serverless"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ewpratten.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ewpratten"}},"created_at":"2022-08-23T21:29:55.000Z","updated_at":"2022-08-23T21:59:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"656d4f1f-2694-4d7f-96f0-4f007d3f7588","html_url":"https://github.com/ewpratten/roa_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Froa_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Froa_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Froa_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Froa_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ewpratten","download_url":"https://codeload.github.com/ewpratten/roa_api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240956424,"owners_count":19884549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["amprnet","bird2","dn42","roa","serverless"],"created_at":"2024-10-08T18:43:21.120Z","updated_at":"2025-02-27T00:31:38.914Z","avatar_url":"https://github.com/ewpratten.png","language":"Python","readme":"# Public Route Origin Authorization API\n\nThis is the repository for `roa.va3zza.com`, a public tool that auto-generates [Bird2](https://bird.network.cz/)-style [ROA](https://www.arin.net/resources/manage/rpki/roa_request/) data for IP space that doesn't play nice with standard IRR tools.\n\nCurrently, the following networks are supported:\n\n- [AMPRNet](https://www.ampr.org/)\n  - [`roa.va3zza.com/api/amprnet`](https://roa.va3zza.com/api/amprnet)\n- [DN42](https://dn42.eu)\n  - [`roa.va3zza.com/api/dn42_ipv4`](https://roa.va3zza.com/api/dn42_ipv4)\n  - [`roa.va3zza.com/api/dn42_ipv6`](https://roa.va3zza.com/api/dn42_ipv6)\n\n## Using this data\n\nAdd a cron entry to pull your endpoint(s) of choice into some file in `/etc/bird/roa`, then you can load it as follows:\n\n```text\nprotocol static {\n    roa4 { table roa_v4; };\n    include \"/etc/bird/roa/amprnet.conf\";\n    include \"/etc/bird/roa/dn42_ipv4.conf\";\n};\n\nprotocol static {\n    roa6 { table roa_v6; };\n    include \"/etc/bird/roa/dn42_ipv6.conf\";\n};\n```\n\nFrom here, the standard Bird tools work as usual for validating prefixes.\n","funding_links":["https://github.com/sponsors/ewpratten"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewpratten%2Froa_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fewpratten%2Froa_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewpratten%2Froa_api/lists"}