Skip to content

mcmufffin/isbgpsafeyet.com

This branch is 1 commit ahead of, 6 commits behind cloudflare/isbgpsafeyet.com:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06303d8 · Dec 9, 2024
Sep 25, 2024
Dec 9, 2024
Apr 14, 2020
May 5, 2020
Sep 22, 2024
Apr 13, 2023
Jul 6, 2023
Apr 4, 2020
May 4, 2020
Jul 2, 2020
Apr 10, 2023
Apr 24, 2020
Apr 13, 2023
Apr 13, 2023
Apr 27, 2023
Apr 13, 2023
May 19, 2023

Repository files navigation

isbgpsafeyet.com

Is BGP safe yet? is an initiative by Cloudflare to make BGP more secure by deploying RPKI.

A list of major operators tracks the status of their RPKI deployments into three categories: safe, partially safe and unsafe. Contributions are welcome.

Contribute to the list →

The website also provides a simple test to determine if your operator is filtering RPKI invalid prefixes.

Visit isbgpsafeyet.com →

Running

IsBGPSafeYet is built with Webpack and deployed with Workers Sites.

To run locally:

  • npm install
  • npm run start

If you have never used Wrangler before you will need to Configure Wrangler.

If you have a zone on Cloudflare to test with, you will also have to update the wrangler.toml file:

  • Update the account_id, zone_id, and route values

To produce a build and deploy:

  • npm run build
  • npm run deploy-worker

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.1%
  • CSS 33.4%
  • JavaScript 20.5%