Commit Graph

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