{"id":13581139,"url":"https://github.com/momaek/authy","last_synced_at":"2025-04-06T06:32:39.451Z","repository":{"id":47687345,"uuid":"290223750","full_name":"momaek/authy","owner":"momaek","description":"TOTP Alfred Workflow, Authy Aflred Workflow, Authy command line tool","archived":true,"fork":false,"pushed_at":"2024-08-13T02:35:47.000Z","size":2492,"stargazers_count":191,"open_issues_count":9,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-05T20:46:57.647Z","etag":null,"topics":["alfredworkflow","authy","authy-alfredworkflow","totp","totp-alfredworkflow"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/momaek.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-08-25T13:32:51.000Z","updated_at":"2024-09-19T11:36:35.000Z","dependencies_parsed_at":"2024-11-05T20:44:53.291Z","dependency_job_id":null,"html_url":"https://github.com/momaek/authy","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momaek%2Fauthy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momaek%2Fauthy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momaek%2Fauthy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/momaek%2Fauthy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/momaek","download_url":"https://codeload.github.com/momaek/authy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445652,"owners_count":20939952,"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":["alfredworkflow","authy","authy-alfredworkflow","totp","totp-alfredworkflow"],"created_at":"2024-08-01T15:01:58.467Z","updated_at":"2025-04-06T06:32:39.089Z","avatar_url":"https://github.com/momaek.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"## **Important Notice**\nTwilio has detected that threat actors were able to identify data associated with Authy accounts, including phone numbers, due to an unauthenticated endpoint. Twilio has taken action to secure this endpoint and no longer allow unauthenticated requests. More details are available [here](https://www.twilio.com/en-us/changelog/Security_Alert_Authy_App_Android_iOS)\n\n**This workflow doesn't work now!!**\n\n## Authy\n\nAuthy Commandline Tool mainly for Alfred Workflow\n\n### Installation\n\nPre-built binaries are available from the [releases page](https://github.com/momaek/authy/releases).\n\nAlternatively, it can be compiled from source, which requires [Go 1.20.3 or newer](https://golang.org/doc/install):\n\n```\ngo get github.com/momaek/authy\n```\n\n### To use it\n0. Rename `authy-darwin-amd64` or `authy-darwin-arm64` to `authy`\n1. Move `authy` to your local `$PATH`\n2. Run `authy account`. The command will prompt you for your phone number country code (e.g. 1 for United States) and your phone number. This is the number that you used to register your Authy account originally.\n3. If the program identifies an existing Authy account, it will send a device registration request using the push method. This will send a push notification to your existing Authy apps (be it on Android, iOS, Desktop or Chrome), and you will need to respond that from your other app(s).\n4. If the device registration is successful, the program will save its authentication credential (a random value) to `$HOME/.authy.json` for further uses.\n5. Run `authy refresh`. The command will prompt you for your Authy backup password. This is required to decrypt the TOTP secrets for the next step. \n6. Run `authy fuzz {query}` will get an AlfredWorkflow style output\n7. Download AlfredWorkflow [Authy.alfredworkflow](https://github.com/momaek/authy/raw/master/alfredworkflow/Authy.alfredworkflow)\n8. Double click `Authy.alfredworkflow` or manual import from Alfred\n9. Open Alfred and type `at {query}`\n\n### *Optional Configuration*\nBy default, the authy config file (.authy.json) and cache (.authy.cache) are stored in `$HOME`.\nA custom configuration directory can be set with the environment variable `$AUTHY_ROOT`\n\ne.g.\n```\nexport AUTHY_ROOT=~/.dotfiles/secrets/authy\n```\nthe example above would create the config file `~/.dotfiles/secrets/authy/.authy.json`\n\n\n#### Attention\nTo use this tool, you should enable *Allow Multi-Device* in your Authy App\n\ne.g.\n![](images/1598446864206.jpg)\n\n### Update\n\n#### 2021-03-11\nDefault show all results.\n\n### FAQ\n\n##### Telegram Group\n[TG](https://t.me/joinchat/wPHG5rxjGLs0NjQ9)\n\n##### Q: Don't work/Don't show result\nA: You may update Workflow Configuration(Environment Variables). Add Name/Value:\n\n|Name|Value|\n|----|----|\n|PATH| /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:{your_binaryfile_path}|\n\n![](images/authy_2.png)\n![](images/authy_3.png)\n\n##### Q: Default don't show all results\nA: Switch to `Argument Optional`\n![](images/authy5.png)\n![](images/authy4.png)\n\n![visitors](https://visitor-badge.glitch.me/badge?page_id=momaek.authy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmomaek%2Fauthy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmomaek%2Fauthy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmomaek%2Fauthy/lists"}