warp-tech/warpgate

Support U2F/FIDO

Open

#221 opened on Jul 30, 2022

 (1 comment) (5 reactions) (0 assignees)Rust (281 forks)github user discovery
help wantedprotocol/ssh

Repository metrics

Stars
 (7,061 stars)
PR merge metrics
 (Avg merge 3d 5h) (70 merged PRs in 30d)

Description

OpenSSH supports hardware authentication through the two key types "ecdsa-sk" and "ed25519-sk". From what I can tell this is not supported by warpgate.

How hard would it be to implement this? If it is relatively straightforward I would be willing to create a PR in the following weeks.

Contributor guide