Typo fix, clarification on tracking ticket
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-13 10:09:51 -04:00
parent f75d80d15c
commit fce5164172

View File

@@ -14,17 +14,17 @@ Certificate Transparency [[CT](https://certificate.transparency.dev)] is a syste
monitoring certificate issuance. It greatly enhances everyones ability to monitor and study monitoring certificate issuance. It greatly enhances everyones ability to monitor and study
certificate issuance, and these capabilities have led to numerous improvements to the CA ecosystem certificate issuance, and these capabilities have led to numerous improvements to the CA ecosystem
and Web security. As a result, it is rapidly becoming critical Internet infrastructure. Originally and Web security. As a result, it is rapidly becoming critical Internet infrastructure. Originally
developed by Google, the concept is now being adopted by many _Certification Authories_ who log developed by Google, the concept is now being adopted by many _Certification Authorities_ who log
their certificates, and professional _Monitoring_ companies who observe the certificates and their certificates, and professional _Monitoring_ companies who observe the certificates and
report anomalies. report anomalies.
IPng Networks runs our logs under the domain `ct.ipng.ch`, split into a `*.log.ct.ipng.ch` for the IPng Networks runs our logs under the domain `ct.ipng.ch`, split into a `*.log.ct.ipng.ch` for the
write-path, and `*.mon.ct.ipng.ch` for the read-path. write-path, and `*.mon.ct.ipng.ch` for the read-path.
We are submitting our log for inclusion in the approved log lists for Google Chrome and Apple We are [[tracking](https://issues.chromium.org/issues/437003344)] our logs for inclusion in the
Safari. Following 90 days of successful monitoring, we anticipate our log will be added to these approved log lists for Google Chrome and Apple Safari. As of Oct'25, our logs have been added
trusted lists and that change will propagate to peoples browsers with subsequent browser version to these trusted lists and that change will propagate to peoples browsers with subsequent browser
releases. version releases.
We operate two popular implementations of Static Certificate Transparency software. We operate two popular implementations of Static Certificate Transparency software.