{"id":15693456,"url":"https://github.com/mevdschee/go-soft-token","last_synced_at":"2026-03-09T20:02:59.553Z","repository":{"id":57693879,"uuid":"309890273","full_name":"mevdschee/go-soft-token","owner":"mevdschee","description":"A text-based cross-platform TOTP token implementation written in Go.","archived":false,"fork":false,"pushed_at":"2022-10-29T07:29:11.000Z","size":2501,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-05T10:57:46.655Z","etag":null,"topics":[],"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/mevdschee.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}},"created_at":"2020-11-04T04:49:46.000Z","updated_at":"2023-01-31T21:49:40.000Z","dependencies_parsed_at":"2023-01-20T14:45:15.629Z","dependency_job_id":null,"html_url":"https://github.com/mevdschee/go-soft-token","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mevdschee/go-soft-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fgo-soft-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fgo-soft-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fgo-soft-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fgo-soft-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mevdschee","download_url":"https://codeload.github.com/mevdschee/go-soft-token/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fgo-soft-token/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30310000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"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":[],"created_at":"2024-10-03T18:43:41.147Z","updated_at":"2026-03-09T20:02:59.519Z","avatar_url":"https://github.com/mevdschee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![screenshot](go-soft-token-v0.9.1.png)\n\n# go-soft-token\n\nA text-based cross-platform \"software token\" implementation (compatible with Google Authenticator and Microsoft Authenticator) written in Go.\nThis software uses \"scrypt\" for key stretching and AES for TOTP secret storage.\n\nBlog post: https://tqdev.com/2020-free-otp-soft-token-written-in-go\n\nSee: https://en.wikipedia.org/wiki/Software_token\n\n### Dependencies\n\nThis software is written in Go and uses modules (available in Go 1.11+)\n\nThis software uses [xlzd/gotp](https://github.com/xlzd/gotp) for it's TOTP implementation and scrypt from [golang/crypto](https://github.com/golang/crypto).\n\nThis software has a text user interface (TUI) and uses [rivo/tview](https://github.com/rivo/tview/), which is based on [gdamore/tcell](https://github.com/gdamore/tcell).\n\n### Run and build\n\nTo run the software install Go and run:\n\n    go run .\n\nTo create an executable, run:\n\n    go build\n    \nOr to create a release in the `dist` folder, run:\n\n    bash build.sh\n    \nThis automatically increments the build version.\n\n### Download\n\nGo to the [releases](https://github.com/mevdschee/go-soft-token/releases) section to download binaries and source code (click on 'Assets').\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmevdschee%2Fgo-soft-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmevdschee%2Fgo-soft-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmevdschee%2Fgo-soft-token/lists"}