Commit Graph

  • 0f85ae6e2c Rewrite gpg-init Bash script in Python Roman Zeyde 2017-10-11 12:54:22 +03:00
  • 44cdeed024 Merge branch 'fix-gpg-prefs' Roman Zeyde 2017-10-10 20:46:44 +03:00
  • 867e2cfd1b gpg: add MDC support Roman Zeyde 2017-10-10 09:49:31 +03:00
  • df6ddab2cf gpg: add compression and stronger digests Roman Zeyde 2017-10-10 09:05:43 +03:00
  • 5b9f03d198 gpg: show warnings while importing new pubkey Roman Zeyde 2017-10-10 20:27:51 +03:00
  • 06ea890095 gpg: add note regarding Pinentry Roman Zeyde 2017-10-10 15:10:56 +03:00
  • 0999a85529 gpg: add documentation for subkey generation Roman Zeyde 2017-10-10 14:20:17 +03:00
  • 835f283ccf gpg: support multiple keygrips for HAVEKEY command Roman Zeyde 2017-10-10 13:40:59 +03:00
  • f57dbb553f gpg: allow setting trezor-gpg arguments via gpg-init script Roman Zeyde 2017-10-10 13:20:25 +03:00
  • a890dcc085 gpg: add MDC support Roman Zeyde 2017-10-10 09:49:31 +03:00
  • c8ed4a223a gpg: add compression and stronger digests Roman Zeyde 2017-10-10 09:05:43 +03:00
  • 1ef96bed03 gpg: handle NOP assuan command Roman Zeyde 2017-10-10 10:04:43 +03:00
  • e4fdca08e5 ssh: fix identity stringification Roman Zeyde 2017-10-09 16:24:11 +03:00
  • 51b297e93b doc: add Enigmail tutorial Roman Zeyde 2017-10-09 10:02:09 +03:00
  • c22c959cf9 doc: move READMEs to separate directory Roman Zeyde 2017-10-09 09:26:54 +03:00
  • 3199cb964a Merge branch 'timestamplookup' Roman Zeyde 2017-10-09 09:34:59 +03:00
  • c5f245957d README: add spaces around '|' operators Roman Zeyde 2017-10-09 09:33:09 +03:00
  • fbb3059a0b README: Add a note about how to fetch a key's timestamp. Chris Cowan 2017-10-08 17:57:47 -07:00
  • e922f45871 bump version v0.9.4 Roman Zeyde 2017-10-08 13:49:44 +03:00
  • 377af1466c gpg: detect installed GnuPG binary Roman Zeyde 2017-10-07 20:43:59 +03:00
  • b7743e12a5 gpg: support GnuPG 2.2.x default installation Roman Zeyde 2017-10-07 20:29:01 +03:00
  • 48d5630561 gpg: fix identity stringification Roman Zeyde 2017-10-07 19:18:58 +03:00
  • b88dff8430 ssh: fix identity stringification Roman Zeyde 2017-10-05 18:16:15 +03:00
  • 40460e0291 README: remove unused badges Roman Zeyde 2017-10-05 17:53:48 +03:00
  • 43b68779a4 travis: add Python 3.6 Roman Zeyde 2017-10-05 17:28:39 +03:00
  • 2af1086ed8 bump version v0.9.3 Roman Zeyde 2017-10-02 20:46:30 +03:00
  • 7e95179128 ssh: fix unicode identity handling for Python 2 Roman Zeyde 2017-09-22 14:11:21 +03:00
  • ac8898a434 gpg: allow using 'gpg' instead of 'gpg2' Roman Zeyde 2017-09-09 21:31:25 +03:00
  • 0b829636e1 ssh: close stdin when running subshell Roman Zeyde 2017-08-31 17:00:27 +03:00
  • 7598f6cdbf Merge branch 'travis' Roman Zeyde 2017-08-18 11:50:33 +03:00
  • c8bf57cbcc travis: fix setuptools issue Roman Zeyde 2017-08-18 11:46:08 +03:00
  • 62af49236c Merge pull request #132 from romanzolotarev/patch-1 Roman Zeyde 2017-08-15 21:41:41 +03:00
  • af3f669780 Update README-GPG.md Roman Zolotarev 2017-08-15 19:20:31 +03:00
  • 1520dbd8b9 gpg: add a screencast for identity re-generation Roman Zeyde 2017-08-07 21:15:36 +03:00
  • 4f05d51e9b bump version v0.9.2 Roman Zeyde 2017-07-16 10:28:26 +03:00
  • 9d38c26a0f gpg: add 'fake' device for GPG-integration testing Roman Zeyde 2017-07-15 20:38:00 +03:00
  • 3a9330b995 gpg: return SCD version from agent Roman Zeyde 2017-07-14 21:16:14 +03:00
  • f904aac92e Allow unicode in identity string for SSH and GPG Roman Zeyde 2017-06-24 13:45:25 +03:00
  • ca67923fe8 INSTALL: add instructions for Fedora/RedHat Roman Zeyde 2017-06-15 21:12:12 +03:00
  • ce90e61eb2 README: add troubleshooting section for GPG Roman Zeyde 2017-06-14 21:43:25 +03:00
  • 90dc124e8d install: note '~/.local/bin' issue with pip Roman Zeyde 2017-06-12 22:39:11 +03:00
  • 442bf725ef gpg: fail SCD-related requests Roman Zeyde 2017-06-07 23:11:57 +03:00
  • 5820480052 GPG: set default user ID for signing during gpg-init Roman Zeyde 2017-06-05 22:04:03 +03:00
  • ae2a84e168 INSTALL: comment about Ledger's 'SSH/PGP Agent' app requirement Roman Zeyde 2017-05-26 09:59:23 +03:00
  • f6911a0016 pin: use PyQt only when running with no TTY Roman Zeyde 2017-05-21 21:03:04 +03:00
  • 69c54eb425 device: allow Qt-based PIN entry for Trezor/Keepkey Roman Zeyde 2017-05-21 17:29:57 +03:00
  • 931573f32b gpg: echo during identity initialization Roman Zeyde 2017-05-20 12:00:12 +03:00
  • 1e8363d4fc gpg: refactor client usage at agent module Roman Zeyde 2017-05-19 21:27:31 +03:00
  • b7113083b4 README: add 'git config' for enabling commit signing Roman Zeyde 2017-05-19 21:29:57 +03:00
  • b5c4eca0d2 README: elaborate trezor/ledger usage for GPG Roman Zeyde 2017-05-17 22:01:59 +03:00
  • 8aa08d0862 INSTALL: remove duplicate line Roman Zeyde 2017-05-17 21:53:35 +03:00
  • b452b49f4c README: note qtpass for password management Roman Zeyde 2017-05-15 20:13:13 +03:00
  • 639c4efb6d README: add links to products Roman Zeyde 2017-05-14 21:08:55 +03:00
  • 6f1686c614 README: remove extra parentheses Roman Zeyde 2017-05-14 14:06:19 +03:00
  • 300d9a7140 README: update GPG screencasts and other examples Roman Zeyde 2017-05-14 10:58:56 +03:00
  • b143bafc70 README: remove PyPI badges Roman Zeyde 2017-05-14 10:51:07 +03:00
  • f2c6b6b9c1 README: move installation to a separate file Roman Zeyde 2017-05-14 10:44:50 +03:00
  • e0507b1508 tests: cover file-based logging case Roman Zeyde 2017-05-14 10:04:01 +03:00
  • 85274d8374 bump version v0.9.1 Roman Zeyde 2017-05-13 13:18:25 +03:00
  • f358ca29d4 Allow loading previously exported SSH public keys from a file Roman Zeyde 2017-05-13 12:47:48 +03:00
  • 53d43cba29 gpg: update README after re-packaging Roman Zeyde 2017-05-06 21:13:07 +03:00
  • 214b556f83 ssh: simplify argparse creation Roman Zeyde 2017-05-06 20:55:38 +03:00
  • 051a3fd4ab ssh: remove unused git-related code Roman Zeyde 2017-05-06 20:40:23 +03:00
  • 91050ee64a ssh: remove unused git wrapper Roman Zeyde 2017-05-06 15:02:46 +03:00
  • 257992d04c ssh: move related code to a separate subdirectory Roman Zeyde 2017-05-05 11:22:00 +03:00
  • 6c2273387d util: extend logging.basicConfig() Roman Zeyde 2017-05-03 21:30:33 +03:00
  • b6ad8207ba setup: add Python 3.6 support Roman Zeyde 2017-05-01 21:37:32 +03:00
  • 3a93fc859d setup: fix indentation for lists Roman Zeyde 2017-05-01 21:35:05 +03:00
  • 7d9b3ff1d0 README: update device-related info v0.9.0 Roman Zeyde 2017-04-29 20:28:54 +03:00
  • 4af881b3cb Split the package into a shared library and separate per-device packages Roman Zeyde 2017-04-27 16:31:17 +03:00
  • eb525e1b62 gpg: simplify Python entry point and refactor Bash scripts a bit Roman Zeyde 2017-04-26 22:05:49 +03:00
  • 02c8e729b7 ssh: retrieve all keys using a single device session Roman Zeyde 2017-04-25 20:43:19 +03:00
  • 12359938ad keepkey: fix transport import Roman Zeyde 2017-04-23 21:27:02 +03:00
  • 93cd3e688b travis: add Python 3.6 Roman Zeyde 2017-03-17 13:12:42 +02:00
  • 26d7dd3124 Cache public keys for the duration of the agent Tomás Rojas 2017-04-22 14:47:30 +03:00
  • 0d5c3a9ca7 Allow using TREZOR bridge (instead of HID transport) Tomás Rojas 2017-04-21 21:25:46 +03:00
  • 97ec6b2719 travis: fix dependency Roman Zeyde 2017-04-22 10:53:39 +03:00
  • 8ba9be1780 fix pylint warnings Roman Zeyde 2017-04-21 22:56:50 +03:00
  • b2bc87c0c7 fix pydocstyle warnings Roman Zeyde 2017-04-21 22:51:11 +03:00
  • d522d148ef Connection error is confusing (#105) Timothy Hobbs 2017-04-10 09:40:27 +02:00
  • c796a3b01d README: password manager usage example Roman Zeyde 2017-03-28 21:21:35 +03:00
  • a3362bbf3e bump version v0.8.3 Roman Zeyde 2017-03-18 16:49:09 +02:00
  • 9a271d115b Allow contents in buffer when using _legacy_pubs Nubis 2017-03-07 23:45:05 -03:00
  • 6a7165298f decode: skip invalid pubkeys (instead of crashing) Roman Zeyde 2017-03-07 21:43:32 +02:00
  • c4f3fa6e04 agent: reply correctly to HAVEKEY requests Roman Zeyde 2017-02-21 13:08:44 +02:00
  • 8a77fa519f decode: raise an error when keygrip is missing Roman Zeyde 2017-02-21 13:06:12 +02:00
  • 59560ec0b0 util: add simple memoization decorator Roman Zeyde 2017-02-21 13:05:48 +02:00
  • 7a91196dd5 agent: add link to HAVEKEY implementation Roman Zeyde 2017-02-21 11:48:22 +02:00
  • 43c424a402 ssh: allow "just-in-time" connection for agent-like behaviour Roman Zeyde 2017-01-07 18:29:12 +02:00
  • 6672ea9bc4 device: set passphrase from environment Roman Zeyde 2017-01-06 12:44:58 +02:00
  • 002dc2a0e0 tox: order imports Roman Zeyde 2017-01-06 12:37:14 +02:00
  • 61ced2808f device: allow non-empty passphrases Roman Zeyde 2017-01-06 11:59:57 +02:00
  • 71a8930021 bump version v0.8.2 Roman Zeyde 2017-01-05 23:12:54 +02:00
  • 74e8f21a22 gpg: export secret subkey Roman Zeyde 2017-01-01 18:14:52 +02:00
  • 897236d556 gpg: allow decoding secret keys Roman Zeyde 2017-01-01 18:14:28 +02:00
  • 5bec0e8382 README: upgrade also pip Roman Zeyde 2017-01-01 10:08:19 +02:00
  • 3cb7f6fd21 gpg: export secret primary key Roman Zeyde 2016-12-30 18:55:18 +02:00
  • cad2ec1239 device: import device-specific defs module lazily Roman Zeyde 2016-12-27 12:34:07 +02:00
  • 604b2b7e99 gpg: allow GPG 2.1.11+ (to support Ubuntu 16.04 & Mint 18) Roman Zeyde 2016-12-27 10:12:34 +02:00
  • 159bd79b5f gpg: list fingerpints explicitly during init Roman Zeyde 2016-12-27 10:04:48 +02:00