{"id":19571975,"url":"https://github.com/getsops/sotp","last_synced_at":"2025-09-09T15:36:22.617Z","repository":{"id":65984204,"uuid":"250614685","full_name":"getsops/sotp","owner":"getsops","description":"Get TOTP from the command line using TOTP secrets in Sops encrypted files.","archived":false,"fork":false,"pushed_at":"2025-09-03T20:44:53.000Z","size":364,"stargazers_count":40,"open_issues_count":5,"forks_count":5,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-03T22:22:48.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://getsops.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":"DCO","cla":null}},"created_at":"2020-03-27T18:32:14.000Z","updated_at":"2025-09-03T20:44:50.000Z","dependencies_parsed_at":"2024-02-23T21:32:32.770Z","dependency_job_id":"72713bd2-a542-4f62-88ac-a4ed80f28560","html_url":"https://github.com/getsops/sotp","commit_stats":null,"previous_names":["getsops/sotp","mozilla/sotp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/getsops/sotp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsops%2Fsotp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsops%2Fsotp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsops%2Fsotp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsops%2Fsotp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsops","download_url":"https://codeload.github.com/getsops/sotp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsops%2Fsotp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274318649,"owners_count":25263124,"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-09-09T02:00:10.223Z","response_time":80,"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-11T06:22:23.997Z","updated_at":"2025-09-09T15:36:22.554Z","avatar_url":"https://github.com/getsops.png","language":"Go","readme":"# SOTP: Sops OTP\n\nSmall utility to store AWS TOTP secrets into Sops encrypted files and generate OTP on the command line.\n\nUsage:\n\n```\n$ sotp test1\ncurrent one-time password is: 693190\n```\n\nSotp reads it's configuration from `config.yaml` in the local directory.\nThe config must be a valid Sops encrypted YAML file with the syntax:\n\n```yaml\naccounts:\n    - name: test1\n      totpsecret: YAGQP5IP77OO3HMPS3D2KPMSNLNDIB7EO22EGAN3JEGE3DAR37Z2U5YDGKGN44VA\n    - name: test2\n      totpsecret: xyzabcd....\n```\n\n* `name` is just a reference name that you'll use when invoking Sotp\n* `totpsecret` is a the secret seed you get from the `Adding a virtual MFA` screen in the AWS IAM console of a given user\n\n![aws_mfa_screen](./docs/aws_vmfa.png)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsops%2Fsotp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsops%2Fsotp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsops%2Fsotp/lists"}