{"id":18305095,"url":"https://github.com/2factorauth/passkeys.2fa.directory","last_synced_at":"2025-04-05T16:32:28.948Z","repository":{"id":206293221,"uuid":"713180137","full_name":"2factorauth/passkeys.2fa.directory","owner":"2factorauth","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-19T01:20:06.000Z","size":130,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-21T06:51:16.724Z","etag":null,"topics":["hugo","passkeys"],"latest_commit_sha":null,"homepage":"https://passkeys.2fa.directory","language":"SCSS","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/2factorauth.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},"funding":{"github":"2factorauth"}},"created_at":"2023-11-02T02:01:27.000Z","updated_at":"2025-02-27T14:33:43.000Z","dependencies_parsed_at":"2024-11-05T15:51:19.145Z","dependency_job_id":null,"html_url":"https://github.com/2factorauth/passkeys.2fa.directory","commit_stats":null,"previous_names":["2factorauth/passkeys.2fa.directory"],"tags_count":0,"template":false,"template_full_name":"2factorauth/2fa.directory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2factorauth%2Fpasskeys.2fa.directory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2factorauth%2Fpasskeys.2fa.directory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2factorauth%2Fpasskeys.2fa.directory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2factorauth%2Fpasskeys.2fa.directory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2factorauth","download_url":"https://codeload.github.com/2factorauth/passkeys.2fa.directory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247366742,"owners_count":20927573,"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":["hugo","passkeys"],"created_at":"2024-11-05T15:32:40.495Z","updated_at":"2025-04-05T16:32:28.436Z","avatar_url":"https://github.com/2factorauth.png","language":"SCSS","funding_links":["https://github.com/sponsors/2factorauth","https://github.com/sponsors/2factorauth/"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePasskeys Directory - Frontend\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/2faorg/\"\u003e\u003cimg src=\"https://img.shields.io/badge/X/Twitter-@2faorg-1DA1F2.svg?style=for-the-badge\u0026logo=x\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://infosec.exchange/@2factorauth\"\u003e\u003cimg src=\"https://img.shields.io/badge/Mastodon-@2factorauth-6364FF?style=for-the-badge\u0026logo=mastodon\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sponsors/2factorauth/\"\u003e\u003cimg src=\"https://img.shields.io/github/sponsors/2factorauth?color=db61a2\u0026logo=GitHub\u0026style=for-the-badge\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[Passkeys Directory][website] is an open-source project that aims to improve online security by providing a directory of\nwebsites and services that support passkey authentication. Our community-driven platform allows anyone to contribute to\nthe list, making it the most comprehensive directory of its kind.\n\nThis repository contains the HTML, JavaScript and CSS for [passkeys.2fa.directory][website].  \nThe data used to populate the categories is located in [2factorauth/passkeys][data_repo].\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://i.imgur.com/JnnjEyg.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://i.imgur.com/92cAVal.png\"\u003e\n  \u003cimg alt=\"screenshot\" src=\"https://i.imgur.com/mNW7Dnp.png\"\u003e\n\u003c/picture\u003e\n\n## Local installation\n\nThe website is based on the static site generator [Hugo][hugo].\nTo build locally you will need to follow the [installation instructions][hugo_install] for Hugo. [Ruby][ruby_install] is also required for some scripts.\n\nAfter you've installed Hugo and Ruby, follow these steps to build the site locally:\n\n1. Install NPM packages\n   `npm install`\n1. Install Ruby gems\n   `bundle install`\n1. Fetch entries:\n   `./scripts/generate_entries.rb`\n1. Generate regional pages:\n   `./scripts/generate_regions.rb`\n1. Run Hugo locally:\n   `hugo serve`  \n   The site should then be reachable at [127.0.0.1:1313][localhost].\n\n\u003e [!Note]\n\u003e The [region-redirection](/functions/redirect.js) script does not run locally. You will therefore always be directed to\n\u003e the international page when using `hugo serve`.\n\n## Publishing forks\n\nThis repository is built on the frameworks of [Cloudflare Pages][cf_pages] and requires the build process to be done via\nCloudflare.\n\nTo publish your fork of this repo, follow these steps:\n\n1. Log in to your Cloudflare [Dashboard][cf_dash] and select Pages. Create a new project and select\n   your fork as the source.\n2. When prompted for build configuration, enter the following:\n   * **Framework preset:** `None`\n   * **Build command:** `./scripts/build.sh`\n   * **Build output directory:** `/public`\n\n## Contributing\n\nWhen contributing changes to this repository, please make sure your IDE follows\nour [editorconfig][editorconfig].\n\nThe general file structure is as follows:\n\n|     Type     | Path                  |\n|:------------:|-----------------------|\n|  JavaScript  | `assets/js`           |\n|     CSS      | `assets/css`          |\n|   Layouts    | `layouts/_default`    |\n|    Pages     | `content`             |\n| Translations | `data/languages.json` |\n\n## License\n\nThis project is licensed under GPLv3. For the entire license see [LICENSE](/LICENSE).\n\nBefore you make changes to the code, please keep the following in mind:\n\n* The data is [licensed separately][data_license].\n* Attribution is required if you use this project as a template for your own website.\n* The initial contents of [LICENSE](/LICENSE) must still be included in distributions and forks but we allow (and\n  encourage) you to prepend your own copyright and GPLv3-compatible license for changes you make.\n\nFor a more information on what is and isn't allowed under a GPLv3 license, see\nthis [guide][gplv3_guide].\n\n[cf_dash]: https://dash.cloudflare.com/\n[cf_pages]: https://pages.cloudflare.com/\n[data_repo]: https://github.com/2factorauth/passkeys.git\n[data_license]: https://github.com/2factorauth/passkeys/blob/master/LICENSE.md\n[editorconfig]: https://editorconfig.org/\n[gplv3_guide]: https://www.gnu.org/licenses/quick-guide-gplv3.html\n[hugo]: https://gohugo.io/\n[localhost]: http://127.0.0.1:1313/\n[hugo_install]: https://gohugo.io/installation/\n[ruby_install]: https://www.ruby-lang.org/en/documentation/installation/\n[website]: https://passkeys.2fa.directory/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2factorauth%2Fpasskeys.2fa.directory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2factorauth%2Fpasskeys.2fa.directory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2factorauth%2Fpasskeys.2fa.directory/lists"}