Roman Zeyde
|
6f6e7c0bcc
|
device: allow loading identities from a file (instead of argument)
|
2016-11-03 22:00:22 +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
|
efdb9fcfb5
|
gpg: fix bytes/str issue with GPG user ID
|
2016-10-30 20:23:20 +02:00 |
|
Roman Zeyde
|
a20b1ed2a8
|
factory: remove obsolete code
|
2016-10-30 20:23:20 +02:00 |
|
Roman Zeyde
|
ca507126d6
|
gpg: use new device package (instead of factory)
|
2016-10-30 20:23:20 +02:00 |
|
Roman Zeyde
|
0f79b5ff2e
|
ssh: use new device package (instead of factory)
|
2016-10-30 20:23:19 +02:00 |
|
Roman Zeyde
|
946ab633d4
|
device: move device-related code into a separate package
|
2016-10-30 20:23:19 +02:00 |
|
Roman Zeyde
|
c7346d621d
|
gpg: use policy URI subpacket for marking our public keys
keybase.io does not support experimental/private subpacket IDs
|
2016-10-29 17:16:36 +03:00 |
|
Roman Zeyde
|
0cbb3bb9fa
|
Merge pull request #67 from romanz/concurrent-handler
Concurrent SSH handler
|
2016-10-24 21:51:19 +03:00 |
|
Roman Zeyde
|
c5262d075b
|
gpg: use 'gpg-agent.conf' to configure trezor-gpg-agent
currently support logfile and logging verbosity
|
2016-10-24 17:55:35 +03:00 |
|
Roman Zeyde
|
683d24f4eb
|
gpg: use gpg.conf to automatically spawn trezor-gpg-agent
|
2016-10-24 17:54:39 +03:00 |
|
Roman Zeyde
|
921e2954c1
|
gpg: support more digests (with larger output than 256 bits)
NIST256 signs the prefix of a longer digest.
Ed25519 signs the whole one.
|
2016-10-24 16:41:12 +03:00 |
|
Roman Zeyde
|
97efdf4a45
|
ssh: handle connections concurrently
|
2016-10-23 17:35:12 +03:00 |
|
Roman Zeyde
|
ee2f6b75dc
|
server: log SSH version for debugging
|
2016-10-23 17:05:20 +03:00 |
|
Roman Zeyde
|
93e3c66a15
|
gpg: notify the user for confirmation
|
2016-10-22 22:35:49 +03:00 |
|
Roman Zeyde
|
513e99dd57
|
server: refactor server_thread() to decouple it from handle_connection()
|
2016-10-21 22:09:47 +03:00 |
|
Roman Zeyde
|
1bd6775c35
|
gpg: replace -s flag by implicit adding to existing GPG key
|
2016-10-21 21:25:22 +03:00 |
|
Roman Zeyde
|
aaade1737f
|
gpg: comment about digest size
|
2016-10-21 19:02:47 +03:00 |
|
Roman Zeyde
|
fe185c190e
|
ledger: move factory-related code to a separate file
|
2016-10-21 18:34:36 +03:00 |
|
Roman Zeyde
|
0f841ffbc4
|
factory: add Python 3 support for Ledger
|
2016-10-21 17:33:26 +03:00 |
|
Roman Zeyde
|
b2942035a3
|
gpg: skip "progress" status messages
|
2016-10-20 22:46:39 +03:00 |
|
Roman Zeyde
|
215b64f253
|
gpg: fix comment
|
2016-10-18 22:23:40 +03:00 |
|
Roman Zeyde
|
8265515641
|
gpg: fix small Python2/3 issue
|
2016-10-18 22:15:58 +03:00 |
|
Roman Zeyde
|
eaea35003e
|
gpg: remove unused function (_time_format)
|
2016-10-18 21:25:31 +03:00 |
|
Roman Zeyde
|
eefb38ce83
|
gpg: remove unused function (_verify_keygrip)
|
2016-10-18 21:19:09 +03:00 |
|
Roman Zeyde
|
0730eb7223
|
gpg: use same logging configuration as in SSH
|
2016-10-18 21:02:49 +03:00 |
|
Roman Zeyde
|
5b61702205
|
gpg: don't crash gpg-agent on error
|
2016-10-18 20:56:17 +03:00 |
|
Roman Zeyde
|
2843cdcf41
|
ssh: pretty-print user name
|
2016-10-18 18:28:21 +03:00 |
|
Roman Zeyde
|
bc64205a85
|
gpg: replace TREZOR_GPG_USER_ID usage in gpg-agent mode
Use the keygrip to find the correct public key instead.
|
2016-10-18 18:05:51 +03:00 |
|
Roman Zeyde
|
f7ebb02799
|
isort: fix imports
|
2016-10-18 12:10:28 +03:00 |
|
Roman Zeyde
|
0ba33a5bc4
|
gpg: document agent responses
|
2016-10-18 12:08:28 +03:00 |
|
Roman Zeyde
|
13752ddcd5
|
gpg: require latest GPG version
|
2016-10-18 12:05:44 +03:00 |
|
Roman Zeyde
|
487a8e56c4
|
gpg: add keygrip logic into decoding
|
2016-10-17 23:30:50 +03:00 |
|
Roman Zeyde
|
ef56ee4602
|
gpg: remove verifying logic from decoding
|
2016-10-17 23:08:16 +03:00 |
|
Roman Zeyde
|
ae381a38e5
|
gpg: export keygrips from protocol
|
2016-10-17 22:57:40 +03:00 |
|
Roman Zeyde
|
446ec99bf4
|
gpg: remove complex pubkey parsing code
|
2016-10-17 22:51:11 +03:00 |
|
Roman Zeyde
|
c9bc079dc9
|
gpg: add file:line to logging format
|
2016-10-17 11:58:03 +03:00 |
|
Roman Zeyde
|
65d2c04478
|
gpg: fix agent module to work with Python 3
|
2016-10-17 11:47:22 +03:00 |
|
Roman Zeyde
|
2d57bf4453
|
gpg: beter logging while search for GPG key
|
2016-10-17 11:46:58 +03:00 |
|
Roman Zeyde
|
79b6d31dfe
|
gpg: raise proper exception when keygrip mismatch is detected
|
2016-10-17 11:08:06 +03:00 |
|
Roman Zeyde
|
7de88a3980
|
gpg: add comment for stopping current gpg-agent
|
2016-10-16 22:40:16 +03:00 |
|
Roman Zeyde
|
d236f4667e
|
gpg: allow Curve25519 for ECDH
|
2016-10-15 16:10:16 +03:00 |
|
Roman Zeyde
|
42813ddbb4
|
gpg: parse curve OID from public key to select curve name
|
2016-10-15 16:10:16 +03:00 |
|
Roman Zeyde
|
8f19690943
|
gpg: support Curve25519 for creating encryption subkeys
|
2016-10-15 16:10:16 +03:00 |
|
Roman Zeyde
|
5047805385
|
gpg: move HardwareSigner to device module
|
2016-10-15 16:10:16 +03:00 |
|
Roman Zeyde
|
915b326da7
|
gpg: simplify AgentSigner and move to keyring module
|
2016-10-15 15:57:45 +03:00 |
|
Roman Zeyde
|
e7b8379a97
|
factory: explicitly only the first interface
|
2016-10-14 20:58:42 +03:00 |
|
Roman Zeyde
|
26435130d7
|
factory: emit warning (instead of exception) when an import fails
|
2016-10-12 21:15:21 +03:00 |
|