Commit Graph

859 Commits

Author SHA1 Message Date
Roman Zeyde
0f20bfa239
README: add a note about udev 2016-12-06 18:36:14 +02:00
Roman Zeyde
798597c436
bump version 2016-12-06 10:19:23 +02:00
Roman Zeyde
a13b1103f7
setup: temporary pin dependency for keepkey compatibilty 2016-12-06 10:07:18 +02:00
Roman Zeyde
9fe1a235c1
gpg: check that the configuration is in place 2016-12-02 13:10:33 +02:00
Roman Zeyde
f86aae9a40
gpg: check that GnuPG v2 is installed 2016-12-02 12:48:56 +02:00
Roman Zeyde
fc070e3ca0
GPG: add OS X installation link to README 2016-11-30 23:08:56 +02:00
Roman Zeyde
05fac995eb
README: add 'setup.py' installation 2016-11-26 14:01:06 +02:00
Roman Zeyde
188b74b327
gpg: use explicit '--subkey' flag for adding a subkey to an existing GPG key 2016-11-25 19:35:40 +02:00
Roman Zeyde
fc31847f8e
decode: add test for custom markers 2016-11-19 20:06:29 +02:00
Roman Zeyde
0faf21a102
README: easier tag signature verification 2016-11-19 13:37:33 +02:00
Roman Zeyde
6b82f8b9b7
keyring: add test for get_agent_sock_path() 2016-11-12 20:51:35 +02:00
Roman Zeyde
fabfcaaae2
keyring: fix test case for iterlines() 2016-11-12 20:51:14 +02:00
Roman Zeyde
f0f89310ac
main: add '--mosh' for better SSH client 2016-11-11 22:26:22 +02:00
Roman Zeyde
47ff7c5cb3
gpg: add usage example for GPA 2016-11-11 20:05:47 +02:00
Roman Zeyde
0440025083
gpg: use explicit function to check for custom subpacket marker 2016-11-11 13:02:02 +02:00
Roman Zeyde
c49fe97f63
gpg: remove unused parser for literal packets 2016-11-11 13:01:54 +02:00
Roman Zeyde
7f8abcb5c5
client: remove unused code 2016-11-11 13:01:47 +02:00
Roman Zeyde
e13039e52d
gpg: remove property method and unused member variable from PublicKey 2016-11-11 13:01:33 +02:00
Roman Zeyde
c420571eb8
gpg: import test coverage for protocol 2016-11-11 09:14:33 +02:00
Roman Zeyde
827119a18d
gpg: handle KILLAGENT command
so `gpg-connect-agent KILLAGENT` should stop the running agent
2016-11-10 23:29:47 +02:00
Roman Zeyde
9be6504658
util: import test coverage 2016-11-10 14:33:41 +02:00
Roman Zeyde
07cbe65875
formats: improve test coverage 2016-11-10 14:33:27 +02:00
Roman Zeyde
180120e787
README: link to trezor-ssh-agent for Windows support 2016-11-10 13:09:53 +02:00
Roman Zeyde
f4ce81fa94
README: add 1.4.0-related post 2016-11-10 13:03:12 +02:00
Roman Zeyde
176bf4ef7c
README: add Hg demo 2016-11-08 21:45:42 +02:00
Roman Zeyde
d22cd7512d
gpg: launch agent before starting the shell 2016-11-06 22:39:45 +02:00
Roman Zeyde
83f17704cb
server: remove 'SSH_AUTH_SOCK=' from logging 2016-11-06 22:02:35 +02:00
Roman Zeyde
92f6751ccb
README: multiple SSH identities from config file 2016-11-06 20:46:42 +02:00
Roman Zeyde
abe80533eb
README: trim whitespace 2016-11-06 20:43:45 +02:00
Roman Zeyde
de51665c71
bump version 2016-11-04 21:16:15 +02:00
Roman Zeyde
c30e5f5a67
gpg: add optional arguments to gpg-shell 2016-11-04 19:33:05 +02:00
Roman Zeyde
2eab2a152c
device: verify keepkey constraints 2016-11-04 19:31:54 +02:00
Roman Zeyde
5e93d97be3
Merge branch 'ssh-ids' 2016-11-04 16:07:29 +02:00
Roman Zeyde
4c8fcd6714
ssh: use special UNIX socket name 2016-11-04 10:36:53 +02:00
Roman Zeyde
ee593bc66e
gpg: show user ID on a single line 2016-11-03 23:36:11 +02:00
Roman Zeyde
dbed773e54
fix pylint and tests 2016-11-03 23:29:45 +02:00
Roman Zeyde
ac4a86d312
ssh: remove git utility 2016-11-03 23:12:59 +02:00
Roman Zeyde
021831073e
ssh: simple support for multiple public keys loading 2016-11-03 23:05:27 +02:00
Roman Zeyde
6a5acba0b0
gpg: decouple identity from device 2016-11-03 22:00:56 +02:00
Roman Zeyde
9123cef810
ssh: decouple identity from device 2016-11-03 22:00:43 +02:00
Roman Zeyde
6f6e7c0bcc
device: allow loading identities from a file (instead of argument) 2016-11-03 22:00:22 +02:00
Roman Zeyde
47ff081525
bump version 2016-11-03 16:46:14 +02:00
Roman Zeyde
6d53baafe2
setup: add 'device' package 2016-11-03 16:45:39 +02:00
Roman Zeyde
317b672add
setup: support Python 3.5 2016-10-31 23:00:19 +02:00
Roman Zeyde
9964c200ff
travis: install keepkey from GitHub 2016-10-31 22:40:23 +02:00
Roman Zeyde
75405b4944
gpg: allow PIN entry before starting GPG shell 2016-10-30 22:03:39 +02:00
Roman Zeyde
e74b9c77af
gpg: rename gpg.device into gpg.client 2016-10-30 22:03:12 +02:00
Roman Zeyde
c2158947c8
Merge branch 'refactor-device' 2016-10-30 20:29:44 +02:00
Roman Zeyde
e39d5025d5 travis: use pip to install trezor-agent 2016-10-30 20:23:20 +02:00
Roman Zeyde
efdb9fcfb5 gpg: fix bytes/str issue with GPG user ID 2016-10-30 20:23:20 +02:00