Commit Graph

  • 9e78d52721 SSH clarification rendaw 2018-02-27 02:29:54 +09:00
  • 2a76ef6819 gpg: notice encryption of gpg-agent logs (for privacy) Roman Zeyde 2018-02-24 23:49:35 +02:00
  • 654a3c465a Merge remote-tracking branch 'rendaw/systemd-instructions' Roman Zeyde 2018-02-24 21:34:22 +02:00
  • 2168115b06 ssh: fixup small refactoring bug Roman Zeyde 2018-02-24 21:23:47 +02:00
  • 4a9140c42d Merge branch 'serge' Roman Zeyde 2018-02-24 21:07:42 +02:00
  • b20d98bf57 gpg: move socket path generation into a helper function Roman Zeyde 2018-02-24 21:03:30 +02:00
  • 199fb299c3 gpg: use 'sys.exit' and log homedir Roman Zeyde 2018-02-24 20:46:04 +02:00
  • 06e169f141 Add instructions for using SSH agent as systemd unit rendaw 2018-02-24 03:08:46 +09:00
  • 131111bc0e Add additional information to docs; collect and reorganize sections rendaw 2018-02-23 20:55:46 +09:00
  • f4208009e0 trezor: init_device before failing PIN/passphrase entry Roman Zeyde 2018-02-22 11:19:26 +02:00
  • 73d60dbec0 gpg: cache the passphrase for better UX Roman Zeyde 2018-02-21 11:35:26 +02:00
  • 34ea224290 gpg: the scripts should be only user-readable Roman Zeyde 2018-02-20 21:21:45 +02:00
  • 7803026f61 gpg: allow setting passphrase from environment variable Roman Zeyde 2018-02-20 09:59:15 +02:00
  • 34ce1005fd build: add simple script for PyPI release Roman Zeyde 2018-02-19 13:16:58 +02:00
  • 8677c8ebaa trezor_agent: fix broken PyPI package Roman Zeyde 2018-02-19 13:15:49 +02:00
  • 6363eb0d4a add -f/--foreground option to run as systemd service Serge Pokhodyaev 2018-02-18 21:08:36 +03:00
  • a32bfc749b don't overwrite homedir Serge Pokhodyaev 2018-02-18 20:24:22 +03:00
  • f30d28e39a Bump version: 1.13.0 → 1.13.1 v1.13.1 Roman Zeyde 2018-02-18 11:24:05 +02:00
  • fff10853a9 version: use bumpversion for bumping Roman Zeyde 2018-02-18 11:23:41 +02:00
  • 147404645c pep8 -> pycodestyle Roman Zeyde 2018-02-18 11:01:53 +02:00
  • 0e29f9a606 pylint: fix warnings (mostly import-related) Roman Zeyde 2018-02-18 10:57:21 +02:00
  • 93a174142b Update supported Python version Roman Zeyde 2018-02-18 10:01:18 +02:00
  • 3210638003 framing: use '%08x' for CRC-32 logging Roman Zeyde 2017-11-01 13:10:30 +02:00
  • ceaf893675 config: use '//' for Python 3 (instead of '/') Roman Zeyde 2017-11-01 13:09:32 +02:00
  • 75d117ad0d Bump version: 0.9.7 → 0.9.8 v0.9.8 Roman Zeyde 2018-02-15 19:10:40 +02:00
  • cefc5f180a ssh: add --sock-path flag to explicitly specify SSH agent's UNIX socket Roman Zeyde 2018-02-15 19:08:13 +02:00
  • 0f5c71b748 ssh: add --log-file flag Roman Zeyde 2018-02-15 18:50:50 +02:00
  • d5f97b7efa Update README title Roman Zeyde 2018-02-15 15:15:16 +02:00
  • 4a12bfa0b7 Allow SSH agent to daemonize when invoked with -d flag Roman Zeyde 2018-02-15 15:10:34 +02:00
  • cac889ff7d Update trezorlib dependency for trezor_agent Roman Zeyde 2018-02-15 14:23:36 +02:00
  • 92c6e680ed doc: add python-tk dependency Roman Zeyde 2018-02-04 11:49:21 +02:00
  • bf294beb56 gpg: decode stdout as UTF-8 Roman Zeyde 2018-01-30 20:18:19 +02:00
  • 713345918e ssh: document sub-shell mode Roman Zeyde 2018-01-26 11:20:14 +02:00
  • eb60c2f475 fix more pylint issues Roman Zeyde 2018-01-24 18:37:30 +02:00
  • 6d8d43db9b fix pylint issues Roman Zeyde 2018-01-22 21:24:16 +02:00
  • 3e67bc9f0e gpg: log GnuPG commands' output Roman Zeyde 2018-01-22 20:16:32 +02:00
  • 38b50485de ssh: remove old demo from README Roman Zeyde 2018-01-20 18:28:09 +02:00
  • 9cba27b31a Merge pull request #188 from eli-b/patch-2 Roman Zeyde 2018-01-14 11:50:01 -08:00
  • 00a65a9820 README-SSH.md: spelling Eli Boyarski 2018-01-13 20:27:52 +02:00
  • 52ad601e66 Merge pull request #187 from eli-b/patch-1 Roman Zeyde 2018-01-13 10:15:22 -08:00
  • d96a2820ff INSTALL.md: update the Ledger Nano S udev link Eli Boyarski 2018-01-13 18:12:59 +02:00
  • 29aaf777ad Bump version: 0.9.6 → 0.9.7 v0.9.7 Roman Zeyde 2018-01-10 21:35:40 +02:00
  • 385fc9457b Support multiple devices Roman Zeyde 2018-01-05 20:53:25 +02:00
  • 9cf73f677a Show libagent version too Jonathan Roelofs 2018-01-01 23:05:37 +00:00
  • ec97cd0c44 Implement #182 Jonathan Roelofs 2017-12-29 09:23:06 -07:00
  • 4cd7dc02eb Fix an argparse nuance Jonathan Roelofs 2017-12-29 08:54:31 -07:00
  • 8fe9460ed6 trezor: allow UDP connection (for emulator) Roman Zeyde 2017-12-20 15:05:07 +02:00
  • db16aa3d1c trezor: update to latest trezorlib version Roman Zeyde 2017-12-20 09:28:25 +02:00
  • 41ccd2f332 fix new pylint warning Roman Zeyde 2017-12-22 17:10:27 +02:00
  • cb14d1e00b Bump version: 0.9.5 → 0.9.6 v0.9.6 Roman Zeyde 2017-12-14 20:45:42 +02:00
  • cc6ee31deb add .bumpversion.cfg Roman Zeyde 2017-12-14 20:36:00 +02:00
  • b1f302151b tests: fix test_server.py Roman Zeyde 2017-12-13 21:09:43 +02:00
  • fde50f04ab Merge branch 'config' Roman Zeyde 2017-12-08 21:50:22 +02:00
  • 7e42e455a1 gpg: add an example for adding new user ID Roman Zeyde 2017-12-06 20:31:10 +02:00
  • 13cd6be2d1 travis: pep8 -> pycodestyle Roman Zeyde 2017-12-03 21:45:00 +02:00
  • 40469c4100 tox: pep8 -> pycodestyle Roman Zeyde 2017-12-02 21:13:44 +02:00
  • 0d059587a7 ssh: allow configuration from a file Roman Zeyde 2017-12-01 20:43:45 +02:00
  • 283cb3d7e8 setup: add ConfigArgParse Roman Zeyde 2017-12-01 20:22:52 +02:00
  • 51cc716e3f Merge pull request #169 from dirkx/master Roman Zeyde 2017-11-24 10:30:58 -08:00
  • 8b4850b0ce Explain rationale better, several typos fixed, include warning about keepkey not yet supporting encryption/decryption. Roman Zeyde 2017-11-16 23:01:30 +02:00
  • f22c07e970 trezor: retry in case of invalid PIN Roman Zeyde 2017-11-18 20:36:46 +02:00
  • 29c7234ef4 trezor: make sure scrambled PIN is valid Roman Zeyde 2017-11-18 17:06:23 +02:00
  • 1942e3999b ssh: fix exception type for missing device Roman Zeyde 2017-11-18 16:50:08 +02:00
  • f2e52a88be ` -> ' Roman Zeyde 2017-11-16 23:04:12 +02:00
  • b26a4cc7b0 A few small fixes Roman Zeyde 2017-11-16 23:01:30 +02:00
  • c4dfca04f2 trezor: use UI-based passphrase entry Roman Zeyde 2017-11-16 22:27:30 +02:00
  • a1ecbf447e gpg: return correct keygrip for KEYINFO assuan command Roman Zeyde 2017-11-16 22:13:05 +02:00
  • 1f9d457e92 gpg: no need to remove the UNIX socket Roman Zeyde 2017-11-16 21:53:38 +02:00
  • cb3477fc69 Merge branch 'which-fix' Roman Zeyde 2017-11-16 21:04:12 +02:00
  • 9bbc66cc16 util: add backport for shutil.which() Roman Zeyde 2017-11-15 21:29:11 +02:00
  • 06afc971db Merge pull request #166 from aitorpazos/master Roman Zeyde 2017-11-15 13:11:29 -08:00
  • 2b51a85c26 Rework order of paragraphs for clarity II Dirk-Willem van Gulik 2017-11-15 19:57:09 +01:00
  • 1906e6d9b0 Rework order of paragraphs for clarity. Dirk-Willem van Gulik 2017-11-15 19:56:10 +01:00
  • b3f6e39b48 First cut at a design rationale Dirk-Willem van Gulik 2017-11-15 19:53:23 +01:00
  • 8b03b649d5 doc: Include python3 support in OpenSUSE instructions Aitor Pazos 2017-11-12 20:11:31 +00:00
  • 90cbc41b17 gpg: refactor messagebox UI from PIN entry Roman Zeyde 2017-11-10 22:02:45 +02:00
  • 4926d4f4d3 gpg: set PATH explicitly for $DEVICE-gpg-agent Roman Zeyde 2017-11-09 22:13:28 +02:00
  • d52f295326 gpg: use shutil.which() for Python 3 Roman Zeyde 2017-11-02 17:10:09 +02:00
  • 47a8a53247 Add OpenSUSE-specific installation instructions Max Pixel 2017-09-13 16:15:45 -07:00
  • 9530c4d7db gpg: use gpgconf for getting gpg binary path Roman Zeyde 2017-11-03 10:52:27 +02:00
  • a2d0c1067d gpg: don't hardcode Python binary Roman Zeyde 2017-10-27 11:27:40 +03:00
  • 3d5717dca1 gpg: use a separate process for PIN entrering UI Roman Zeyde 2017-10-27 10:41:22 +03:00
  • 08fef24e39 gpg: use pymsgbox for PIN entrering UI Roman Zeyde 2017-10-21 21:16:22 +03:00
  • bab46dae5c gpg-agent: use correct GNUPGHOME when getting public keys Roman Zeyde 2017-10-21 20:49:05 +03:00
  • e2625cc521 gpg: fail if no public keys are found Roman Zeyde 2017-10-21 19:16:48 +03:00
  • 7ed76fe472 gpg: use correct GNUPGHOME for gpgconf Roman Zeyde 2017-10-21 18:46:04 +03:00
  • a5929eed62 gpg: create config files first Roman Zeyde 2017-10-21 18:21:38 +03:00
  • 5f722f8ae1 logging: add more DEBUG information Roman Zeyde 2017-10-21 17:58:22 +03:00
  • 7212b2fa37 Merge pull request #156 from codeHatcher/feature/155 Roman Zeyde 2017-10-18 01:57:51 -07:00
  • 55e1c614a7 add documentation related to #155 to help other macOS/OSX users who are still using system python Avishaan 2017-10-17 15:37:11 -04:00
  • 6629cb6762 Merge pull request #27 from babetoduarte/master Roman Zeyde 2017-10-15 12:05:53 -07:00
  • 555186c2d8 Fixed PEP-8 trailing whitespaces on doctrings. Jorge A. Duarte 2017-10-15 13:58:15 -05:00
  • 66acac3e35 Made PEP8 changes to several scripts and files. Jorge A. Duarte 2017-10-15 13:52:22 -05:00
  • e1bdae2069 Made documentation changes as requested, according to PEP-257. Jorge A. Duarte 2017-10-15 13:23:57 -05:00
  • 1ff777d226 Added basic comment descriptions to the scripts and to some of the source files. There's still much to be done, but it's a start. babetoduarte 2017-10-14 17:03:27 -05:00
  • 8cf1f0463a device: release HID handle before failing Roman Zeyde 2017-10-14 16:55:47 +03:00
  • f177b0b55a bump version v0.9.5 Roman Zeyde 2017-10-11 21:44:53 +03:00
  • b2450d448c Merge branch 'gpg-init' Roman Zeyde 2017-10-11 21:43:30 +03:00
  • 93e5f0cd8b gpg: update README for latest CLI Roman Zeyde 2017-10-11 21:40:05 +03:00
  • 9998456fe0 ledger: add DEBUG logging Roman Zeyde 2017-10-11 21:15:44 +03:00