Keepassxc setup
Setting up ssh-agent
- https://code.mendhak.com/wsl2-keepassxc-ssh/ “KeePassXC is now serving those keys to the Windows SSH agent.”
- https://interworks.com/blog/2021/09/15/setting-up-ssh-agent-in-windows-for-passwordless-git-authentication/
- check that ssh agent is running in windows. If not, install it with winget or with admin powershell as above.
- Enable and check ssh service in windows: https://www.petergirnus.com/blog/how-to-use-ssh-on-microsoft-windows
- https://garden.dside.ru/keepassxc-in-wsl2
- https://github.com/keepassxreboot/keepassxc/issues/9585 Another potential solution to try next.