int08h / roughenough

A Roughtime secure time sync client and server written in Rust
https://int08h.com/post/roughenough-a-rust-roughtime-server/
Apache License 2.0
123 stars 21 forks source link

Implement RFC draft11 #40

Closed int08h closed 1 month ago

int08h commented 5 months ago

Adds a new tag SRV and verification process.

Ref Cloudflare implementation tracking issue https://github.com/cloudflare/roughtime/issues/53 for draft11 (was draft10)

cjpatton commented 3 months ago

Just a heads up that we've merged support for draft 10: https://github.com/cloudflare/roughtime/pull/55

I'll update here once we have it deployed.

cjpatton commented 3 months ago

@wbl bumped draft 11 to fix an ambiguity, so we're taking draft 11 instead of 10: https://github.com/cloudflare/roughtime/pull/57

int08h commented 1 month ago

Ack. Looking at draft11 now.

int08h commented 1 month ago

@cjpatton Draft 11 updates merged. I updated the server roughtime.int08h.com:2002 to run the update.