{"id":19595935,"url":"https://github.com/innovativeinventor/dropbox-timestamp","last_synced_at":"2025-10-05T02:24:47.233Z","repository":{"id":135191499,"uuid":"233303916","full_name":"InnovativeInventor/dropbox-timestamp","owner":"InnovativeInventor","description":"Automatic and trustless cryptographic timestamping in Dropbox (with attestations uploaded to Bitcoin)","archived":false,"fork":false,"pushed_at":"2020-01-12T01:27:33.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T14:45:25.896Z","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-11T22:07:34.000Z","updated_at":"2020-01-12T01:27:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa1b8368-6a17-4435-b94a-abd80c1cf029","html_url":"https://github.com/InnovativeInventor/dropbox-timestamp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InnovativeInventor/dropbox-timestamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fdropbox-timestamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fdropbox-timestamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fdropbox-timestamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fdropbox-timestamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InnovativeInventor","download_url":"https://codeload.github.com/InnovativeInventor/dropbox-timestamp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fdropbox-timestamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399692,"owners_count":25980334,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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:35.056Z","updated_at":"2025-10-05T02:24:47.217Z","avatar_url":"https://github.com/InnovativeInventor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dropbox-timestamp\n\nThis tool is intended to timestamp an entire user's Dropbox and publish the associated attestation on the Bitcoin blockchain using OpenTimestamps. Currently it is *very slow* for large Dropbox accounts.\n\n## Design\nThis uses the API provided by (myself) at https://stamp.homelabs.space/stamp/$HASH. To fetch a file's proof (which is not stored locally by default, go to https://stamp.homelabs.space/hash/$HASH.ots . Since Dropbox uses a special way to rapidly hash files, this *will not* match up with shasum or any other standard hashing utility.\n\nTo verify the proof, use their implementation:\nhttps://github.com/dropbox/dropbox-api-content-hasher\n\nSource: https://www.dropbox.com/developers/reference/content-hash\n\n## Usage\nSimply edit `conf-sample.py` to contain the proper api/secrets/tokens and then rename it to `conf.py`.\n\nNote: The tokens in `conf-sample.py` were generated randomly.\n\nRunning on Docker:\n```\ndocker build -t dropbox .\ndocker run --rm -it dropbox\n```\n\nWithout Docker:\n```\npython client.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnovativeinventor%2Fdropbox-timestamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnovativeinventor%2Fdropbox-timestamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnovativeinventor%2Fdropbox-timestamp/lists"}