{"id":20677569,"url":"https://github.com/kicksecure/timesanitycheck","last_synced_at":"2025-04-19T20:58:04.576Z","repository":{"id":17556794,"uuid":"20359731","full_name":"Kicksecure/timesanitycheck","owner":"Kicksecure","description":"Checks if the system clock is sane between build timestamp and expiration date - useful in context of secure network time synchronization.","archived":false,"fork":false,"pushed_at":"2025-02-25T16:20:09.000Z","size":557,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T13:22:47.192Z","etag":null,"topics":["network-time-synchronization","sanity-check","system-clock"],"latest_commit_sha":null,"homepage":"https://www.kicksecure.com/wiki/Impressum","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kicksecure.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.upstream","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-05-31T16:18:20.000Z","updated_at":"2025-02-25T16:20:13.000Z","dependencies_parsed_at":"2023-11-11T21:25:12.681Z","dependency_job_id":"30ffb5ec-4d3d-4200-a69b-a817024aa0b3","html_url":"https://github.com/Kicksecure/timesanitycheck","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftimesanitycheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftimesanitycheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftimesanitycheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kicksecure%2Ftimesanitycheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kicksecure","download_url":"https://codeload.github.com/Kicksecure/timesanitycheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249800266,"owners_count":21327031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["network-time-synchronization","sanity-check","system-clock"],"created_at":"2024-11-16T21:16:20.676Z","updated_at":"2025-04-19T20:58:04.558Z","avatar_url":"https://github.com/Kicksecure.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Checks if the system clock is sane between build timestamp and expiration date #\n\nReports, if clock is sane and not slower than build timestamp or faster than\nexpiration date (configurable, default currently set to 17 MAY 2033 10:00:00).\n\nThis should catch situations, where the host's clock is too much off (CMOS\nbattery defect, user mistakenly set a very wrong date, etc.), resulting in\nnetwork time synchronization tools (such as sdwdate) no longer being able to\ncorrect the clock; catch eventual bigger bugs in network time synchronization\ntools; and some types of attacks on network time synchronization.\n\n## How to install `timesanitycheck` using apt-get ##\n\n1\\. Download the APT Signing Key.\n\n```\nwget https://www.kicksecure.com/keys/derivative.asc\n```\n\nUsers can [check the Signing Key](https://www.kicksecure.com/wiki/Signing_Key) for better security.\n\n2\\. Add the APT Signing Key.\n\n```\nsudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc\n```\n\n3\\. Add the derivative repository.\n\n```\necho \"deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bookworm main contrib non-free\" | sudo tee /etc/apt/sources.list.d/derivative.list\n```\n\n4\\. Update your package lists.\n\n```\nsudo apt-get update\n```\n\n5\\. Install `timesanitycheck`.\n\n```\nsudo apt-get install timesanitycheck\n```\n\n## How to Build deb Package from Source Code ##\n\nCan be build using standard Debian package build tools such as:\n\n```\ndpkg-buildpackage -b\n```\n\nSee instructions.\n\nNOTE: Replace `generic-package` with the actual name of this package `timesanitycheck`.\n\n* **A)** [easy](https://www.kicksecure.com/wiki/Dev/Build_Documentation/generic-package/easy), _OR_\n* **B)** [including verifying software signatures](https://www.kicksecure.com/wiki/Dev/Build_Documentation/generic-package)\n\n## Contact ##\n\n* [Free Forum Support](https://forums.kicksecure.com)\n* [Premium Support](https://www.kicksecure.com/wiki/Premium_Support)\n\n## Donate ##\n\n`timesanitycheck` requires [donations](https://www.kicksecure.com/wiki/Donate) to stay alive!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkicksecure%2Ftimesanitycheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkicksecure%2Ftimesanitycheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkicksecure%2Ftimesanitycheck/lists"}