{"id":22138761,"url":"https://github.com/trussed-dev/fido-authenticator","last_synced_at":"2026-04-02T14:02:32.358Z","repository":{"id":37753618,"uuid":"374164573","full_name":"trussed-dev/fido-authenticator","owner":"trussed-dev","description":"FIDO authenticator Trussed app","archived":false,"fork":false,"pushed_at":"2026-03-26T10:41:51.000Z","size":419,"stargazers_count":37,"open_issues_count":6,"forks_count":11,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-03-26T18:41:32.679Z","etag":null,"topics":["trussed"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trussed-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2021-06-05T16:41:11.000Z","updated_at":"2026-03-26T10:41:30.000Z","dependencies_parsed_at":"2024-12-02T02:16:25.035Z","dependency_job_id":null,"html_url":"https://github.com/trussed-dev/fido-authenticator","commit_stats":null,"previous_names":["trussed-dev/fido-authenticator","solokeys/fido-authenticator"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/trussed-dev/fido-authenticator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trussed-dev%2Ffido-authenticator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trussed-dev%2Ffido-authenticator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trussed-dev%2Ffido-authenticator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trussed-dev%2Ffido-authenticator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trussed-dev","download_url":"https://codeload.github.com/trussed-dev/fido-authenticator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trussed-dev%2Ffido-authenticator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["trussed"],"created_at":"2024-12-01T20:11:54.676Z","updated_at":"2026-04-02T14:02:32.333Z","avatar_url":"https://github.com/trussed-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fido-authenticator\n\n[FIDO][fido] authenticator [Trussed][trussed]\u003csup\u003e®\u003c/sup\u003e app.\n\nBuilt with [Trussed][trussed].\n\nAs used in the [SoloKeys][solokeys] [Solo 2][solo2] and [Nitrokey 3][nitro3].\n\n### Specifications\n\n- [Client to Authenticator Protocol (CTAP)][ctap21ps]\n- [W3C Web Authentication][webauthnl2]\n\n[fido]: https://fidoalliance.org/\n[trussed]: https://trussed.dev/\n[solokeys]: https://solokeys.com/\n[solo2]: https://solo2.dev/\n[nitro3]: https://www.nitrokey.com/news/2021/new-nitrokey-3-nfc-usb-c-rust-common-criteria-eal-6/\n[ctap21ps]: https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-20210615.html\n[webauthnl2]: https://www.w3.org/TR/webauthn-2/\n\n### Setup\n\nFor attestation to work, the authenticator's state needs to be provisioned with a batch\nattestation key and certificate. They are expected in files `/fido/sec/00` and `/fido/x5c/00`,\nrespectively.\n\nIn the context of the SoloKeys Solo 2, \"secure\" devices are pre-provisioned; for \"unlocked\" devices,\nif the firmware contains the provisioner app, this can be done with the CLI:\n\n```sh\nsolo2 pki dev fido batch.key batch.cert\nsolo2 app provision store-fido-batch-key batch.key\nsolo2 app provision store-fido-batch-cert batch.cert\n```\n\n#### License\n\n`fido-authenticator` is fully open source.\n\nAll software, unless otherwise noted, is dual licensed under [Apache 2.0](LICENSE-APACHE) and [MIT](LICENSE-MIT).\nYou may use `fido-authenticator` software under the terms of either the Apache 2.0 license or MIT license.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n\nAll documentation, unless otherwise noted, is licensed under [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/).\nYou may use `fido-authenticator` documentation under the terms of the CC-BY-SA 4.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrussed-dev%2Ffido-authenticator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrussed-dev%2Ffido-authenticator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrussed-dev%2Ffido-authenticator/lists"}