Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Multiple Devices #8

Open
toastwaffle opened this issue Sep 12, 2012 · 4 comments
Open

Feature Request: Multiple Devices #8

toastwaffle opened this issue Sep 12, 2012 · 4 comments

Comments

@toastwaffle
Copy link

Would it be possible to have more than one device for one user? I'd like to use this for two factor auth, but I'd like to be able to have a spare key in case I lose my original one.

@Sjd-Risca
Copy link

I'm looking forward for it as well. It would be really cool to be able to use multiple keys for the same user (meanwhile now it's possible only the opposite: to only have multiple users on one key).

Anyway thanks a lot for this great peace of software!

@dj95
Copy link

dj95 commented Nov 16, 2016

If this issue is still recent and you're looking forward to multiple devices, you can check out my fork of pamusb in a few weeks. I want to implement this feature into the pamusb-agent, but first of all it should be cleaned and ported to Python 3. The portation to Python 3 is mostly done, so refactoring and code cleaning can start.

@Sjd-Risca
Copy link

Yes, for me it is still a big issue. Please let me know when you expect it would be ready for testing and debugging!

Thanks a lot.

@dj95
Copy link

dj95 commented Nov 22, 2016

I implemented this feature, but it needs a little bit of clean up. There's also some bugfixing from the original pamusb-agent needed.

Feel free to test it and send me feedback and bug reports!

You're able to find the version here.

(Please mind that I needed to change the pamusb-check to support multiple devices, so you need to recompile it and copy it to your path or specify it with the --check=../path/to/pamusb-check flag)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants