{"id":21741070,"url":"https://github.com/devfabiosilva/cauth2","last_synced_at":"2026-04-18T01:37:03.513Z","repository":{"id":41133203,"uuid":"466637741","full_name":"devfabiosilva/CAuth2","owner":"devfabiosilva","description":"CAuth2 is a tiny C TOTP Auth2 authenticator","archived":false,"fork":false,"pushed_at":"2025-09-16T15:13:17.000Z","size":923,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T18:04:59.637Z","etag":null,"topics":["2fa","cpython","iot-application","plc","plc-controller","plc-programming","python3","rfc6238","totp","totp-generator"],"latest_commit_sha":null,"homepage":"https://devfabiosilva.github.io/CAuth2/","language":"C","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/devfabiosilva.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-06T04:42:57.000Z","updated_at":"2025-09-16T15:09:57.000Z","dependencies_parsed_at":"2025-01-15T15:23:27.713Z","dependency_job_id":"948dbe18-1c0b-4c0d-9f9c-0a0475362cec","html_url":"https://github.com/devfabiosilva/CAuth2","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/devfabiosilva/CAuth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2FCAuth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2FCAuth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2FCAuth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2FCAuth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfabiosilva","download_url":"https://codeload.github.com/devfabiosilva/CAuth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2FCAuth2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["2fa","cpython","iot-application","plc","plc-controller","plc-programming","python3","rfc6238","totp","totp-generator"],"created_at":"2024-11-26T06:16:34.539Z","updated_at":"2026-04-18T01:37:03.472Z","avatar_url":"https://github.com/devfabiosilva.png","language":"C","readme":"# CAuth2\nCAuth2 is a tiny C TOTP Auth2 authenticator\n\nSee [documentation](https://devfabiosilva.github.io/CAuth2/)\n\nTo compile C library (static and dynamic):\n\n```sh\nmake\n```\n\nTo build with test:\n\n```sh\nmake test\n```\n\nTo build documentation:\n\n```sh\nmake doc\n```\n\nTo clean documentation:\n\n```sh\nmake doc_clean\n```\n\nTo clean build:\n\n```sh\nmake clean\n```\n\n### Note\n\nBy default it is compiled in _little_endian_. If you want to compile in _big_endian_ type:\n\n```sh\nmake ENDIANESS=CAUTH_BIG_ENDIAN\n```\n\n## panelauth library for Python3\n\nThis tiny library has a _panelauth_ library for Python 3.\n\nTo compile just type:\n\n```sh\nmake panelauth_build\n```\n\nTo install:\n\n```sh\nmake panelauth_install\n```\n\n### DEBUG MODE\n\nIf you want to debug type\n\n_To compile just type:_\n\n```sh\nmake panelauth_build DEBUG=P_DEBUG\n```\n\n_To install:_\n\n```sh\nmake panelauth_install DEBUG=P_DEBUG\n```\n## License\nMIT\n\n## Donation\n\nDonations are welcome :smile:\n\n**Bitcoin**: `1EcvCevxkbDvYXLuo8UzyG8YxJk78Lwe3e`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfabiosilva%2Fcauth2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfabiosilva%2Fcauth2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfabiosilva%2Fcauth2/lists"}