Roman Zeyde
|
d0732d16e8
|
ui: don't log passphrases (since the log may be persisted)
|
2018-03-14 12:13:44 +02:00 |
|
Roman Zeyde
|
dafb80ad7a
|
trezor: don't retry on PIN/passphrase entry cancellation
|
2018-03-13 16:52:04 +02:00 |
|
Roman Zeyde
|
df6249b071
|
Merge remote-tracking branch 'rendaw/pinentry-docs'
|
2018-03-13 15:35:00 +02:00 |
|
rendaw
|
942f01418b
|
Also set DISPLAY in SSH unit
|
2018-03-13 16:31:52 +09:00 |
|
rendaw
|
93b548b737
|
Add docs to show using the gpg agent with systemd; set PATH for ssh unit
|
2018-03-13 16:28:36 +09:00 |
|
rendaw
|
329f07249a
|
Small reword
|
2018-03-13 05:57:39 +09:00 |
|
rendaw
|
a1f7088d33
|
Remove pin entry instructions from INSTALL, didn't seem that relevant
|
2018-03-13 05:47:31 +09:00 |
|
rendaw
|
25f066e113
|
Document --pin-entry-binary with usage guide
|
2018-03-13 05:43:18 +09:00 |
|
Roman Zeyde
|
0699273d49
|
util: move ASSUAN serialization to break circular import
|
2018-03-11 15:11:02 +02:00 |
|
Roman Zeyde
|
92c352e860
|
Bump version: 0.11.0 → 0.11.1
|
2018-03-11 14:40:04 +02:00 |
|
Roman Zeyde
|
34c03a462c
|
ui: merge into a single module
|
2018-03-11 14:33:54 +02:00 |
|
Roman Zeyde
|
51dbecd4c2
|
Bump version: 0.10.0 → 0.11.0
|
2018-03-11 13:35:23 +02:00 |
|
Roman Zeyde
|
ceae65aa5a
|
ui: use {} as default config
|
2018-03-11 13:34:50 +02:00 |
|
Roman Zeyde
|
d0497b0137
|
pinentry: specify device name at PIN/passphrase entry UI
|
2018-03-10 22:11:26 +02:00 |
|
Roman Zeyde
|
870152a7af
|
gpg: allow specifying custom homedir during init
|
2018-03-10 18:39:56 +02:00 |
|
Roman Zeyde
|
cbdc52c0a4
|
trezor: handle passphrase on-device entry (for Model T)
|
2018-03-10 09:35:23 +02:00 |
|
Roman Zeyde
|
0c9fc33757
|
gpg: replace gpg-agent.conf by run-agent.sh
|
2018-03-08 17:47:16 +02:00 |
|
Roman Zeyde
|
17ea941add
|
gpg: use pinentry UI for initialization and agent
|
2018-03-08 17:47:14 +02:00 |
|
Roman Zeyde
|
64064b5ecc
|
ssh: use pinentry UI
|
2018-03-08 17:13:19 +02:00 |
|
Roman Zeyde
|
601a2b1336
|
device: refactor PIN/passphrase UI into a separate class
This would allow easier customization.
|
2018-03-08 17:13:16 +02:00 |
|
Roman Zeyde
|
b6181bb5b5
|
trezor: replace tk-based pinentry with GnuPG pinentry
|
2018-03-07 13:42:59 +02:00 |
|
Roman Zeyde
|
b6da299cb0
|
pinentry: add simple wrapper for PIN/passphrase entry
|
2018-03-07 13:42:56 +02:00 |
|
Roman Zeyde
|
04627f0899
|
gpg: collect OPTIONs from agent
|
2018-03-06 11:02:39 +02:00 |
|
Roman Zeyde
|
54ce6f2cec
|
trezor: limit passphrase length
|
2018-03-06 10:06:00 +02:00 |
|
Roman Zeyde
|
a1047ba7b1
|
Bump version: 0.9.8 → 0.10.0
|
2018-03-03 21:02:10 +02:00 |
|
Roman Zeyde
|
e90bd0cd81
|
trezor: refactor transport enumeration a bit
|
2018-03-03 20:22:22 +02:00 |
|
slush
|
66e3e60370
|
trezor: Use composite transport for device detection.
|
2018-03-03 01:25:19 +01:00 |
|
slush
|
3f1604d609
|
Use Python3 by default
|
2018-03-03 01:24:08 +01:00 |
|
slush
|
d0f4cccfd2
|
trezor: Both Trezor One and Model T are supported.
|
2018-03-03 01:23:35 +01:00 |
|
Roman Zeyde
|
08d81c992c
|
trezor: split pinentry tool into a separate file
|
2018-02-27 11:17:53 +02:00 |
|
Roman Zeyde
|
55a899f929
|
trezor: initialize cached_passphrase_ack with None (instead of 0)
|
2018-02-27 10:33:19 +02:00 |
|
Roman Zeyde
|
e7604dff68
|
ssh: fix small commandline documentation nits
|
2018-02-27 09:53:37 +02:00 |
|
rendaw
|
8849545700
|
Clarify a couple sentences
|
2018-02-27 03:00:16 +09:00 |
|
rendaw
|
d109cd73b5
|
Adjust ssh systemd instructions; cleanup
|
2018-02-27 02:48:23 +09:00 |
|
rendaw
|
95e98d6eda
|
Merge remote-tracking branch 'upstream/master' into doc-enhancements2
|
2018-02-27 02:30:00 +09:00 |
|
rendaw
|
9e78d52721
|
SSH clarification
|
2018-02-27 02:29:54 +09:00 |
|
Roman Zeyde
|
2a76ef6819
|
gpg: notice encryption of gpg-agent logs (for privacy)
|
2018-02-24 23:49:35 +02:00 |
|
Roman Zeyde
|
654a3c465a
|
Merge remote-tracking branch 'rendaw/systemd-instructions'
|
2018-02-24 21:35:30 +02:00 |
|
Roman Zeyde
|
2168115b06
|
ssh: fixup small refactoring bug
|
2018-02-24 21:23:47 +02:00 |
|
Roman Zeyde
|
4a9140c42d
|
Merge branch 'serge'
|
2018-02-24 21:07:42 +02:00 |
|
Roman Zeyde
|
b20d98bf57
|
gpg: move socket path generation into a helper function
|
2018-02-24 21:03:30 +02:00 |
|
Roman Zeyde
|
199fb299c3
|
gpg: use 'sys.exit' and log homedir
|
2018-02-24 20:46:04 +02:00 |
|
rendaw
|
06e169f141
|
Add instructions for using SSH agent as systemd unit
|
2018-02-24 03:08:46 +09:00 |
|
rendaw
|
131111bc0e
|
Add additional information to docs; collect and reorganize sections
|
2018-02-23 20:55:46 +09:00 |
|
Roman Zeyde
|
f4208009e0
|
trezor: init_device before failing PIN/passphrase entry
|
2018-02-22 11:19:26 +02:00 |
|
Roman Zeyde
|
73d60dbec0
|
gpg: cache the passphrase for better UX
|
2018-02-21 11:35:38 +02:00 |
|
Roman Zeyde
|
34ea224290
|
gpg: the scripts should be only user-readable
|
2018-02-20 21:21:45 +02:00 |
|
Roman Zeyde
|
7803026f61
|
gpg: allow setting passphrase from environment variable
as done by TREZOR's client library
|
2018-02-20 09:59:15 +02:00 |
|
Roman Zeyde
|
34ce1005fd
|
build: add simple script for PyPI release
|
2018-02-19 15:12:01 +02:00 |
|
Roman Zeyde
|
8677c8ebaa
|
trezor_agent: fix broken PyPI package
|
2018-02-19 13:15:49 +02:00 |
|