Python Fido2

Open-source Python projects categorized as Fido2

Top 5 Python Fido2 Projects

  • yubikey-manager

    Python library and command line tool for configuring any YubiKey over all USB interfaces.

  • Project mention: Discord Rolled Out Yubikeys for All Employees | news.ycombinator.com | 2023-08-06
  • py_webauthn

    Pythonic WebAuthn

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • python-fido2

    Provides library functionality for FIDO 2.0, including communication with a device over USB.

  • nrf52840-mdk-usb-dongle

    An open-source, small and low-cost USB Dongle that supports Bluetooth 5.4, Bluetooth mesh, Thread, Zigbee, 802.15.4, ANT and 2.4 GHz proprietary protocols

  • Project mention: How to install drivers for this so my docker Home Assistant recognises it? | /r/ubuntuserver | 2023-09-01

    Hey! So https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/ -- the device model name etc is showing up in my list of USB devices in my newly installed Ubuntu Server but even exposing the /dev/ name for it in a docker compose file doesn't allow Home Assistant to utilise it

  • krypton

    Data encryption at rest and IAM for Python (by krptn)

  • Project mention: Krptn: User Auth and Encryption of data at rest, derived from users’ credentials | news.ycombinator.com | 2023-09-12

    Hello, all!

    Encryption and user authentication are crucial to cybersecurity.

    Encryption can be implemented at various levels. I believe that handling encryption at the application level is the most secure since it decreases the attack surface. For example, the SQL server doesn’t get to see the plaintext.

    Krptn is a piece of software I’m currently building which could be used as a user authentication service, which also handles encryption (at the application level) of the user’s associated data (e.g.: the users’ phone number).

    (Krptn only has a Python API right now.)

    It would run in the same server instance as your Python code, so no need to host anything new (decreased complexity) - just install the Python module and call the APIs.

    For additional security, I designed the system to derive the encryption keys from the users’ credentials. This prevents an attacker who gains access to the database from being able to decrypt all the data since the encryption keys aren’t stored anywhere. Additionally, each user gets an asymmetric keypair. This enables users to share specific pieces of information with each other.

    I know that, for many projects, this level of encryption is not required to secure their system and hence not everyone would benefit from using this. But I hope that for the people who do wish to have such security, this project will help.

    It would be much appreciated if you would try this out. Please let me know what you think of this! Also please provide some feedback if you have any!

    Here is an example Django integration: https://github.com/krptn/djangoExample

    Here is an example Flask integration: https://github.com/krptn/flaskExample

    GitHub repo: https://github.com/krptn/krypton

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Fido2 related posts

  • Krptn: User Auth and Encryption of data at rest, derived from users’ credentials

    4 projects | news.ycombinator.com | 12 Sep 2023
  • WebAuthn Is Great and It Sucks

    2 projects | news.ycombinator.com | 2 Jul 2023
  • Django WebAuthn Support?

    3 projects | /r/django | 21 Apr 2023
  • All You Need to Know FIDO2 & Passwordless Authentication

    2 projects | dev.to | 13 Dec 2022
  • Zero Knowledge Encryption for Python: Krptn

    1 project | /r/Python | 5 Dec 2022
  • Bringing Modern Authentication APIs (FIDO2 WebAuthn, Passkeys) to Linux Desktop

    4 projects | news.ycombinator.com | 22 Oct 2022
  • Biometrics Enrollment in Django.

    1 project | /r/django | 14 May 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Fido2 projects in Python? This list will help you:

Project Stars
1 yubikey-manager 814
2 py_webauthn 797
3 python-fido2 405
4 nrf52840-mdk-usb-dongle 288
5 krypton 47

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com