Roman Zeyde
|
d0497b0137
|
pinentry: specify device name at PIN/passphrase entry UI
|
2018-03-10 22:11:26 +02:00 |
|
Roman Zeyde
|
870152a7af
|
gpg: allow specifying custom homedir during init
|
2018-03-10 18:39:56 +02:00 |
|
Roman Zeyde
|
0c9fc33757
|
gpg: replace gpg-agent.conf by run-agent.sh
|
2018-03-08 17:47:16 +02:00 |
|
Roman Zeyde
|
17ea941add
|
gpg: use pinentry UI for initialization and agent
|
2018-03-08 17:47:14 +02:00 |
|
Roman Zeyde
|
04627f0899
|
gpg: collect OPTIONs from agent
|
2018-03-06 11:02:39 +02:00 |
|
Roman Zeyde
|
4a9140c42d
|
Merge branch 'serge'
|
2018-02-24 21:07:42 +02:00 |
|
Roman Zeyde
|
199fb299c3
|
gpg: use 'sys.exit' and log homedir
|
2018-02-24 20:46:04 +02:00 |
|
Roman Zeyde
|
34ea224290
|
gpg: the scripts should be only user-readable
|
2018-02-20 21:21:45 +02:00 |
|
Serge Pokhodyaev
|
a32bfc749b
|
don't overwrite homedir
|
2018-02-18 20:24:22 +03:00 |
|
Roman Zeyde
|
bf294beb56
|
gpg: decode stdout as UTF-8
|
2018-01-30 20:18:19 +02:00 |
|
Roman Zeyde
|
eb60c2f475
|
fix more pylint issues
|
2018-01-24 18:37:30 +02:00 |
|
Roman Zeyde
|
6d8d43db9b
|
fix pylint issues
|
2018-01-22 21:24:16 +02:00 |
|
Roman Zeyde
|
3e67bc9f0e
|
gpg: log GnuPG commands' output
|
2018-01-22 20:16:32 +02:00 |
|
Roman Zeyde
|
385fc9457b
|
Support multiple devices
|
2018-01-05 20:53:42 +02:00 |
|
Jonathan Roelofs
|
9cf73f677a
|
Show libagent version too
|
2018-01-01 23:05:37 +00:00 |
|
Jonathan Roelofs
|
ec97cd0c44
|
Implement #182
|
2017-12-29 09:23:06 -07:00 |
|
Jonathan Roelofs
|
4cd7dc02eb
|
Fix an argparse nuance
https://bugs.python.org/issue16308
|
2017-12-29 08:54:31 -07:00 |
|
Roman Zeyde
|
40469c4100
|
tox: pep8 -> pycodestyle
|
2017-12-02 21:14:03 +02:00 |
|
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
|
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 |
|
Roman Zeyde
|
9530c4d7db
|
gpg: use gpgconf for getting gpg binary path
|
2017-11-03 10:52:27 +02: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
|
0f85ae6e2c
|
Rewrite gpg-init Bash script in Python
|
2017-10-11 20:26:06 +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
|
835f283ccf
|
gpg: support multiple keygrips for HAVEKEY command
|
2017-10-10 13:40:59 +03:00 |
|
Roman Zeyde
|
1ef96bed03
|
gpg: handle NOP assuan command
|
2017-10-10 10:04:43 +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
|
3a9330b995
|
gpg: return SCD version from agent
|
2017-07-16 15:29:21 +03:00 |
|
Roman Zeyde
|
f904aac92e
|
Allow unicode in identity string for SSH and GPG
|
2017-06-24 14:26:51 +03:00 |
|
Roman Zeyde
|
442bf725ef
|
gpg: fail SCD-related requests
|
2017-06-07 23:11:57 +03:00 |
|
Roman Zeyde
|
1e8363d4fc
|
gpg: refactor client usage at agent module
This allows caching public keys (as done in the SSH agent).
|
2017-05-20 12:22:08 +03:00 |
|
Roman Zeyde
|
4af881b3cb
|
Split the package into a shared library and separate per-device packages
|
2017-04-29 18:34:46 +03:00 |
|