Changelog
- The fedora path to
gnome-ssh-askpass
has beeen addeed - Some prompts with the
pin
terminology has been changed topassphrase
ssh-tpm-agent
has now learned to cache passphrases. This can be disabled by passing--no-cache
.ssh-tpm-keygen -A
will now use the correctly create an ECDSA key
Generated list of changes
What's Changed
- feat: add Fedora gnome-ssh-askpass path to search list by @umglurf in #60
- Use passphrase terminology, not PIN by @dcousens in #57
- agent: learn to cache userauths for TPM keys by @Foxboron in #61
- agent: Remove duplicate
--print-pubkey
in usage by @stigtsp in #63 - Fix building by @quite in #64
New Contributors
Full Changelog: v0.6.0...v0.7.0