Commit Graph

24 Commits (e922f45871bcfc82fef3db6e0b8e6e6a31d79c28)

Author SHA1 Message Date
Roman Zeyde 377af1466c
gpg: detect installed GnuPG binary 7 years ago
Roman Zeyde ac8898a434
gpg: allow using 'gpg' instead of 'gpg2' 7 years ago
Roman Zeyde 5820480052
GPG: set default user ID for signing during gpg-init 7 years ago
Roman Zeyde 931573f32b
gpg: echo during identity initialization 7 years ago
Roman Zeyde 4af881b3cb
Split the package into a shared library and separate per-device packages 7 years ago
Roman Zeyde eb525e1b62
gpg: simplify Python entry point and refactor Bash scripts a bit
Now there is a single 'trezor-gpg' tool, with various subcommands.
7 years ago
Roman Zeyde 159bd79b5f
gpg: list fingerpints explicitly during init 8 years ago
Roman Zeyde 9fe1a235c1
gpg: check that the configuration is in place 8 years ago
Roman Zeyde f86aae9a40
gpg: check that GnuPG v2 is installed 8 years ago
Roman Zeyde d22cd7512d
gpg: launch agent before starting the shell 8 years ago
Roman Zeyde c30e5f5a67
gpg: add optional arguments to `gpg-shell` 8 years ago
Roman Zeyde 75405b4944
gpg: allow PIN entry before starting GPG shell 8 years ago
Roman Zeyde 05f40085b2
gpg: remove spurious space 8 years ago
Roman Zeyde 0342b39465
gpg: allow setting key creation timestamp 8 years ago
Roman Zeyde fa6d8564b9
gpg: use SHA-512 as default hash for signatures 8 years ago
Roman Zeyde e09712c793 gpg: add OS X support for gpg-init 8 years ago
Roman Zeyde c5262d075b gpg: use 'gpg-agent.conf' to configure trezor-gpg-agent
currently support logfile and logging verbosity
8 years ago
Roman Zeyde 683d24f4eb gpg: use gpg.conf to automatically spawn trezor-gpg-agent 8 years ago
Roman Zeyde 3f784289d8 gpg: allow setting CURVE from environment 8 years ago
Roman Zeyde 04d790767d gpg: don't fail on non-zero shell exit code 8 years ago
Roman Zeyde 44eaaa6b9c gpg: don't spawn gpg-shell automatically 8 years ago
Roman Zeyde b83d4960e7 gpg: run gpg-shell in verbose mode 8 years ago
Roman Zeyde 75fe7b4e05 gpg: improve shell helper scripts
- explicit trust configuration
- less debug prints
8 years ago
Roman Zeyde 742136b22d gpg: add helper scripts 8 years ago