Skip to content

Instantly share code, notes, and snippets.

View gurnec's full-sized avatar

Christopher Gurnee gurnec

View GitHub Profile
@martelletto
martelletto / sshfido2.txt
Last active January 26, 2022 11:05
powershell/openssh-portable + FIDO2 build instructions
1. Building
1.1 Open Windows PowerShell.
1.2 Create a workspace folder:
> mkdir workspace
1.3 Set the WORKSPACE environment variable:
> $Env:WORKSPACE = 'C:\Users\pedro\workspace\'