diff --git a/README.md b/README.md index 72b6555..a5a19cd 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,19 @@ GoRTR is an open-source implementation of RPKI to Router protocol (RFC 6810) usi _This software comes with no warranty._ +## In the field + +Cloudflare + +_Cloudflare operates 200+ GoRTR globally. They provide redundancy in at the PoP level. This provides increased reliability by computing a unique prefix list and providing a secure distribution of the file over its CDN before being sent to the routers._ + +_GoRTR also powers the public RTR server available on rtr.rpki.cloudflare.com on port 8282 and 8283 for SSH (rpki/rpki)_ + +

+ +_Do you use this tool at scale? Let us know!_ + + ## Features of the server * Refreshes a JSON list of prefixes (from either Cloudflare or a RIPE Validator) diff --git a/docs/images/cloudflare.png b/docs/images/cloudflare.png new file mode 100644 index 0000000..52f2820 Binary files /dev/null and b/docs/images/cloudflare.png differ