The release is signed with C100 3466 7663 4E80 C940 FB9E 9C02 FF41 9FEC BE16.
ssh-tpm-agent releases now has a tarball with an accompanying signature.
Please use this tarball instead of the Github generated tarball to have
ssh-tpm-agent report the correct version.
Alternatively please checkout the tag release straight from git.
ssh-tpm-add now supports the -c flag for adding keys with a confirmation
dialog. This will require user-interaction through ssh-askpass before the key
is used for authentication or signatures.
Additionally the ssh-askpass prompt now contains the process chain that
prompted the dialog instead of it appearing context less.
Thanks to @Mic92 for implementing this.
Example screenshot:
Public keys are now saved as world readable, 644, instead of the only readable
by the owner.
This mirrors the behaviour from ssh-keygen.
Full Changelog: v0.8.0...v0.9.0