Commit Graph

691 Commits (e922f45871bcfc82fef3db6e0b8e6e6a31d79c28)
 

Author SHA1 Message Date
Roman Zeyde e922f45871
bump version 7 years ago
Roman Zeyde 377af1466c
gpg: detect installed GnuPG binary 7 years ago
Roman Zeyde b7743e12a5
gpg: support GnuPG 2.2.x default installation 7 years ago
Roman Zeyde 48d5630561
gpg: fix identity stringification 7 years ago
Roman Zeyde b88dff8430
ssh: fix identity stringification 7 years ago
Roman Zeyde 2af1086ed8
bump version 7 years ago
Roman Zeyde 7e95179128
ssh: fix unicode identity handling for Python 2 7 years ago
Roman Zeyde ac8898a434
gpg: allow using 'gpg' instead of 'gpg2' 7 years ago
Roman Zeyde 0b829636e1
ssh: close stdin when running subshell 7 years ago
Roman Zeyde 7598f6cdbf
Merge branch 'travis' 7 years ago
Roman Zeyde c8bf57cbcc
travis: fix setuptools issue 7 years ago
Roman Zeyde 62af49236c Merge pull request #132 from romanzolotarev/patch-1
Fix link in README-GPG.md
7 years ago
Roman Zolotarev af3f669780 Update README-GPG.md 7 years ago
Roman Zeyde 1520dbd8b9
gpg: add a screencast for identity re-generation 7 years ago
Roman Zeyde 4f05d51e9b
bump version 7 years ago
Roman Zeyde 9d38c26a0f
gpg: add 'fake' device for GPG-integration testing 7 years ago
Roman Zeyde 3a9330b995
gpg: return SCD version from agent 7 years ago
Roman Zeyde f904aac92e
Allow unicode in identity string for SSH and GPG 7 years ago
Roman Zeyde ca67923fe8
INSTALL: add instructions for Fedora/RedHat 7 years ago
Roman Zeyde ce90e61eb2
README: add troubleshooting section for GPG 7 years ago
Roman Zeyde 90dc124e8d
install: note '~/.local/bin' issue with pip 7 years ago
Roman Zeyde 442bf725ef
gpg: fail SCD-related requests 7 years ago
Roman Zeyde 5820480052
GPG: set default user ID for signing during gpg-init 7 years ago
Roman Zeyde ae2a84e168
INSTALL: comment about Ledger's 'SSH/PGP Agent' app requirement 7 years ago
Roman Zeyde f6911a0016
pin: use PyQt only when running with no TTY 7 years ago
Roman Zeyde 69c54eb425
device: allow Qt-based PIN entry for Trezor/Keepkey 7 years ago
Roman Zeyde 931573f32b
gpg: echo during identity initialization 7 years ago
Roman Zeyde 1e8363d4fc
gpg: refactor client usage at agent module
This allows caching public keys (as done in the SSH agent).
7 years ago
Roman Zeyde b7113083b4
README: add 'git config' for enabling commit signing 7 years ago
Roman Zeyde b5c4eca0d2
README: elaborate trezor/ledger usage for GPG 7 years ago
Roman Zeyde 8aa08d0862
INSTALL: remove duplicate line 7 years ago
Roman Zeyde b452b49f4c
README: note qtpass for password management 7 years ago
Roman Zeyde 639c4efb6d
README: add links to products 7 years ago
Roman Zeyde 6f1686c614
README: remove extra parentheses 7 years ago
Roman Zeyde 300d9a7140
README: update GPG screencasts and other examples 7 years ago
Roman Zeyde b143bafc70
README: remove PyPI badges 7 years ago
Roman Zeyde f2c6b6b9c1
README: move installation to a separate file 7 years ago
Roman Zeyde e0507b1508
tests: cover file-based logging case 7 years ago
Roman Zeyde 85274d8374
bump version 7 years ago
Roman Zeyde f358ca29d4
Allow loading previously exported SSH public keys from a file 7 years ago
Roman Zeyde 53d43cba29
gpg: update README after re-packaging 7 years ago
Roman Zeyde 214b556f83
ssh: simplify argparse creation 7 years ago
Roman Zeyde 051a3fd4ab
ssh: remove unused git-related code 7 years ago
Roman Zeyde 91050ee64a
ssh: remove unused git wrapper 7 years ago
Roman Zeyde 257992d04c
ssh: move related code to a separate subdirectory 7 years ago
Roman Zeyde 6c2273387d
util: extend logging.basicConfig() 7 years ago
Roman Zeyde b6ad8207ba
setup: add Python 3.6 support 7 years ago
Roman Zeyde 3a93fc859d
setup: fix indentation for lists 7 years ago
Roman Zeyde 7d9b3ff1d0
README: update device-related info 7 years ago
Roman Zeyde 4af881b3cb
Split the package into a shared library and separate per-device packages 7 years ago