Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPG v2.1 support #10

Merged
merged 31 commits into from
Apr 24, 2016
Merged

GPG v2.1 support #10

merged 31 commits into from
Apr 24, 2016

Conversation

romanz
Copy link
Owner

@romanz romanz commented Apr 23, 2016

In order to test this feature, install GPG v2.1 and use the latest version of TREZOR firmware.
See demo.sh for sample usage.

Roman Zeyde added 28 commits April 16, 2016 21:21
In order to use this feature, GPG "modern" (v2.1) is required [1].
Also, since TREZOR protocol does not support arbitrary long fields,
TREZOR firmware needs to be adapted  with the following patch [2],
to support signing fixed-size digests of GPG messages of arbitrary size.

[1] https://gist.github.com/vt0r/a2f8c0bcb1400131ff51
[2] https://gist.github.com/romanz/b66f5df1ca8ef15641df8ea5bb09fd47
and make less INFO loggin
should be used as 'gpg.program' in .git/config
@romanz romanz added the PGP label Apr 23, 2016
@romanz
Copy link
Owner Author

romanz commented Apr 24, 2016

See #3 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant