Roman Zeyde
43c424a402
ssh: allow "just-in-time" connection for agent-like behaviour
...
This would allow launching trezor-agent into the background
during the system startup, and the connecting the device
when the cryptographic operations are required.
2017-01-07 18:29:12 +02:00
Roman Zeyde
9123cef810
ssh: decouple identity from device
2016-11-03 22:00:43 +02:00
Roman Zeyde
0f79b5ff2e
ssh: use new device package (instead of factory)
2016-10-30 20:23:19 +02:00
Cédric Félizard
3082d61deb
Fix typo ( #48 )
2016-10-11 21:29:54 +03:00
Roman Zeyde
f056f1fac5
fixup lint errors
2016-03-12 21:07:10 +02:00
Roman Zeyde
1022e54d6a
protocol: fail gracefully on cancellation
2016-03-12 20:42:14 +02:00
Roman Zeyde
ea88f425f5
protocol: fail on unsupported commands
2016-03-12 20:40:09 +02:00
Roman Zeyde
21e89014c9
protocol: add docstrings and replace custom exceptions
2016-02-19 10:49:39 +02:00
Roman Zeyde
50b627ed45
protocol: allow debugging SSH message handler
2016-01-26 21:14:27 +02:00
Roman Zeyde
0c63aef719
sort imports using isort tool
2016-01-09 16:06:47 +02:00
Roman Zeyde
c3fa79e450
Fix a few pylint issues
2016-01-04 19:21:56 +02:00
Roman Zeyde
60571e65dd
trezor: add support for Ed25519 SSH keys
2015-10-27 19:49:30 +02:00
Roman Zeyde
a8c6e71825
rename package name to trezor_agent
2015-08-21 21:22:26 +03:00