Roman Zeyde
|
a1ecbf447e
|
gpg: return correct keygrip for KEYINFO assuan command
|
2017-11-16 22:36:17 +02:00 |
|
Roman Zeyde
|
1f9d457e92
|
gpg: no need to remove the UNIX socket
Our agent should be invoked and re-used when running 'gpg --import'.
|
2017-11-16 21:53:38 +02:00 |
|
Roman Zeyde
|
cb3477fc69
|
Merge branch 'which-fix'
|
2017-11-16 21:04:12 +02:00 |
|
Roman Zeyde
|
9bbc66cc16
|
util: add backport for shutil.which()
|
2017-11-16 20:59:58 +02:00 |
|
Roman Zeyde
|
06afc971db
|
Merge pull request #166 from aitorpazos/master
doc: Include python3 support in OpenSUSE instructions
|
2017-11-15 13:11:29 -08:00 |
|
Aitor Pazos
|
8b03b649d5
|
doc: Include python3 support in OpenSUSE instructions
|
2017-11-12 20:16:34 +00:00 |
|
Roman Zeyde
|
90cbc41b17
|
gpg: refactor messagebox UI from PIN entry
|
2017-11-11 11:16:31 +02:00 |
|
Roman Zeyde
|
4926d4f4d3
|
gpg: set PATH explicitly for $DEVICE-gpg-agent
|
2017-11-09 22:13:28 +02:00 |
|
Roman Zeyde
|
d52f295326
|
gpg: use shutil.which() for Python 3
|
2017-11-04 17:48:00 +02:00 |
|
Max Pixel
|
47a8a53247
|
Add OpenSUSE-specific installation instructions
The packages required are slightly different on OpenSUSE.
|
2017-11-04 17:45:57 +02:00 |
|
Roman Zeyde
|
9530c4d7db
|
gpg: use gpgconf for getting gpg binary path
|
2017-11-03 10:52:27 +02:00 |
|
Roman Zeyde
|
a2d0c1067d
|
gpg: don't hardcode Python binary
|
2017-10-27 11:27:40 +03:00 |
|
Roman Zeyde
|
3d5717dca1
|
gpg: use a separate process for PIN entrering UI
|
2017-10-27 10:43:50 +03:00 |
|
Roman Zeyde
|
08fef24e39
|
gpg: use pymsgbox for PIN entrering UI
|
2017-10-21 21:18:00 +03:00 |
|
Roman Zeyde
|
bab46dae5c
|
gpg-agent: use correct GNUPGHOME when getting public keys
|
2017-10-21 20:49:27 +03:00 |
|
Roman Zeyde
|
e2625cc521
|
gpg: fail if no public keys are found
|
2017-10-21 19:16:48 +03:00 |
|
Roman Zeyde
|
7ed76fe472
|
gpg: use correct GNUPGHOME for gpgconf
|
2017-10-21 18:46:04 +03:00 |
|
Roman Zeyde
|
a5929eed62
|
gpg: create config files first
|
2017-10-21 18:21:38 +03:00 |
|
Roman Zeyde
|
5f722f8ae1
|
logging: add more DEBUG information
|
2017-10-21 18:08:40 +03:00 |
|
Roman Zeyde
|
7212b2fa37
|
Merge pull request #156 from codeHatcher/feature/155
add documentation related to #155 to help other macOS/OSX users who are
|
2017-10-18 01:57:51 -07:00 |
|
Avishaan
|
55e1c614a7
|
add documentation related to #155 to help other macOS/OSX users who are
still using system python
|
2017-10-17 15:37:11 -04:00 |
|
Roman Zeyde
|
8cf1f0463a
|
device: release HID handle before failing
|
2017-10-14 17:34:02 +03:00 |
|
Roman Zeyde
|
f177b0b55a
|
bump version
|
2017-10-11 21:44:53 +03:00 |
|
Roman Zeyde
|
b2450d448c
|
Merge branch 'gpg-init'
|
2017-10-11 21:43:30 +03:00 |
|
Roman Zeyde
|
93e5f0cd8b
|
gpg: update README for latest CLI
|
2017-10-11 21:40:05 +03:00 |
|
Roman Zeyde
|
9998456fe0
|
ledger: add DEBUG logging
|
2017-10-11 21:15:44 +03:00 |
|
Roman Zeyde
|
0f85ae6e2c
|
Rewrite gpg-init Bash script in Python
|
2017-10-11 20:26:06 +03:00 |
|
Roman Zeyde
|
44cdeed024
|
Merge branch 'fix-gpg-prefs'
|
2017-10-10 20:46:44 +03:00 |
|
Roman Zeyde
|
867e2cfd1b
|
gpg: add MDC support
|
2017-10-10 20:43:45 +03:00 |
|
Roman Zeyde
|
df6ddab2cf
|
gpg: add compression and stronger digests
|
2017-10-10 20:43:45 +03:00 |
|
Roman Zeyde
|
5b9f03d198
|
gpg: show warnings while importing new pubkey
|
2017-10-10 20:29:31 +03:00 |
|
Roman Zeyde
|
06ea890095
|
gpg: add note regarding Pinentry
|
2017-10-10 15:10:56 +03:00 |
|
Roman Zeyde
|
0999a85529
|
gpg: add documentation for subkey generation
|
2017-10-10 14:20:17 +03:00 |
|
Roman Zeyde
|
835f283ccf
|
gpg: support multiple keygrips for HAVEKEY command
|
2017-10-10 13:40:59 +03:00 |
|
Roman Zeyde
|
f57dbb553f
|
gpg: allow setting trezor-gpg arguments via gpg-init script
|
2017-10-10 13:20:25 +03:00 |
|
Roman Zeyde
|
a890dcc085
|
gpg: add MDC support
|
2017-10-10 11:56:25 +03:00 |
|
Roman Zeyde
|
c8ed4a223a
|
gpg: add compression and stronger digests
|
2017-10-10 11:56:23 +03:00 |
|
Roman Zeyde
|
1ef96bed03
|
gpg: handle NOP assuan command
|
2017-10-10 10:04:43 +03:00 |
|
Roman Zeyde
|
e4fdca08e5
|
ssh: fix identity stringification
|
2017-10-09 16:24:11 +03:00 |
|
Roman Zeyde
|
51b297e93b
|
doc: add Enigmail tutorial
|
2017-10-09 10:02:09 +03:00 |
|
Roman Zeyde
|
c22c959cf9
|
doc: move READMEs to separate directory
|
2017-10-09 09:37:22 +03:00 |
|
Roman Zeyde
|
3199cb964a
|
Merge branch 'timestamplookup'
|
2017-10-09 09:34:59 +03:00 |
|
Roman Zeyde
|
c5f245957d
|
README: add spaces around '|' operators
|
2017-10-09 09:33:09 +03:00 |
|
Chris Cowan
|
fbb3059a0b
|
README: Add a note about how to fetch a key's timestamp.
|
2017-10-08 17:58:21 -07:00 |
|
Roman Zeyde
|
e922f45871
|
bump version
|
2017-10-08 13:49:44 +03:00 |
|
Roman Zeyde
|
377af1466c
|
gpg: detect installed GnuPG binary
|
2017-10-07 20:46:33 +03:00 |
|
Roman Zeyde
|
b7743e12a5
|
gpg: support GnuPG 2.2.x default installation
|
2017-10-07 20:29:01 +03:00 |
|
Roman Zeyde
|
48d5630561
|
gpg: fix identity stringification
|
2017-10-07 19:18:58 +03:00 |
|
Roman Zeyde
|
b88dff8430
|
ssh: fix identity stringification
|
2017-10-05 18:16:15 +03:00 |
|
Roman Zeyde
|
2af1086ed8
|
bump version
|
2017-10-02 20:46:30 +03:00 |
|