Hardware-based SSH/PGP agent
Go to file
2017-10-10 20:43:45 +03:00
agents gpg: add 'fake' device for GPG-integration testing 2017-07-16 15:29:47 +03:00
doc gpg: add note regarding Pinentry 2017-10-10 15:10:56 +03:00
libagent gpg: add compression and stronger digests 2017-10-10 20:43:45 +03:00
scripts gpg: show warnings while importing new pubkey 2017-10-10 20:29:31 +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
LICENSE Initial commit 2015-06-06 17:42:48 +03:00
README.md doc: move READMEs to separate directory 2017-10-09 09:37:22 +03:00
setup.py bump version 2017-10-08 13:49:44 +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.