{"id":15748358,"url":"https://github.com/dvershinin/trusted-lists","last_synced_at":"2025-04-30T09:16:45.334Z","repository":{"id":65239008,"uuid":"367842600","full_name":"dvershinin/trusted-lists","owner":"dvershinin","description":"IP sets for external services typically whitelisted on a web server","archived":false,"fork":false,"pushed_at":"2025-04-16T02:33:40.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T09:16:37.466Z","etag":null,"topics":["firewalld","ipset"],"latest_commit_sha":null,"homepage":"https://www.getpagespeed.com/server-setup/firewalld-and-trusted-ip-addresses","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvershinin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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,"zenodo":null},"funding":{"github":"dvershinin"}},"created_at":"2021-05-16T09:59:49.000Z","updated_at":"2025-04-16T02:33:33.000Z","dependencies_parsed_at":"2023-09-24T05:28:06.893Z","dependency_job_id":"9e87b183-3256-47cb-bb6e-31a10d8501d4","html_url":"https://github.com/dvershinin/trusted-lists","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/dvershinin%2Ftrusted-lists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvershinin%2Ftrusted-lists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvershinin%2Ftrusted-lists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvershinin%2Ftrusted-lists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvershinin","download_url":"https://codeload.github.com/dvershinin/trusted-lists/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251674590,"owners_count":21625646,"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":["firewalld","ipset"],"created_at":"2024-10-04T05:41:32.405Z","updated_at":"2025-04-30T09:16:45.307Z","avatar_url":"https://github.com/dvershinin.png","language":"Python","funding_links":["https://github.com/sponsors/dvershinin","https://www.paypal.com/mn/smarthelp/article/what-are-the-ip-addresses-for-live-paypal-servers-ts1056"],"categories":[],"sub_categories":[],"readme":"# trusted-lists\n\nIP sets for external services typically whitelisted on a web server (payment providers, etc.)\nConsumable by FirewallD/[fds](https://fds.getpagespeed.com/)/NGINX (planned).\nDelivered as *noarch* RPM packages for easy updating on CentOS/RHEL-like systems. \n\n## Usage\n\n### Example. Trusting PayPal Webhook IP addresses\n\nInstall the PayPal IP set:\n\n```console\ndnf -y install https://extras.getpagespeed.com/release-latest.rpm\ndnf -y install firewalld-ipset-paypal\n```\n\nNow, FirewallD knows about the new IP set named `paypal`. \nIt will appear in the list of known IP sets provided by `firewall-cmd --get-ipsets` output.\n\nTrust it like so:\n\n```console\nfirewall-cmd --permanent --zone=trusted --add-source=ipset:paypal\nfirewall-cmd --reload\n```\n\nYou can set the respective package `firewalld-ipset-paypal` to automatically update via `dnf`\nin order to ensure trust of updated PayPal IP addresses.\n\n## Available IP set packages\n\n* `firewalld-ipset-twitter`\n* `firewalld-ipset-stripe` - [Stripe Webhooks](https://stripe.com/files/ips/ips_webhooks.txt) \n* `firewalld-ipset-paypal` - [PayPal IPN](https://www.paypal.com/mn/smarthelp/article/what-are-the-ip-addresses-for-live-paypal-servers-ts1056)\n* `firewalld-ipset-metabase`\n* `firewalld-ipset-cloudflare-v6`\n* `firewalld-ipset-cloudflare-v4`\n* `firewalld-ipset-circleci`\n* `firewalld-ipset-braintree`\n\n## Package naming\n\n* `firewalld-ipset-\u003cname\u003e` for FirewallD IP sets\n* (Planned) `nginx-whitelist-\u003cname\u003e` for NGINX conf file with `allow` directives\n\n## TODO\n\n* Optimize IP sets with https://github.com/firehol/iprange/wiki\n* Install to `/usr/share/trusted-lists/plain/\u003cname\u003e.txt` and `/usr/share/trusted-lists/nginx/\u003cname\u003e.conf`\n\n## Future\n\nThis project is to be complemented by another, e.g. [server-lists](https://github.com/dvershinin/server-lists).\nThe idea is that you reduce bot traffic by blocking all remote servers in `server-lists` project, while whitelisting the ones from `trusted-lists`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvershinin%2Ftrusted-lists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvershinin%2Ftrusted-lists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvershinin%2Ftrusted-lists/lists"}