Y
Hacker News
new
|
ask
|
show
|
jobs
by
OptionOfT
183 days ago
My main blocker on using `-sk` keys is the fact that I can't get them to work on WSL on Windows.
1 comments
webstrand
183 days ago
Oh, if I recall WSL is a Ubuntu VM running on top of Windows, so you'd need to configure USB forwarding for your security key.
Or run ssh-agent on the windows side and forward it into the VM?
link
Or run ssh-agent on the windows side and forward it into the VM?