Hardware-based SSH/PGP agent
Go to file
2017-09-22 14:11:21 +03:00
agents gpg: add 'fake' device for GPG-integration testing 2017-07-16 15:29:47 +03:00
libagent ssh: fix unicode identity handling for Python 2 2017-09-22 14:11:21 +03:00
scripts gpg: allow using 'gpg' instead of 'gpg2' 2017-09-09 21:31:25 +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 travis: fix setuptools issue 2017-08-18 11:46:08 +03:00
INSTALL.md INSTALL: add instructions for Fedora/RedHat 2017-06-15 21:13:42 +03:00
LICENSE Initial commit 2015-06-06 17:42:48 +03:00
README-GPG.md Update README-GPG.md 2017-08-15 19:20:31 +03:00
README-SSH.md README: add Hg demo 2016-11-08 21:45:42 +02:00
README.md README: add links to products 2017-05-14 21:08:55 +03:00
setup.py bump version 2017-07-16 15:29:49 +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 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.