{"id":18150945,"url":"https://github.com/nunnsy/redis-otfa","last_synced_at":"2026-04-30T09:38:35.481Z","repository":{"id":258678119,"uuid":"872524193","full_name":"nunnsy/redis-otfa","owner":"nunnsy","description":"Redis on-the-fly authentication of new and current users","archived":false,"fork":false,"pushed_at":"2024-10-23T13:42:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-30T09:38:33.443Z","etag":null,"topics":["authentication","python","redis"],"latest_commit_sha":null,"homepage":"","language":"Python","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/nunnsy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-14T15:28:23.000Z","updated_at":"2024-10-23T13:42:09.000Z","dependencies_parsed_at":"2024-12-20T11:28:05.408Z","dependency_job_id":"71a833ee-7a18-4cab-b541-5551cb69579e","html_url":"https://github.com/nunnsy/redis-otfa","commit_stats":null,"previous_names":["nunnsy/redis-otfa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nunnsy/redis-otfa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunnsy%2Fredis-otfa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunnsy%2Fredis-otfa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunnsy%2Fredis-otfa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunnsy%2Fredis-otfa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nunnsy","download_url":"https://codeload.github.com/nunnsy/redis-otfa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nunnsy%2Fredis-otfa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["authentication","python","redis"],"created_at":"2024-11-02T01:05:55.867Z","updated_at":"2026-04-30T09:38:35.461Z","avatar_url":"https://github.com/nunnsy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis OTFA (on-the-fly auth)\n\nProof of concept that a restricted default user could send a request to add a user over a stream.\n\nPlanned use is an ephemeral server whereby Redis is used as the transaction layer, anyone is allowed to join, but we want to mitigate spoofing another user's commands.\n\nAt minimum, the `redis.conf` associated with the instance must contain a definition for an administrator, as well as restrictive commands for the default user:\n```\nuser admin allcommands allkeys allchannels on \u003eadmin\nuser default reset +SISMEMBER %R~otfa_users +XADD %W~otfa_request on nopass\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnunnsy%2Fredis-otfa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnunnsy%2Fredis-otfa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnunnsy%2Fredis-otfa/lists"}