{"id":13513924,"url":"https://github.com/akopachov/flipper-zero_authenticator","last_synced_at":"2025-03-31T02:33:09.691Z","repository":{"id":62214025,"uuid":"546041498","full_name":"akopachov/flipper-zero_authenticator","owner":"akopachov","description":"Software-based TOTP/HOTP authenticator for Flipper Zero device.","archived":false,"fork":false,"pushed_at":"2024-05-08T08:19:27.000Z","size":16874,"stargazers_count":498,"open_issues_count":0,"forks_count":23,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-05-21T03:54:07.287Z","etag":null,"topics":["authenticator","flipper-plugin","flipperzero","hotp","totp"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akopachov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"akopachov","ko_fi":"akopachov"}},"created_at":"2022-10-05T12:25:11.000Z","updated_at":"2024-05-29T15:50:08.491Z","dependencies_parsed_at":"2023-10-11T14:10:42.695Z","dependency_job_id":"e2bc1ede-a08f-4d99-9278-af13cbd704c0","html_url":"https://github.com/akopachov/flipper-zero_authenticator","commit_stats":null,"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopachov%2Fflipper-zero_authenticator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopachov%2Fflipper-zero_authenticator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopachov%2Fflipper-zero_authenticator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopachov%2Fflipper-zero_authenticator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akopachov","download_url":"https://codeload.github.com/akopachov/flipper-zero_authenticator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246407399,"owners_count":20772126,"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":["authenticator","flipper-plugin","flipperzero","hotp","totp"],"created_at":"2024-08-01T05:00:40.317Z","updated_at":"2025-03-31T02:33:04.683Z","avatar_url":"https://github.com/akopachov.png","language":"C","funding_links":["https://patreon.com/akopachov","https://ko-fi.com/akopachov"],"categories":["Applications \u0026 Plugins","C","Utility/Other"],"sub_categories":["*Utility/Other*","General"],"readme":"# Flipper Authenticator\n\n[![GitHub release](https://img.shields.io/github/release/akopachov/flipper-zero_authenticator?include_prereleases=\u0026sort=semver\u0026color=blue)](https://github.com/akopachov/flipper-zero_authenticator/releases/)\n[![License](https://img.shields.io/github/license/akopachov/flipper-zero_authenticator)](/LICENSE)\n[![issues - flipper-zero_authenticator](https://img.shields.io/github/issues/akopachov/flipper-zero_authenticator)](https://github.com/akopachov/flipper-zero_authenticator/issues)\n![maintained - yes](https://img.shields.io/badge/maintained-yes-blue)\n![contributions - welcome](https://img.shields.io/badge/contributions-welcome-blue)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=akopachov_flipper-zero_authenticator\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=akopachov_flipper-zero_authenticator)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=akopachov_flipper-zero_authenticator\u0026metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=akopachov_flipper-zero_authenticator)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=akopachov_flipper-zero_authenticator\u0026metric=security_rating)](https://sonarcloud.io/summary/new_code?id=akopachov_flipper-zero_authenticator)\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=akopachov_flipper-zero_authenticator\u0026metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=akopachov_flipper-zero_authenticator)\n\n![Screenshot](docs/assets/screenshot_1.png)\n\n## Description\n\nFlipper Authenticator is a software-based authenticator that implements multi-factor authentication services using the time-based one-time password (TOTP; specified in [RFC 6238](https://www.rfc-editor.org/rfc/rfc6238)) and HMAC-based One-time Password algorithm (HOTP; specified in [RFC 4226](https://www.rfc-editor.org/rfc/rfc4226)), for authenticating users of software applications.\n\nIt is like [Google Authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2), but for [Flipper Zero](https://flipperzero.one/) device.\n\n## Companion app\n\nThere is a companion app for desktop allowing you to interact with Flipper Authenticator in a more user-friendly way. The latest builds as well as all the information about it can be found in its official repo [here](https://github.com/akopachov/flipper-zero_authenticator-companion)\n\n## SAST Tools\n\n[PVS-Studio](https://pvs-studio.com/en/pvs-studio/?utm_source=website\u0026utm_medium=github\u0026utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.\n\n[SonarCloud](https://www.sonarsource.com/products/sonarcloud/) - cloud-based code quality and security service\n\n## Want to say thank you?\n\n* Buy me a coffee [here](https://ko-fi.com/akopachov) (No account needed, one-time)\n* Become a patron at [Patreon](https://patreon.com/akopachov) (Account needed)\n* [Z.Cash](https://z.cash/): `t1PCzJrd96RUfzjzhBERfXEFvSi7W6V86hM`\n* [USDT](https://tether.to): `0xa12163eD56e35d3B38F7087B573384E40b2785e1`\n* [DOGE](https://dogecoin.com/): `DAa3nu1RCWwxZdAnGVga77bgxDFP1nhahj`\n* [TON](https://ton.org/): `EQCSBzoTb1B7RhXnka5RegmdjHR3gQwRVgZHNPPqzjjvlW9T`\n\n## Have questions?\n\nCheckout [FAQ](https://github.com/akopachov/flipper-zero_authenticator/wiki/FAQ) or start a discussion [here](https://github.com/akopachov/flipper-zero_authenticator/discussions). You may also find help on your firmware Discord server.\n\nIf you would like to talk to the author directly, you can always find me on these Discord servers: [Momentum](https://discord.gg/momentum), [Unleashed](https://discord.gg/flipperzero-unofficial), in [Telegram](https://t.me/akopachov) or [Signal](https://signal.me/#eu/awO0hlh9qSAynfctObaziRFXg1f8o6ebxD6r1I3D9rIwwnDd34tKlYZQ6lLIzM10)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakopachov%2Fflipper-zero_authenticator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakopachov%2Fflipper-zero_authenticator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakopachov%2Fflipper-zero_authenticator/lists"}