Commit Graph

897 Commits (master)
 

Author SHA1 Message Date
rendaw 9e78d52721 SSH clarification 6 years ago
Roman Zeyde 2a76ef6819
gpg: notice encryption of gpg-agent logs (for privacy) 6 years ago
Roman Zeyde 654a3c465a
Merge remote-tracking branch 'rendaw/systemd-instructions' 6 years ago
Roman Zeyde 2168115b06
ssh: fixup small refactoring bug 6 years ago
Roman Zeyde 4a9140c42d
Merge branch 'serge' 6 years ago
Roman Zeyde b20d98bf57
gpg: move socket path generation into a helper function 6 years ago
Roman Zeyde 199fb299c3
gpg: use 'sys.exit' and log homedir 6 years ago
rendaw 06e169f141 Add instructions for using SSH agent as systemd unit 6 years ago
rendaw 131111bc0e Add additional information to docs; collect and reorganize sections 6 years ago
Roman Zeyde f4208009e0
trezor: init_device before failing PIN/passphrase entry 6 years ago
Roman Zeyde 73d60dbec0
gpg: cache the passphrase for better UX 6 years ago
Roman Zeyde 34ea224290
gpg: the scripts should be only user-readable 6 years ago
Roman Zeyde 7803026f61
gpg: allow setting passphrase from environment variable
as done by TREZOR's client library
6 years ago
Roman Zeyde 34ce1005fd
build: add simple script for PyPI release 6 years ago
Roman Zeyde 8677c8ebaa
trezor_agent: fix broken PyPI package 6 years ago
Serge Pokhodyaev 6363eb0d4a add -f/--foreground option to run as systemd service 6 years ago
Serge Pokhodyaev a32bfc749b don't overwrite homedir 6 years ago
Roman Zeyde 75d117ad0d
Bump version: 0.9.7 → 0.9.8 6 years ago
Roman Zeyde cefc5f180a
ssh: add --sock-path flag to explicitly specify SSH agent's UNIX socket 6 years ago
Roman Zeyde 0f5c71b748
ssh: add --log-file flag 6 years ago
Roman Zeyde d5f97b7efa
Update README title 6 years ago
Roman Zeyde 4a12bfa0b7
Allow SSH agent to daemonize when invoked with `-d` flag
This change adds the support for "eval `trezor-agent -d`" invocation.
6 years ago
Roman Zeyde cac889ff7d
Update trezorlib dependency for trezor_agent 6 years ago
Roman Zeyde 92c6e680ed
doc: add python-tk dependency
Following #194
6 years ago
Roman Zeyde bf294beb56
gpg: decode stdout as UTF-8 6 years ago
Roman Zeyde 713345918e
ssh: document sub-shell mode 6 years ago
Roman Zeyde eb60c2f475
fix more pylint issues 6 years ago
Roman Zeyde 6d8d43db9b
fix pylint issues 6 years ago
Roman Zeyde 3e67bc9f0e
gpg: log GnuPG commands' output 6 years ago
Roman Zeyde 38b50485de
ssh: remove old demo from README 6 years ago
Roman Zeyde 9cba27b31a
Merge pull request #188 from eli-b/patch-2
README-SSH.md: spelling
6 years ago
Eli Boyarski 00a65a9820
README-SSH.md: spelling 6 years ago
Roman Zeyde 52ad601e66
Merge pull request #187 from eli-b/patch-1
INSTALL.md: update the Ledger Nano S udev link
6 years ago
Eli Boyarski d96a2820ff
INSTALL.md: update the Ledger Nano S udev link 6 years ago
Roman Zeyde 29aaf777ad
Bump version: 0.9.6 → 0.9.7 6 years ago
Roman Zeyde 385fc9457b
Support multiple devices 6 years ago
Jonathan Roelofs 9cf73f677a Show libagent version too 6 years ago
Jonathan Roelofs ec97cd0c44 Implement #182 6 years ago
Jonathan Roelofs 4cd7dc02eb Fix an argparse nuance
https://bugs.python.org/issue16308
6 years ago
Roman Zeyde 8fe9460ed6
trezor: allow UDP connection (for emulator) 6 years ago
Roman Zeyde db16aa3d1c
trezor: update to latest trezorlib version 6 years ago
Roman Zeyde 41ccd2f332
fix new pylint warning 6 years ago
Roman Zeyde cb14d1e00b
Bump version: 0.9.5 → 0.9.6 6 years ago
Roman Zeyde cc6ee31deb
add .bumpversion.cfg 6 years ago
Roman Zeyde b1f302151b
tests: fix test_server.py 6 years ago
Roman Zeyde fde50f04ab
Merge branch 'config' 6 years ago
Roman Zeyde 7e42e455a1
gpg: add an example for adding new user ID 7 years ago
Roman Zeyde 13cd6be2d1
travis: pep8 -> pycodestyle 7 years ago
Roman Zeyde 40469c4100
tox: pep8 -> pycodestyle 7 years ago
Roman Zeyde 0d059587a7
ssh: allow configuration from a file 7 years ago