Commit Graph

16 Commits

Author SHA1 Message Date
Roman Zeyde
29c7234ef4
trezor: make sure scrambled PIN is valid 2017-11-18 17:06:23 +02:00
Roman Zeyde
c4dfca04f2
trezor: use UI-based passphrase entry
Now TREZOR_PASSPHRASE environment variable is ignored.
2017-11-16 22:36:19 +02:00
Roman Zeyde
90cbc41b17
gpg: refactor messagebox UI from PIN entry 2017-11-11 11:16:31 +02:00
Roman Zeyde
a2d0c1067d
gpg: don't hardcode Python binary 2017-10-27 11:27:40 +03:00
Roman Zeyde
3d5717dca1
gpg: use a separate process for PIN entrering UI 2017-10-27 10:43:50 +03:00
Roman Zeyde
08fef24e39
gpg: use pymsgbox for PIN entrering UI 2017-10-21 21:18:00 +03:00
Roman Zeyde
8cf1f0463a
device: release HID handle before failing 2017-10-14 17:34:02 +03:00
Roman Zeyde
9998456fe0
ledger: add DEBUG logging 2017-10-11 21:15:44 +03:00
Roman Zeyde
48d5630561
gpg: fix identity stringification 2017-10-07 19:18:58 +03:00
Roman Zeyde
7e95179128
ssh: fix unicode identity handling for Python 2 2017-09-22 14:11:21 +03:00
Roman Zeyde
0b829636e1
ssh: close stdin when running subshell 2017-08-31 17:00:27 +03:00
Roman Zeyde
9d38c26a0f
gpg: add 'fake' device for GPG-integration testing 2017-07-16 15:29:47 +03:00
Roman Zeyde
f904aac92e
Allow unicode in identity string for SSH and GPG 2017-06-24 14:26:51 +03:00
Roman Zeyde
f6911a0016
pin: use PyQt only when running with no TTY 2017-05-21 21:03:04 +03:00
Roman Zeyde
69c54eb425
device: allow Qt-based PIN entry for Trezor/Keepkey 2017-05-21 17:29:57 +03:00
Roman Zeyde
4af881b3cb
Split the package into a shared library and separate per-device packages 2017-04-29 18:34:46 +03:00