{"id":20317429,"url":"https://github.com/thimc/totp","last_synced_at":"2025-10-13T20:38:47.570Z","repository":{"id":247656855,"uuid":"821859986","full_name":"thimc/totp","owner":"thimc","description":"command line TOTP (RFC6238) authenticator","archived":false,"fork":false,"pushed_at":"2024-07-09T19:40:13.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T08:40:07.782Z","etag":null,"topics":["authenticator","cli","totp"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thimc.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":"2024-06-29T16:38:19.000Z","updated_at":"2024-11-21T18:22:17.000Z","dependencies_parsed_at":"2024-07-10T00:26:37.718Z","dependency_job_id":null,"html_url":"https://github.com/thimc/totp","commit_stats":null,"previous_names":["thimc/totp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thimc/totp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Ftotp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Ftotp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Ftotp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Ftotp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thimc","download_url":"https://codeload.github.com/thimc/totp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Ftotp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016931,"owners_count":26085910,"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-13T02:00:06.723Z","response_time":61,"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":["authenticator","cli","totp"],"created_at":"2024-11-14T18:31:57.852Z","updated_at":"2025-10-13T20:38:47.544Z","avatar_url":"https://github.com/thimc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# totp\n\n_DISCLAIMER: I am not a security expert so I wouldn't necessarily\nrecommend you to use this for your actual passwords.  This project\nsimply exists on my github so that I can use it across many devices._\n\ntotp is a TOTP (Time-based one-time password) authenticator as\nspecified by RFC6238 and is made to work well with other programs,\nin that way it is almost homogeneous with \"pass(1) - the standard\nunix password manager\".\n\n## Usage\n\nTo use totp you will either need to pipe the data to totp or specify\na file with your secrets (using the -f flag). The input should\ncontain two tab-separated fields:\n1. The first field is an identifier for what the temporary password\nwill be for. This is up to the user to decide and will not affect\nthe outcome of the secrets. __Note that the field is truncated at 25\ncharacters.__\n2. The second (and last) field is the secret key.\n\n\nI recommend keeping a GnuPG encrypted file with all the secrets on disk\nand adding a alias in your shell to use totp:\n\n    totp='gpg -qd $HOME/.totp.gpg 2\u003e/dev/null | (which totp)'\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Ftotp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthimc%2Ftotp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Ftotp/lists"}