Windows Powershell with Yubikey/FIDO2-protected SSH keys

These instructions are for using OpenSSH within Windows Powershell (Windows Terminal) with a Yubikey to protected your SSH keys (FIDO2).

The advantages Powershell with OpenSSH

  1. The easiest and fastest way to use Yubikey to protect your SSH keys.

  2. Setup is straight forward and simple.

  3. Powershell (Windows Terminal) works well. It has good emulation, tab support, etc.

  4. Powershell has direct access to the hardware.

The disadvantages Powershell with OpenSSH

  1. Not compatible with Windows Subsystem for Linux (WSL), Cygwin, etc.

Last updated