oak icon indicating copy to clipboard operation
oak copied to clipboard

Deprecation notice for roughtime.cloudflare.com:2002

Open cjpatton opened this issue 2 years ago • 1 comments

The Cloudflare Roughtime server at roughtime.cloudflare.com:2002 has been deprecated and will be turned off on July 1, 2024. You may wish to update your client to use our new server to avoid a disruption of service:

{
    "name": "Cloudflare-Roughtime-2",
    "publicKeyType": "ed25519",
    "publicKey": "0GD7c3yP8xEc4Zl2zeuN2SlLvDVVocjsPSL8/Rl/7zg=",
    "addresses": [
        {
            "protocol": "udp",
            "address": "roughtime.cloudflare.com:2003"
        }
    ]
}

See https://groups.google.com/a/chromium.org/g/proto-roughtime/c/vbmjoudG184 for further details.

cjpatton avatar Mar 12 '24 19:03 cjpatton

@thmsbinder could you look into this?

tiziano88 avatar Mar 14 '24 23:03 tiziano88

As the name suggests, it is related to time/NTP. I could not find a direct dependency from Oak. Could it be that we don't depend on it all, or depend on it indirectly through some other layer?

thmsbinder avatar Mar 15 '24 16:03 thmsbinder

We used to have roughtime client code in the repo and connected to a various servers, but we deleted the code when we removed the original Oak version.

conradgrobler avatar Mar 15 '24 16:03 conradgrobler

Thanks for confirming!

thmsbinder avatar Mar 16 '24 10:03 thmsbinder