[DEPRECATED] Windows helpers for GnuPG tools suite windowssshpowershellgnupgyubikeygpgsmartcardputtywslcygwinmsys2ssh-agentpageantgpg-agentssh-agent-forwardingxshellgpg-agent-forwardingwindows-opensshgit4windowsxagent UpdatedOct 19, 2022 Go smlx/piv-agent ...
git-bisect(1) git-blame(1) git-branch(1) git-bundle(1) git-cat-file(1) git-check-attr(1) git-check-ref-format(1) git-checkout-index(1) git-checkout(1) git-cherry-pick(1) git-cherry(1) git-citool(1) git-clean(1) git-clone(1) git-commit-tree(1) git-commit(1) git-conf...
Hardware-based SSH/GPG/age agent. Contribute to romanz/trezor-agent development by creating an account on GitHub.
git-blame(1) git-branch(1) git-bundle(1) git-cat-file(1) git-check-attr(1) git-check-ref-format(1) git-checkout-index(1) git-checkout(1) git-cherry-pick(1) git-cherry(1) git-citool(1) git-clean(1) git-clone(1) git-commit-tree(1) git-commit(1) git-config(1) git-coun...
Git fails to sign a commit, with Windows VSCode Remote SSH, when GnuPG on the local+remote computers are configured to use the local GPG agent/keys. Setup Version: 1.36.1 (system setup) Commit: 2213894ea0415ee8c85c5eea0d0ff81ecc191529 Date: 2019-07-08T22:59:35.033Z Electron: 4.2.5 ...
Windows: open git bash (MINGW64) create key with ssh-keygen added via ssh-add git clone git@ssh.dev.azure.com:... started agent eval "$(ssh-agent -s)" open Powershell and run the commands to start the ssh-agent (i.e. Set-Service ssh-agent -StartupType Automatic, Start-Service ...
Here is an example using Bourne shell syn- tax: gpg-agent --daemon --enable-ssh-support \ --write-env-file "${HOME}/.gpg-agent-info" This code should only be run once per user session to ini- tially fire up the agent. In the example the optional sup- port for the included ...