8000 GitHub - dannew/isbgpsafeyet.com: Is BGP safe yet?
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dannew/isbgpsafeyet.com

< 8000 button data-component="IconButton" type="button" aria-haspopup="true" aria-expanded="false" tabindex="0" class="prc-Button-ButtonBase-c50BI prc-Button-IconButton-szpyj" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-describedby=":R75ab:-loading-announcement" aria-labelledby=":R3v5ab:" id=":R75ab:">
 
 

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.

You will also have to update the wrangler.toml file.

If you have a zone on Cloudflare to test with:

  • Update the account_id, zone_id, and route values

If you do not have a zone on Cloudflare to test with:

  • Update the account_id, remove the zone_id and route fields, and add workers_dev = true

To produce a build:

  • npm run build

About

Is BGP safe yet?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.2%
  • CSS 34.8%
  • JavaScript 21.0%
0