| Cloudflare's Cirrus Log | Brendan McMillion | 15/07/18 22:59 | Hello certificate-transparency@
I wanted to share a new CT log we recently setup, called Cirrus. It's a proof-of-concept, accepting RPKI certificates from the five RIRs: https://ct.cloudflare.com/logs/cirrus/ RPKI authenticates the allocation of IP addresses on the internet, and aims to minimize the damage that can be caused when somebody accidentally announces that they are the origin for an IP they do not own. Infamous examples of this include the AS 7007 incident, and when a Pakistani ISP took down YouTube. RPKI is very different from the web PKI. Some of the biggest differences include
Despite these and other differences, RPKI was built with standard X.509 certificates, meaning most of the CT ecosystem should port easily. If others in the RPKI community agree that CT is a productive addition, future work would include writing code to validate the hierarchy of resources in certificate chains is intact and building ways to track ROAs and CRLs. |