Hardware-based SSH/PGP agent
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Roman Zeyde 34ce1005fd
build: add simple script for PyPI release
6 years ago
agents trezor_agent: fix broken PyPI package 6 years ago
doc doc: add python-tk dependency 6 years ago
libagent ssh: add --sock-path flag to explicitly specify SSH agent's UNIX socket 6 years ago
.bumpversion.cfg Bump version: 0.9.7 → 0.9.8 6 years ago
.gitignore gitignore: sublime text project files 8 years ago
.pylintrc Rewrite gpg-init Bash script in Python 7 years ago
.travis.yml travis: pep8 -> pycodestyle 7 years ago
LICENSE Initial commit 9 years ago
README.md Update README title 6 years ago
release.sh build: add simple script for PyPI release 6 years ago
setup.py Bump version: 0.9.7 → 0.9.8 6 years ago
tox.ini tox: pep8 -> pycodestyle 7 years ago

README.md

Hardware-based SSH/GPG agent

Build Status Chat

See SatoshiLabs' blog posts about this feature:

Installation

See the following instructions for the TREZOR, Keepkey and Ledger Nano S devices.

Usage

For SSH, see the following instructions (for Windows support, see trezor-ssh-agent project by Martin Lízner).

For GPG, see the following instructions.

See here for PIN entering instructions.