All Projects → cloudflare → Isbgpsafeyet.com

cloudflare / Isbgpsafeyet.com

Licence: mit
Is BGP safe yet?

Projects that are alternatives of or similar to Isbgpsafeyet.com

Gortr
The RPKI-to-Router server used at Cloudflare
Stars: ✭ 216 (+32.52%)
Mutual labels:  cloudflare, bgp
Packages
📦 Package configurations - The #1 free and open source CDN built to make life easier for developers.
Stars: ✭ 139 (-14.72%)
Mutual labels:  hacktoberfest, cloudflare
Cloudproxy
Proxy server to bypass Cloudflare protection.
Stars: ✭ 150 (-7.98%)
Mutual labels:  hacktoberfest, cloudflare
Openpdf
OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository. ⛺
Stars: ✭ 2,174 (+1233.74%)
Mutual labels:  hacktoberfest
Acre2
Advanced Combat Radio Environment 2 (ACRE2) for Arma 3
Stars: ✭ 161 (-1.23%)
Mutual labels:  hacktoberfest
Mobile.buildtools
The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest
Assertj Core
AssertJ is a library providing easy to use rich typed assertions
Stars: ✭ 2,085 (+1179.14%)
Mutual labels:  hacktoberfest
Rubanok
Parameters-based transformation DSL
Stars: ✭ 161 (-1.23%)
Mutual labels:  hacktoberfest
Elm Geometry
2D/3D geometry package for Elm
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest
Web Shells
Some of the best web shells that you might need!
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest
Nimbus Eth2
Nim implementation of the Ethereum 2.0 blockchain
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest
Mobile Toolkit
📱 Shell scripts for Android and iOS device management
Stars: ✭ 161 (-1.23%)
Mutual labels:  hacktoberfest
Vue Materialize Datatable
A fancy Materialize CSS datatable VueJS component.
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest
Datascience Pizza
🍕 Repositório para juntar informações sobre materiais de estudo em análise de dados e áreas afins, empresas que trabalham com dados e dicionário de conceitos
Stars: ✭ 2,043 (+1153.37%)
Mutual labels:  hacktoberfest
Pursuedpybear
A python game engine.
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (-1.23%)
Mutual labels:  hacktoberfest
Awesome Programming Presentations
Presentations that programmers should watch
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest
Libwww Perl
The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.
Stars: ✭ 161 (-1.23%)
Mutual labels:  hacktoberfest
Anitya
A cross-distribution upstream release monitoring project
Stars: ✭ 161 (-1.23%)
Mutual labels:  hacktoberfest
Glidex
glidex.forms is a library using Glide for faster Xamarin.Forms images on Android. Find out more about Glide at https://github.com/bumptech/glide
Stars: ✭ 162 (-0.61%)
Mutual labels:  hacktoberfest

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].