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

Add FIDO U2F/WebAuthn hardware auth #150

Open
rugk opened this issue Mar 3, 2019 · 2 comments
Open

Add FIDO U2F/WebAuthn hardware auth #150

rugk opened this issue Mar 3, 2019 · 2 comments

Comments

@rugk
Copy link

rugk commented Mar 3, 2019

As the request came up in mastodon/mastodon#562 maybe you can add WebAuthn so one can login with a hardware dongle such as NitroKey or YubiKey.

GitHub can be taken as an example, where the UX of this is really nice. (E.g. automatically trigger at login and so on)

@nightpool
Copy link

it looks like https://github.com/CyberDeck/devise-fido-u2f already has some u2f code, although i don't know how well the libraries play together.

@LeeteqXV
Copy link

LeeteqXV commented Mar 4, 2019

PS. It should ideally be implemented so multiple registrations per account is possible.
Ref./FYI: "Multiple 2FA registrations per account" (TOTP + U2F)
mastodon/mastodon#10149

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

No branches or pull requests

4 participants