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

Implement U2F #372

Open
3 tasks
olemis opened this issue Nov 20, 2019 · 0 comments
Open
3 tasks

Implement U2F #372

olemis opened this issue Nov 20, 2019 · 0 comments
Labels
firmware MCU firmware management Firmware management messages
Milestone

Comments

@olemis
Copy link
Collaborator

olemis commented Nov 20, 2019

Feature description

Implement U2F to authenticate to web sites and services

Is your feature request related to a problem? Please describe.
U2F is aimed to solve the problem of initial secret exchange inherent in initial 2FA TOTP handshake. It never reveals sensitive information.

Describe the solution you'd like
Implement message for U2F counter , and rest of the protocol .

Additional context
Trezor supports U2F auth.
Requires fibercrypto/skywallet-protob#77

Possible implementation

  • SetU2FCounter message handler
  • GetNextU2FCounter message handler
  • NextU2FCounter message handler
@olemis olemis added firmware MCU firmware management Firmware management messages labels Nov 20, 2019
@olemis olemis added this to the v3 milestone Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
firmware MCU firmware management Firmware management messages
Projects
None yet
Development

No branches or pull requests

1 participant