Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2factorauth/passkeys
FIDO2 Passkey directory
https://github.com/2factorauth/passkeys
authentication fido2 passkeys ruby security webauthn
Last synced: 7 days ago
JSON representation
FIDO2 Passkey directory
- Host: GitHub
- URL: https://github.com/2factorauth/passkeys
- Owner: 2factorauth
- License: cc-by-4.0
- Created: 2023-11-02T02:10:13.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-25T02:21:32.000Z (19 days ago)
- Last Synced: 2024-10-26T15:52:32.302Z (17 days ago)
- Topics: authentication, fido2, passkeys, ruby, security, webauthn
- Language: JavaScript
- Homepage: https://passkeys.2fa.directory
- Size: 134 KB
- Stars: 17
- Watchers: 10
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Passkeys Directory - Data & API
[Passkeys Directory][site_url] is an open-source project that aims to improve online security by providing a directory of
websites and services that support passkey authentication. Our community-driven platform allows anyone to contribute to
the list, making it the most comprehensive directory of its kind.## Usage
### General usage
To view the directory, go to [passkeys.2fa.directory][site_url].
You can either open one category at a time or use the search function to look up a website.### API usage
We welcome anyone to use our data; however, we discourage scraping the data directly from this Git repository as changes
we make might break your program. Instead, we recommend that you use our [API][api].API access is provided free of charge; however, the project does incur regular bills to maintain. Therefore, if you use
the data for commercial purposes, please consider sponsoring us here on [GitHub][sponsor].We appreciate hearing about how you use our data. Please let us know about your project if you use our API. 😊
## Contribute :pencil2:
[Passkeys Directory][site_url] is only possible thanks to community contributions.
We welcome all contributions to the project, but please read [CONTRIBUTING.md][contrib] before beginning.> [!NOTE]
> For the [Passkeys Directory][site_url] website code, go to [2factorauth/passkeys.2fa.directory][frontend].## License :balance_scale:
The data in this repository is licensed under a Creative Commons Attribution 4.0 International License.
A copy of the license can be found in the [LICENSE.md][license] file, and on [creativecommons.org](https://creativecommons.org/licenses/by/4.0/).The images inside `icons/` are not subject to the repository's license; their respective authors own them.
Our intention is to showcase and utilize these images in a manner that respects the original creators' work and complies with fair use principles.[api]: https://passkeys.2fa.directory/api/
[sponsor]: https://github.com/sponsors/2factorauth/
[license]: /LICENSE.md
[contrib]: /CONTRIBUTING.md
[site_url]: https://passkeys.2fa.directory/
[frontend]: https://github.com/2factorauth/passkeys.2fa.directory/