Giter VIP home page Giter VIP logo

challenge-response's Introduction

Hi there ๐Ÿ‘‹๐Ÿค“

  • I'm a software developer interested in security and package management ๐Ÿ“ฆ
  • โค๏ธ Rust & Nix
  • ๐Ÿ”‘ KeePassXC dev team ๐Ÿ”’

challenge-response's People

Contributors

ashuio avatar dani-garcia avatar frederick888 avatar louib avatar pierre-l avatar uiri avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ashuio

challenge-response's Issues

Performing an HMAC challenge-response will deregister the YubiKey.

After using the library on Linux to perform an HMAC-SHA1 challenge-response, the yubikey can no longer be used to authenticate to a website until it is unplugged and plugged back it.

Step to reproduce

  1. run cargo test from the library and touch the yubikey to complete the challenge-response
  2. Go on https://demo.yubico.com/webauthn-technical/registration to try using the yubikey for authentication. The yubikey will not be flashing
  3. Unplug the yubikey and plug it back in. The authentication should now be working on the yubico test website.

Add support for reading configuration

We already support writing the HMAC-SHA1 and OTP configuration, so it shouldn't be too difficult to add support for reading that same configuration. This could be useful for example to detect if a slot was already configured.

Use pure-rust dependencies

This is similar to #11. We currently depend on libusb, which I believe is dynamically linked. I think removing the dependency on libusb would make this library pure Rust.

Async API

There are a few WIP PRs to add an async API to rusb (for example here), but none have landed yet. There is also nusb, which is a pure Rust async-first library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.