Registry / crypto / cloudflare-roughtime

cloudflare-roughtime

JSON →
library0.0.0-20241210180848-8b34bf166fa6gogounverified

A Go implementation of the Roughtime secure time synchronization protocol from Cloudflare.

go get github.com/cloudflare/roughtime
INSTALL
IMPORT
SIG · CLOUDFLARE-ROUGHTI
C
cloudflare-roughtime
cryptogov0.0.0-20241210180848-8b34bf166fa6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

roughtime
github.com/cloudflare/roughtime

Import and use the Roughtime package for secure time synchronization.

package main import ( "fmt" "github.com/cloudflare/roughtime" ) func main() { // Example: get the current time from a Roughtime server fmt.Println("Roughtime package imported") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20241210180848-8b34bf166fa6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Resources
cloudflare-roughtime — go get cloudflare-roughtime · libregistry