Passkeys
Passkeys are a form of passwordless user authentication for websites and apps, that is designed to provide a high level
of security by leveraging public key infrastructure. Unlike passwords, no shared secret is exchanged between the user
and a service. Instead, the public key is sent to the server, while the private key is stored in the user’s device.
To verify the user’s identity, users can use biometric data, such as a fingerprints or facial recognition, instead of
relying on a user-generated password. This makes it much more difficult for attackers to gain unauthorized access to an
account, as passkeys are two-factor-authentication (2FA) by default. Concisely, they avoid a range of
password-based attacks, including phishing, by providing an additional layer of security.
Here are 17 public repositories matching this topic...
How to implement passkey auth in Django
-
Updated
Nov 18, 2024 - Python
Django Authentication Backend For Passkeys
-
Updated
Nov 13, 2024 - Python
Passkey support for Django. Currently in early stages of development and not ready for production use!
-
Updated
Nov 11, 2024 - Python
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
-
Updated
Nov 8, 2024 - Python
A Raspberry Pi Pico-based bluetooth password typer.
-
Updated
Nov 7, 2024 - Python
Passkey Complete for Python - Integrate into your Python API or service to enable a completely passwordless standalone auth solution with Passage by 1Password
-
Updated
Nov 14, 2024 - Python
A user model for Streamlit applications using Bitwarden Passwordless.dev
-
Updated
Oct 31, 2024 - Python
Add passkeys to your Python application with the Corbado Python SDK.
-
Updated
Nov 3, 2024 - Python
The streamlit-passwordless showcase app.
-
Updated
Oct 5, 2024 - Python
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
-
Updated
Aug 22, 2024 - Python
A Python script implementing a new authentication system using encrypted passkeys. Users can generate passkeys, register devices, and securely login. Simplifies user authentication with an easy-to-use passkey mechanism.
-
Updated
Mar 31, 2024 - Python
🔐️🇴.🇸🔑️ The LocksmithOS PassKeys source repository, allowing the storage of PassKeys within the system, and using LocksmithOS as a Passkey device.
-
Updated
Feb 21, 2024 - Python
- Followers
- 20 followers
- Wikipedia
- Wikipedia