Skip to content

Support FIDO U2F over USB and NFC. #1024

Closed
@crocket

Description

@crocket

Why you want U2F

  • It authenticates a user via public key authentication between server and client. Stronger encryption than OTP.
  • Public key authentication prevents phishing and man-in-the-middle attacks.
  • There is no keyboard input, so it is not susceptible to keyboard loggers.
  • A U2F device can generate a new key pair for each (web) application. Automatic generation of application-specific keys prevents websites from tracking you by the same public key.

Desktop (U2F over USB)

Mobile

U2F over NFC is currently supported via google authenticator on android.
However, U2F over USB is still possible if you connect a U2F key device to a smartphone via a USB cable.

Supported Web Services

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/featureCompletely new functionality. Can only be merged if feature freeze is not active.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions