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
dbed773e54
fix pylint and tests
2016-11-03 23:29:45 +02:00
Roman Zeyde
0f79b5ff2e
ssh: use new device package (instead of factory)
2016-10-30 20:23:19 +02:00
Roman Zeyde
f056f1fac5
fixup lint errors
2016-03-12 21:07:10 +02:00
Roman Zeyde
2cdbc89d28
protocol: fixup UT
2016-03-12 20:57:09 +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
0c63aef719
sort imports using isort tool
2016-01-09 16:06:47 +02:00
Roman Zeyde
7dabe2c555
test_protocol: fix bytes->str
2016-01-04 21:03:46 +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