It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
 Forum Discussion
teh_c
4 years agoNew Contributor
[Windows] WSL integration possible using some extra tools
 Hello! 
 Just a note to say that by using a few extra tools (the security implications I still need to understand, caveat emptor etc.), I was able to get the SSH integration working fantasically wel...
Former Member
4 years agoHey @startcook1e i was able to sign the commit just by changing the pgp ssh program to windows using its mount point
[user]
        email = my-email@provider.com
        name = My Name
        signingkey = public key
[gpg]
        format = ssh
[gpg "ssh"]
        program = /mnt/c/Users/MyUser/AppData/Local/1Password/app/8/op-ssh-sign.exe
[commit]
        gpgsign = true
I hope you can do it