An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.6% on proxy.golang.org

proxy.golang.org : github.com/orijtech/rtset

rtset aids in periodically comparing your system time against that of a common source of truth, in this case "Roughtime" server implementation of Cloudflare. Running it requires a set period, and a definition of maximum clock drift. It firstly obtains Cloudflare's Roughtime Ed25519 public key and then at every period pings the Roughtime server to get its reported time. If the absolute difference between your system time (Tst) and Roughtime's server time (Trt) exceeds the defined maximum clock drift, then your system time shall be set to Roughtime's server time (Trt) For automatic time synchronization to work, you shall need to run the program with superuser permissions as it'll require system time changes.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/orijtech/rtset
License: Apache-2.0
Latest release: 2 months ago
Namespace: github.com/orijtech
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago