{"id":14963277,"url":"https://github.com/jocover/esp32_u2f","last_synced_at":"2025-09-23T21:54:18.052Z","repository":{"id":216905552,"uuid":"742660446","full_name":"jocover/esp32_u2f","owner":"jocover","description":"Create a FIDO2/U2F token using ESP32","archived":false,"fork":false,"pushed_at":"2024-06-28T07:58:06.000Z","size":375,"stargazers_count":123,"open_issues_count":11,"forks_count":20,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-05T01:32:12.942Z","etag":null,"topics":["esp32","esp32s2","esp32s3","fido2","openpgp","passkeys","u2f"],"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/jocover.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}},"created_at":"2024-01-13T01:41:23.000Z","updated_at":"2025-03-27T14:49:55.000Z","dependencies_parsed_at":"2024-06-28T09:12:44.785Z","dependency_job_id":null,"html_url":"https://github.com/jocover/esp32_u2f","commit_stats":{"total_commits":38,"total_committers":1,"mean_commits":38.0,"dds":0.0,"last_synced_commit":"1fdcde3f83fe40654e8b412966c6b2d7d1cea1ec"},"previous_names":["jocover/esp32_u2f"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jocover/esp32_u2f","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocover%2Fesp32_u2f","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocover%2Fesp32_u2f/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocover%2Fesp32_u2f/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocover%2Fesp32_u2f/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jocover","download_url":"https://codeload.github.com/jocover/esp32_u2f/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocover%2Fesp32_u2f/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273547389,"owners_count":25125048,"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-04T02:00:08.968Z","response_time":61,"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":["esp32","esp32s2","esp32s3","fido2","openpgp","passkeys","u2f"],"created_at":"2024-09-24T13:31:17.551Z","updated_at":"2025-09-23T21:54:13.028Z","avatar_url":"https://github.com/jocover.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"| Supported Targets | ESP32-S2 | ESP32-S3 |\n| ----------------- | -------- | -------- |\n\n# ESP32 U2F Security Key.\n\nTurns your cheap ESP32 U2F token.\n\n### Hardware Required\n\nAny ESP board that have USB-OTG supported.\n\n### Flash Example\n\n\u003e **WARNING**\n\u003e using erase_flash will lose all stored keys\n\n```\n# Erase first 1MB size\nesptool erase_region 0x0 0x100000\n```\n\nFlash binaries:\n\nesp32s2\nbootloader address is 0x1000\n\n```\nesptool --chip esp32s2  write_flash --flash_mode dio --flash_size 2MB --flash_freq 80m 0x1000 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 esp32_u2f.bin\n```\n\nesp32s3\nbootloader address is 0x0\n\n```\nesptool --chip esp32s3  write_flash --flash_mode dio --flash_size 2MB --flash_freq 80m 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 esp32_u2f.bin\n```\n\n### Tools\n\n[espressif esptool](https://github.com/espressif/esptool/releases)\n\n### License\n\n[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjocover%2Fesp32_u2f","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjocover%2Fesp32_u2f","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjocover%2Fesp32_u2f/lists"}