{"id":25629238,"url":"https://github.com/jaden/totp-generator","last_synced_at":"2026-03-11T21:46:50.356Z","repository":{"id":45734865,"uuid":"102566988","full_name":"jaden/totp-generator","owner":"jaden","description":"Generates TOTP tokens in the browser","archived":false,"fork":false,"pushed_at":"2024-06-11T06:58:15.000Z","size":280,"stargazers_count":525,"open_issues_count":4,"forks_count":207,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-02-22T19:17:16.237Z","etag":null,"topics":["totp","totp-tokens","two-factor-authentication"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaden.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}},"created_at":"2017-09-06T05:35:51.000Z","updated_at":"2025-02-18T01:07:51.000Z","dependencies_parsed_at":"2024-02-27T15:42:20.804Z","dependency_job_id":null,"html_url":"https://github.com/jaden/totp-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaden/totp-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaden%2Ftotp-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaden%2Ftotp-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaden%2Ftotp-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaden%2Ftotp-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaden","download_url":"https://codeload.github.com/jaden/totp-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaden%2Ftotp-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30402346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T21:02:20.017Z","status":"ssl_error","status_checked_at":"2026-03-11T20:59:32.667Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["totp","totp-tokens","two-factor-authentication"],"created_at":"2025-02-22T19:17:08.065Z","updated_at":"2026-03-11T21:46:50.339Z","avatar_url":"https://github.com/jaden.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# Generate time-based one time passwords in the browser\n\n![](totp-generator.png)\n\n[Demo](https://totp.danhersam.com/)\n\nThis page lets you easily generate a time-based one time password (TOTP) entirely in the web browser in case you ever lose access to your phone.\n\nIt uses the excellent [otpauth](https://github.com/hectorm/otpauth) package, downloaded from [raw.githubusercontent.com/hectorm/otpauth/master/dist/otpauth.umd.min.js](https://raw.githubusercontent.com/hectorm/otpauth/master/dist/otpauth.umd.min.js).\n\n## Providing parameters in the URL\n\n### Private key\n\nYou can provide the key in the URL using the URI fragment or a query parameter, for example: `https://totp.danhersam.com/#/KEY` or `https://totp.danhersam.com?key=KEY`\n\n### Additional parameters\n\nYou can also pass the token digits, period and algorithm using a query string in the URL, for example: `https://totp.danhersam.com/?digits=6\u0026period=60\u0026algorithm=SHA256\u0026key=KEY`\n\nSee [supported hashing algorithms](https://github.com/hectorm/otpauth#supported-hashing-algorithms) for the complete list.\n\n### Import using QR codes\n\nTo make it easier to import Authy entries into another authenticator app, generate QR codes using my [QR code generator](https://dan.hersam.com/tools/gen-qr-code.html).\n\n### Other Resources\n\n* https://www.pommepause.com/2014/10/how-to-extract-your-totp-secrets-from-authy/\n* https://github.com/winauth/winauth/issues/545\n* https://randomoracle.wordpress.com/2017/02/15/extracting-otp-seeds-from-authy/\n* https://gist.github.com/tresni/83b9181588c7393f6853\n* https://gist.github.com/Ingramz/14a9c39f8c306a2d43b4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaden%2Ftotp-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaden%2Ftotp-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaden%2Ftotp-generator/lists"}