Hardware-based SSH/PGP agent
Go to file
2017-05-14 10:58:56 +03:00
agents setup: add Python 3.6 support 2017-05-01 21:37:32 +03:00
libagent tests: cover file-based logging case 2017-05-14 10:04:01 +03:00
scripts Split the package into a shared library and separate per-device packages 2017-04-29 18:34:46 +03:00
.gitignore gitignore: sublime text project files 2016-07-26 17:57:34 +03:00
.pylintrc fix pylint warnings 2017-04-21 22:56:50 +03:00
.travis.yml Split the package into a shared library and separate per-device packages 2017-04-29 18:34:46 +03:00
INSTALL.md README: move installation to a separate file 2017-05-14 10:44:50 +03:00
LICENSE Initial commit 2015-06-06 17:42:48 +03:00
README-GPG.md README: update GPG screencasts and other examples 2017-05-14 10:58:56 +03:00
README-SSH.md README: add Hg demo 2016-11-08 21:45:42 +02:00
README.md README: remove PyPI badges 2017-05-14 10:51:07 +03:00
setup.py bump version 2017-05-13 13:18:25 +03:00
tox.ini Split the package into a shared library and separate per-device packages 2017-04-29 18:34:46 +03:00

Using TREZOR as a hardware SSH/GPG agent

Build Status Chat

See SatoshiLabs' blog posts about this feature:

Installation

See the following instructions for 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.