wsl2-ssh-pageant VS openssh-sk-winhello

Compare wsl2-ssh-pageant vs openssh-sk-winhello and see what are their differences.

wsl2-ssh-pageant

bridge between windows pageant and wsl2 (by BlackReloaded)

openssh-sk-winhello

A helper for OpenSSH to interact with FIDO2 and U2F security keys through native Windows Hello API (by tavrez)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
wsl2-ssh-pageant openssh-sk-winhello
8 7
309 181
- -
1.7 0.0
almost 2 years ago over 1 year ago
Go C
MIT License GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wsl2-ssh-pageant

Posts with mentions or reviews of wsl2-ssh-pageant. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-24.

openssh-sk-winhello

Posts with mentions or reviews of openssh-sk-winhello. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • Use TouchID to Authenticate Sudo on macOS
    11 projects | news.ycombinator.com | 26 Aug 2022
    For Windows, it seems it's possible[0, see footnote], however there are problems like general incompatibilities [1], and official support status is " We have this in our backlog. At this point it's not prioritized.".

    0: https://github.com/tavrez/openssh-sk-winhello

    0.footnote: "Windows Hello also supports other types of authenticators like internal TPM device(if they support generating ECDSA or Ed25519 keys, they can be used instead of FIDO/U2F security keys)."

    1: https://github.com/tavrez/openssh-sk-winhello/issues

    2: https://github.com/PowerShell/Win32-OpenSSH/issues/1804#issu...

  • Hardening SSH
    2 projects | /r/programming | 5 Aug 2022
    Awesome article! Also found this tool (tavrez/OpenSsh-sk-winhello) for windows that lets you do this without admin access
  • [QUESTION] Is there a best way to manage multiple SSH on multiple Yubikeys?
    1 project | /r/yubikey | 1 Jun 2022
    Which is also how they are generated when retrieving them on a new computer via ssh-keygen -K since I used the application=ssh:yubikey_5 flag when first generating them. So something like ssh-keygen -t ed25519-sk -O resident -O application=ssh:yubikey_5c, but because I am on Windows I also had the -w winhello.dll flag (In case anyone stumbles on this question)
  • Using Yubikey FIDO with ssh-agent on macOS?
    1 project | /r/yubikey | 13 Apr 2022
    This is what i used but YMMV https://github.com/tavrez/openssh-sk-winhello/releases/tag/v2.0.0
  • Tell HN: GitHub no longer supporting unauthenticated `git://`
    10 projects | news.ycombinator.com | 11 Jan 2022
    > Because AFAIK, (Fido) yubikey support is still missing.

    Correct, hopefully Microsoft will provide an updated SSH client soon. It only requires recompiling OpenSSH with the correct flags.

    Alternatively, use these build instruction for openssh with FIDO for windows:

    https://gist.github.com/martelletto/6a7cf806c6433ac9ce71d66a...

    > Using either the PKCS#11 support or the gpg applet requires some extra piece of software

    For those wanting to do that, here are some ways:

    Using a premade dll:

    https://github-wiki-see.page/m/mooltipass/minible/wiki/Setti...

    Or with a middleware:

    https://github.com/mgbowen/windows-fido-bridge

    Using the Hello API:

    https://github.com/tavrez/openssh-sk-winhello

    Given how many people came with their own ways, I believe there's enough demand for Microsoft to fix that.

  • Unable to generate ssh sk keys on Windows 10
    1 project | /r/yubikey | 4 Jul 2021
  • How often should I rotate my SSH keys?
    8 projects | news.ycombinator.com | 25 Feb 2021
    My knowledge of WebAuthn is limited but their invocation of the relevant API seems like it should work for fingerprints also.

    [1] https://github.com/tavrez/openssh-sk-winhello

What are some alternatives?

When comparing wsl2-ssh-pageant and openssh-sk-winhello you can also consider the following projects:

wsl-ssh-pageant - A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.

libfido2 - Provides library functionality for FIDO2, including communication with a device over USB or NFC.

sshuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.

windows-fido-bridge - An OpenSSH SK middleware that allows you to use a FIDO/U2F security key (e.g. a YubiKey) to SSH into a remote server from WSL or Cygwin.

WinCryptSSHAgent - Using a Yubikey for SSH Authentication on Windows Seamlessly

secretive - Store SSH keys in the Secure Enclave

sekey - Use Touch ID / Secure Enclave for SSH Authentication!

npiperelay - npiperelay allows you to access Windows named pipes from WSL

Win32-OpenSSH - Win32 port of OpenSSH

YubiKey-Guide - Guide to using YubiKey for GnuPG and SSH

bless - Repository for BLESS, an SSH Certificate Authority that runs as a AWS Lambda function