crlite icon indicating copy to clipboard operation
crlite copied to clipboard

CT log urls are outdated?

Open loosebazooka opened this issue 2 years ago • 0 comments

I'm not sure what this project is, but the urls in here are very out of date

https://github.com/mozilla/crlite/blob/main/go/certificate-transparency-go/submission/server/main.go#L35 https://github.com/mozilla/crlite/blob/main/setup/list_all_active_ct_logs#L3

https://www.gstatic.com/ct/log_list/log_list.json has not been available for months

it is recommended you update to v3 log lists (v1 is turned down and v2 will be turned down soon): https://groups.google.com/a/chromium.org/g/ct-policy/c/zejEtWAJtEA

Update to https://www.gstatic.com/ct/log_list/v3/log_list.json and maybe update your reference to go-certificate-transparency?

NOTE: this is not a resource that is meant to be used directly by applications, and is mostly a part of the Chrome CT implementation, we provided a notification as best we could, but ultimately in a best effort manner (developers using this should have a close relationship with the CT ecosystem, as a minimum, following the ct-policy mailing list very carefully: https://groups.google.com/a/chromium.org/g/ct-policy)

loosebazooka avatar Feb 16 '23 19:02 loosebazooka