{"id":19595877,"url":"https://github.com/innovativeinventor/timestamp-api","last_synced_at":"2026-06-18T05:31:39.470Z","repository":{"id":135192641,"uuid":"232185423","full_name":"InnovativeInventor/timestamp-api","owner":"InnovativeInventor","description":"A HTTP api for timestamping via opentimestamps (with attestations on the Bitcoin blockchain)","archived":false,"fork":false,"pushed_at":"2020-01-11T18:49:36.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T14:45:20.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InnovativeInventor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-01-06T21:06:11.000Z","updated_at":"2020-01-11T18:49:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"90e35cec-69a1-4506-90dd-78104a192ec3","html_url":"https://github.com/InnovativeInventor/timestamp-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InnovativeInventor/timestamp-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Ftimestamp-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Ftimestamp-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Ftimestamp-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Ftimestamp-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InnovativeInventor","download_url":"https://codeload.github.com/InnovativeInventor/timestamp-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Ftimestamp-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34478105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-11T08:49:12.089Z","updated_at":"2026-06-18T05:31:39.451Z","avatar_url":"https://github.com/InnovativeInventor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Timestamp-API\n\nA simple timestamping API (using [opentimestamps](https://opentimestamps.org)) that uploads attestations to the Bitcoin blockchain. \n\nCurrently hosted on https://stamp.homelabs.space.\n\n\n## API\n\nOnly 256-bit hashes are accepted right now (with a preference for SHA256):\n```\n/stamp/$HASH\n```\nThis stamps a particular hash and returns the relative URL to access the proof.\n\n```\n/hash/$HASH\n```\nThis how you access the timestamped proof of the hash.\n\n```\n/upgrade\n```\nThis is how you force the server to upgrade the proof to a full, offline proof (this requires the transaction to be completed on the blockchain and takes a long time).\n\n## Docker\n\nFetch:\n```\ndocker pull innovativeinventor/timestamp-api\n```\n\nBuild: \n```\ndocker build -t timestamp-api .\n```\n\nRunning:\n```\ndocker run --rm -it -p 8080:8080 -v hash:/hash/ timestam\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnovativeinventor%2Ftimestamp-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnovativeinventor%2Ftimestamp-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnovativeinventor%2Ftimestamp-api/lists"}