python-fido2
FIDO interface
A Python library for communicating with FIDO devices and verifying attestation signatures.
Provides library functionality for FIDO 2.0, including communication with a device over USB.
432 stars
49 watching
109 forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
fido2webauthnyubikey
Related projects:
Repository | Description | Stars |
---|---|---|
yubico/libfido2 | Provides communication protocols and library functionality for authentication devices. | 594 |
keys-pub/go-libfido2 | A Go library providing bindings to libfido2 for creating and authenticating with FIDO2 credentials | 72 |
polhenarejos/pico-fido | Transforms microcontrollers into FIDO Passkey devices for secure authentication | 305 |
passwordless-lib/fido2-net-lib | Provides a .NET library for validating FIDO2/WebAuthn registration and authentication credentials | 1,179 |
fido-alliance/how-to-fido | A documentation repository providing guidance on implementing FIDO2 authentication protocols in software applications. | 53 |
duo-labs/py_webauthn | A Python implementation of the server-side WebAuthn API for FIDO2-compliant authentication | 867 |
yubico/yubico-pam | An authentication module that integrates YubiKey with existing user auth systems. | 689 |
yubico/java-webauthn-server | Provides a Java library to support Web Authentication | 476 |
fivdi/spi-device | Provides low-level access to SPI devices using Node.js | 118 |
adafruit/adafruit_io_python | A Python client library for communicating with an IoT platform over the internet. | 225 |
webauthn-open-source/fido2-lib | A Node.js library providing FIDO 2.0/WebAuthn server functionality | 408 |
ozgur/python-firebase | Provides a Python interface to the Firebase's REST API for creating, reading, updating, and deleting data. | 593 |
fido-alliance/fido2-interop-webapp | An interoperability test application for FIDO2 servers to ensure compatibility across different systems. | 22 |
fidoproject/fido | A lightweight C++ machine learning library for embedded electronics and robotics | 438 |
leeooox/ftd2xx | A Nim wrapper for FTDI's ftd2xx C API to provide a Python-like interface for interacting with FTDI devices | 1 |