{"id":28526787,"url":"https://github.com/errbotio/err-otp","last_synced_at":"2025-07-05T18:31:11.469Z","repository":{"id":36930660,"uuid":"41237910","full_name":"errbotio/err-otp","owner":"errbotio","description":"OTP 2 factor auth for errbot","archived":false,"fork":false,"pushed_at":"2017-06-22T22:17:30.000Z","size":16,"stargazers_count":7,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-09T12:11:24.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"CognitionGuidedSurgery/cli2web","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/errbotio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-23T05:59:50.000Z","updated_at":"2021-11-01T15:35:23.000Z","dependencies_parsed_at":"2022-09-12T11:32:41.272Z","dependency_job_id":null,"html_url":"https://github.com/errbotio/err-otp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/errbotio/err-otp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-otp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-otp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-otp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-otp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/errbotio","download_url":"https://codeload.github.com/errbotio/err-otp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-otp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263784609,"owners_count":23510938,"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":[],"created_at":"2025-06-09T12:10:37.669Z","updated_at":"2025-07-05T18:31:11.464Z","avatar_url":"https://github.com/errbotio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OTP 2 factor auth for Errbot (errbot.net)\n\nThe goal is to implement OTP compatible flow for Google Authenticator and OpenOTP.\n\nThis is working including the qrcode exchange.\n\n### How to install it:\n\n```\n!repos install https://github.com/gbin/err-otp.git\n```\n\n### How to use it in a nutshell:\n\nFlag a command to require an OTP (as an admin): \n```\n!otp_addcmd [command_name] # to protect a command by OTP\n```\n\nSend a secret to a user: \nThis will send a qrcode to someone so they can scan it with their [freeOTP app](https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp\u0026hl=en) or [google authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\u0026hl=en).\n```\n!otp_secret [somebody] \n```\n\nThen when this somebody tries the command, the bot will block it, ask for an OTP and once it is entered by the somebody it should unlock and execute it.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrbotio%2Ferr-otp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrbotio%2Ferr-otp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrbotio%2Ferr-otp/lists"}