{"id":26355784,"url":"https://github.com/moxforever/totp_auth","last_synced_at":"2025-10-08T18:03:20.842Z","repository":{"id":230222647,"uuid":"778713289","full_name":"MoxForever/totp_auth","owner":"MoxForever","description":"Easy TOTP auth to your web application without changing project","archived":false,"fork":false,"pushed_at":"2025-02-05T08:07:35.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T13:00:35.880Z","etag":null,"topics":["authorization","proxy","proxy-server","python","python-3","python3","totp","web"],"latest_commit_sha":null,"homepage":"","language":"Python","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/MoxForever.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,"zenodo":null}},"created_at":"2024-03-28T08:56:31.000Z","updated_at":"2025-02-02T07:22:05.000Z","dependencies_parsed_at":"2024-03-28T14:16:25.004Z","dependency_job_id":"fe150fc8-c917-4455-b8be-78a02df8599d","html_url":"https://github.com/MoxForever/totp_auth","commit_stats":null,"previous_names":["moxforever/totp_auth"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/MoxForever/totp_auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoxForever%2Ftotp_auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoxForever%2Ftotp_auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoxForever%2Ftotp_auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoxForever%2Ftotp_auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoxForever","download_url":"https://codeload.github.com/MoxForever/totp_auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoxForever%2Ftotp_auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275179903,"owners_count":25419063,"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-14T02:00:10.474Z","response_time":75,"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":["authorization","proxy","proxy-server","python","python-3","python3","totp","web"],"created_at":"2025-03-16T13:17:49.834Z","updated_at":"2025-10-08T18:03:20.778Z","avatar_url":"https://github.com/MoxForever.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TOTP Auth \nThe project was created as a convenient utility for adding TOTP authorization to your site without changing your project.\n\n### Technology support\n| Technology   | With Header Rewrite |\n|--------------|---------------------|\n| HTTP         | Yes                 |\n| WebSocket    | Yes                 |\n| EventStream  | Yes                 |\n\n### TODO List\n- [ ] Create web interface for configuration\n- [ ] Light-weight version with 1 rewrite for implementing in docker containers\n- [x] Migrate from .ini config to sqlite\n- [ ] Add classic password support\n- [ ] Rate limits for protect of bruteforce\n- [ ] Login page customization\n\n## Installation\n\n### PIP\n\nInstallation from pip is easy:\n```bash\npip install totp_auth\n```\n\n### Script\n\nInstalls python, pip and setup systemd daemon. Run as the user on whose behalf you will manage.\n```bash\ncurl -fsSL https://raw.githubusercontent.com/MoxForever/totp_auth/main/install.sh | bash\n```\n\n## Usage\n\nAll interaction goes through `totp-auth`. \n\n### Run server\n\n```bash\ntotp-auth run\n```\n\n### \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoxforever%2Ftotp_auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoxforever%2Ftotp_auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoxforever%2Ftotp_auth/lists"}