- Install gnupg for Windows from gnupg.org (NOT GP4Win, the regular one).
- Plug in your Yubikey, and run
gpg --card-status
, and make sure it emits some useful output about the card.
We need WSL1 to act as the network proxy between the Windows TCP litening assuan socket, which is only on localhost, and a tcp socket listening on a host port that we can access from WSL2.